Reference documentation and code samples for the Google Cloud Iam V3 Client class SearchTargetPolicyBindingsResponse.
Response message for SearchTargetPolicyBindings method.
Generated from protobuf message google.iam.v3.SearchTargetPolicyBindingsResponse
Namespace
Google \ Cloud \ Iam \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ policy_bindings
↳ next_page_token
string
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.
getPolicyBindings
The policy bindings bound to the specified target.
setPolicyBindings
The policy bindings bound to the specified target.
$this
getNextPageToken
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.
string
setNextPageToken
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.
var
string
$this

