Class ListGrantsResponse (0.1.0)

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

Message for response to listing grants.

Attributes

Name Description
grants MutableSequence[google.cloud.privilegedaccessmanager_v1.types.Grant]
The list of grants.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.