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