uid property

String? uid
getter/setter pair

Google-generated UUID for this resource.

This is unique across all Fleet resources. If a Fleet resource is deleted and another resource with the same name is created, it gets a different uid.

Output only.

Implementation

core.String? uid;