uid property

String? uid
getter/setter pair

The uid of the resource.

In the unexpected case that the instance has multiple uids for the same name, they should be reported under separate ResourceStatuses.

Implementation

core.String? uid;