uid property

String? uid
getter/setter pair

System generated unique id for the GlossaryCategory.

This ID will be different if the GlossaryCategory is deleted and re-created with the same name.

Output only.

Implementation

core.String? uid;