uid property

String? uid
getter/setter pair

The Google-generated UUID for the group.

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

Output only.

Implementation

core.String? uid;