uniqueId property
Google-generated UUID for this resource.
This is unique across all Membership resources. If a Membership resource is deleted and another resource with the same name is created, it gets a different unique_id.
Output only.
Implementation
core.String? uniqueId;