public sealed class UpdateCustomConstraintRequest : IMessage<UpdateCustomConstraintRequest>, IEquatable<UpdateCustomConstraintRequest>, IDeepCloneable<UpdateCustomConstraintRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Organization Policy v2 API class UpdateCustomConstraintRequest.
The request sent to the [UpdateCustomConstraintRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.UpdateCustomConstraint] method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `UpdateCustomConstraintRequest` class within the Google Cloud Organization Policy v2 API."],["The `UpdateCustomConstraintRequest` class is used to send requests to the `UpdateCustomConstraint` method, which is part of the Organization Policy v2 API."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The latest version of the `UpdateCustomConstraintRequest` documentation is for version 2.7.0, with past versions available ranging back to version 1.0.0."],["The class has a property, CustomConstraint, that is required to be sent in order to update a `CustomConstraint`."]]],[]]