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 for .NET."],["The `GetCustomConstraintRequest` class is used to send requests to the `GetCustomConstraint` method, as part of the Google Cloud Org Policy API."],["The document lists the different available versions of the API, ranging from the latest version (2.7.0) down to version 1.0.0, and the current active version is 2.6.0."],["`GetCustomConstraintRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCustomConstraintRequest` class includes properties like `CustomConstraintName` (a typed resource name) and `Name` (a string resource name), allowing you to set the custom constraint by its resource name."]]],[]]