public sealed class GetPolicyRequest : IMessage<GetPolicyRequest>, IEquatable<GetPolicyRequest>, IDeepCloneable<GetPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Organization Policy v2 API class GetPolicyRequest.
The request sent to the [GetPolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.GetPolicy] 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 document provides reference documentation for the `GetPolicyRequest` class within the Organization Policy v2 API, specifically for version 2.3.0."],["`GetPolicyRequest` is a class used to make requests to the `GetPolicy` method, implemented to retrieve a policy resource."],["The `GetPolicyRequest` class includes properties such as `Name` and `PolicyName`, with `Name` being a string that denotes the required resource name, and `PolicyName` is a typed view of the `Name` property."],["The `GetPolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Several previous versions of the API's documentation are listed, from version 1.0.0 all the way up to the latest 2.7.0, in addition to the page being viewed which is 2.3.0."]]],[]]