public sealed class GetAccessPolicyRequest : IMessage<GetAccessPolicyRequest>, IEquatable<GetAccessPolicyRequest>, IDeepCloneable<GetAccessPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class GetAccessPolicyRequest.
[[["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-04-02 UTC."],[[["This document provides reference information for the `GetAccessPolicyRequest` class within the Identity Access Context Manager v1 API, specifically version 2.2.0."],["The `GetAccessPolicyRequest` class is used to request a specific `AccessPolicy` and is part of the `Google.Identity.AccessContextManager.V1` namespace."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The class has properties such as `AccessPolicyName` and `Name`, which are used to specify the access policy to be retrieved, and it has two constructors."],["The page includes links to versions of the API, ranging from 1.2.0 to the latest 2.5.0, as well as providing links to the documentation of related objects, such as interfaces and the namespace."]]],[]]