Reference documentation and code samples for the Organization Policy V2 API class Google::Cloud::OrgPolicy::V2::GetCustomConstraintRequest.
The request sent to the [GetCustomConstraint] [google.cloud.orgpolicy.v2.OrgPolicy.GetCustomConstraint] method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. Resource name of the custom constraint. See the custom constraint entry for naming requirements.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Resource name of the custom constraint. See the custom constraint entry for naming requirements.
Returns
- (::String) — Required. Resource name of the custom constraint. See the custom constraint entry for naming requirements.