Reference documentation and code samples for the Google Cloud Org Policy V2 Client class GetCustomConstraintRequest.
The request sent to the GetCustomConstraint method.
Generated from protobuf message google.cloud.orgpolicy.v2.GetCustomConstraintRequest
Namespace
Google \ Cloud \ OrgPolicy \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name of the custom constraint. See the custom constraint entry for naming requirements.
getName
Required. Resource name of the custom constraint. See the custom constraint entry for naming requirements.
string
setName
Required. Resource name of the custom constraint. See the custom constraint entry for naming requirements.
var
string
$this
static::build
name
string
Required. Resource name of the custom constraint. See the custom constraint entry for naming requirements. Please see OrgPolicyClient::customConstraintName() for help formatting this field.