Reference documentation and code samples for the Google Cloud Org Policy V2 Client class ListCustomConstraintsResponse.
The response returned from the ListCustomConstraints method. It will be empty if no custom constraints are set on the organization resource.
Generated from protobuf message google.cloud.orgpolicy.v2.ListCustomConstraintsResponse
Namespace
Google \ Cloud \ OrgPolicy \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ custom_constraints
array< Google\Cloud\OrgPolicy\V2\CustomConstraint
>
All custom constraints that exist on the organization resource. It will be empty if no custom constraints are set.
↳ next_page_token
string
Page token used to retrieve the next page. This is currently not used, but the server may at any point start supplying a valid token.
getCustomConstraints
All custom constraints that exist on the organization resource. It will be empty if no custom constraints are set.
setCustomConstraints
All custom constraints that exist on the organization resource. It will be empty if no custom constraints are set.
$this
getNextPageToken
Page token used to retrieve the next page. This is currently not used, but the server may at any point start supplying a valid token.
string
setNextPageToken
Page token used to retrieve the next page. This is currently not used, but the server may at any point start supplying a valid token.
var
string
$this