Skip to main content

Interface: IGetUserGroupsResponse

cloudservice.v1.IGetUserGroupsResponse

Properties of a GetUserGroupsResponse.

Hierarchy

Properties

groups

Optional groups: null | $Properties[]

The list of groups in ascending name order.

Inherited from

$Properties.groups


nextPageToken

Optional nextPageToken: null | string

The next page's token.

Inherited from

$Properties.nextPageToken