Skip to main content

Interface: IGetCustomRolesResponse

cloudservice.v1.IGetCustomRolesResponse

Properties of a GetCustomRolesResponse.

Hierarchy

Properties

customRoles

Optional customRoles: null | $Properties[]

The list of custom roles in ascending ID order.

Inherited from

$Properties.customRoles


nextPageToken

Optional nextPageToken: null | string

The next page token.

Inherited from

$Properties.nextPageToken