uid property
System generated unique ID for the Entity.
This ID will be different if the Entity is deleted and re-created with the same name.
Output only.
Implementation
core.String? uid;
System generated unique ID for the Entity.
This ID will be different if the Entity is deleted and re-created with the same name.
Output only.
core.String? uid;