Interface: IGetCustomRolesResponse
cloudservice.v1.IGetCustomRolesResponse
Properties of a GetCustomRolesResponse.
Implemented by
Properties
customRoles
• Optional customRoles: null | ICustomRole[]
The list of custom roles in ascending ID order.
nextPageToken
• Optional nextPageToken: null | string
The next page token.