Skip to main content

Interface: IGetUserNamespaceAssignmentsResponse

cloudservice.v1.IGetUserNamespaceAssignmentsResponse

Properties of a GetUserNamespaceAssignmentsResponse.

Hierarchy

Properties

nextPageToken

Optional nextPageToken: null | string

The next page's token.

Inherited from

$Properties.nextPageToken


users

Optional users: null | $Properties[]

The list of users with access to the namespace.

Inherited from

$Properties.users