uid property

String? uid
getter/setter pair

The system-generated UID of the resource.

The UID is assigned when the resource is created, and it is retained until it is deleted.

Output only.

Implementation

core.String? uid;