Class ListAccessApprovalRequestsResponse (0.1.0)

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

Response message for list access requests.

Attributes

NameDescription
access_approval_requests MutableSequence[google.cloud.cloudcontrolspartner_v1.types.AccessApprovalRequest]
List of access approval requests
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached.