Get Groups Group
data class GetGroupsGroup(val additionalGroupKeys: List<GetGroupsGroupAdditionalGroupKey>, val createTime: String, val description: String, val displayName: String, val groupKeys: List<GetGroupsGroupGroupKey>, val initialGroupConfig: String, val labels: Map<String, String>, val name: String, val parent: String, val updateTime: String)
Properties
Link copied to clipboard
Additional group keys associated with the Group
Link copied to clipboard
The time when the Group was created.
Link copied to clipboard
An extended description to help users determine the purpose of a Group.
Link copied to clipboard
The display name of the Group.
Link copied to clipboard
EntityKey of the Group. Structure is documented below.
Link copied to clipboard
The initial configuration options for creating a Group. See the API reference for possible values. Default value: "EMPTY" Possible values: "INITIAL_GROUP_CONFIG_UNSPECIFIED", "WITH_INITIAL_OWNER", "EMPTY"
Link copied to clipboard
The time when the Group was last updated.