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