uid property

String? uid
getter/setter pair

System generated globally unique ID for the EntryGroup.

If you delete and recreate the EntryGroup with the same name, this ID will be different.

Output only.

Implementation

core.String? uid;