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