uniqueId property
The Google-generated UUID for the spoke.
This value is unique across all spoke resources. If a spoke is deleted and
another with the same name is created, the new spoke is assigned a
different unique_id
.
Output only.
Implementation
core.String? uniqueId;