Class ListEntitlementsResponse (0.1.1)

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

Message for response to listing entitlements.

Attributes

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