Reference documentation and code samples for the Organization Policy V2 API class Google::Cloud::OrgPolicy::V2::UpdateCustomConstraintRequest.
The request sent to the [UpdateCustomConstraintRequest] [google.cloud.orgpolicy.v2.OrgPolicy.UpdateCustomConstraint] method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#custom_constraint
def custom_constraint() -> ::Google::Cloud::OrgPolicy::V2::CustomConstraint
Returns
-
(::Google::Cloud::OrgPolicy::V2::CustomConstraint) — Required.
CustomConstraint
to update.
#custom_constraint=
def custom_constraint=(value) -> ::Google::Cloud::OrgPolicy::V2::CustomConstraint
Parameter
-
value (::Google::Cloud::OrgPolicy::V2::CustomConstraint) — Required.
CustomConstraint
to update.
Returns
-
(::Google::Cloud::OrgPolicy::V2::CustomConstraint) — Required.
CustomConstraint
to update.