parentName property
The name of the group's parent, if it has one.
The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] For groups with no parent, parent_name is the empty string, "".
Implementation
core.String? parentName;
The name of the group's parent, if it has one.
The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] For groups with no parent, parent_name is the empty string, "".
core.String? parentName;