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 two constructors: a default constructor and a constructor that takes another `GetCustomConstraintRequest` instance as a parameter."],["It contains properties such as `CustomConstraintName` and `Name`, with the `Name` property being a required resource name of the custom constraint."]]],[]]