uniqueId property

String? uniqueId
getter/setter pair

The Google-generated UUID for the hub.

This value is unique across all hub resources. If a hub is deleted and another with the same name is created, the new hub is assigned a different unique_id.

Output only.

Implementation

core.String? uniqueId;