Class ListAccessPoliciesResponse (2.24.0)

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

Response message for ListAccessPolicies method.

Attributes

Name Description
access_policies MutableSequence[google.cloud.iam_v3beta.types.AccessPolicy]
The access policies from the specified parent.
next_page_token str
Optional. A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.