Class ListPolicyBindingsResponse (2.20.0)

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

Response message for ListPolicyBindings method.

Attributes

Name Description
policy_bindings MutableSequence[google.cloud.iam_v3.types.PolicyBinding]
The policy bindings 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.