Skip to main content

Interface: IGetUserGroupNamespaceAssignmentsRequest

cloudservice.v1.IGetUserGroupNamespaceAssignmentsRequest

Properties of a GetUserGroupNamespaceAssignmentsRequest.

Hierarchy

  • $Properties

    IGetUserGroupNamespaceAssignmentsRequest

Properties

namespace

Optional namespace: null | string

The namespace to get user groups for.

Inherited from

$Properties.namespace


pageSize

Optional pageSize: null | number

The requested size of the page to retrieve - optional. Cannot exceed 1000. Defaults to 100.

Inherited from

$Properties.pageSize


pageToken

Optional pageToken: null | string

The page token if this is continuing from another response - optional.

Inherited from

$Properties.pageToken