Reference documentation and code samples for the Google Cloud Iam V2 Client class ListPoliciesResponse.
Response message for ListPolicies
.
Generated from protobuf message google.iam.v2.ListPoliciesResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ policies
↳ next_page_token
string
A page token that you can use in a ListPoliciesRequest to retrieve the next page. If this field is omitted, there are no additional pages.
getPolicies
Metadata for the policies that are attached to the resource.
setPolicies
Metadata for the policies that are attached to the resource.
$this
getNextPageToken
A page token that you can use in a ListPoliciesRequest to retrieve the next page. If this field is omitted, there are no additional pages.
string
setNextPageToken
A page token that you can use in a ListPoliciesRequest to retrieve the next page. If this field is omitted, there are no additional pages.
var
string
$this

