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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `GetCustomConstraintRequest` class within the Organization Policy v2 API."],["The `GetCustomConstraintRequest` class is used to send requests to the `GetCustomConstraint` method."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCustomConstraintRequest` class has properties for `CustomConstraintName` and `Name`, representing the resource name of the custom constraint."],["Multiple versions of the API are available, ranging from version 1.0.0 up to 2.7.0, with 2.7.0 being the latest version."]]],[]]