public sealed class GetCustomConstraintRequest : IMessage<GetCustomConstraintRequest>, IEquatable<GetCustomConstraintRequest>, IDeepCloneable<GetCustomConstraintRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Organization Policy v2 API class GetCustomConstraintRequest.
The request sent to the [GetCustomConstraint]
[google.cloud.orgpolicy.v2.OrgPolicy.GetCustomConstraint] 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 webpage provides reference documentation for the `GetCustomConstraintRequest` class within the Google Cloud Organization Policy v2 API, specifically for version 2.5.0."],["`GetCustomConstraintRequest` is a class used to construct requests for the `GetCustomConstraint` method, part of the Organization Policy API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and communication."],["The class contains two constructors, `GetCustomConstraintRequest()` and `GetCustomConstraintRequest(GetCustomConstraintRequest other)`, along with two properties: `CustomConstraintName` and `Name`, for setting request parameters."],["This page also lists links to the documentation of `GetCustomConstraintRequest` for previous versions, ranging from version 1.0.0 to the latest version, 2.7.0."]]],[]]