Skip to main content

Interface: IGetUserGroupNamespaceAssignmentsResponse

cloudservice.v1.IGetUserGroupNamespaceAssignmentsResponse

Properties of a GetUserGroupNamespaceAssignmentsResponse.

Hierarchy

  • $Properties

    IGetUserGroupNamespaceAssignmentsResponse

Properties

groups

Optional groups: null | $Properties[]

The list of user groups with access to the namespace.

Inherited from

$Properties.groups


nextPageToken

Optional nextPageToken: null | string

The next page's token.

Inherited from

$Properties.nextPageToken