Reference documentation and code samples for the Google Cloud Org Policy V2 Client class ListConstraintsResponse.
The response returned from the [ListConstraints] [google.cloud.orgpolicy.v2.OrgPolicy.ListConstraints] method.
Generated from protobuf message google.cloud.orgpolicy.v2.ListConstraintsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ constraints
array< Google\Cloud\OrgPolicy\V2\Constraint
>
The collection of constraints that are available on the targeted resource.
↳ next_page_token
string
Page token used to retrieve the next page. This is currently not used.
getConstraints
The collection of constraints that are available on the targeted resource.
setConstraints
The collection of constraints that are available on the targeted resource.
$this
getNextPageToken
Page token used to retrieve the next page. This is currently not used.
string
setNextPageToken
Page token used to retrieve the next page. This is currently not used.
var
string
$this