Skip to main content

Interface: IGetCustomRolesRequest

cloudservice.v1.IGetCustomRolesRequest

Properties of a GetCustomRolesRequest.

Hierarchy

Properties

pageSize

Optional pageSize: null | number

The requested size of the page to retrieve. 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.

Inherited from

$Properties.pageToken