Class SearchTargetPolicyBindingsResponse (2.19.0)

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

Response message for SearchTargetPolicyBindings method.

Attributes

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