Class ListRolesResponse (2.15.0)

ListRolesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response containing the roles defined under a resource.

Attributes

NameDescription
roles MutableSequence[google.cloud.iam_admin_v1.types.Role]
The Roles defined on this resource.
next_page_token str
To retrieve the next page of results, set ListRolesRequest.page_token to this value.