public sealed class GetAccessLevelRequest : IMessage<GetAccessLevelRequest>, IEquatable<GetAccessLevelRequest>, IDeepCloneable<GetAccessLevelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class GetAccessLevelRequest.
public LevelFormat AccessLevelFormat { get; set; }
Whether to return BasicLevels in the Cloud Common Expression
Language rather than as BasicLevels. Defaults to AS_DEFINED, where
[Access Levels] [google.identity.accesscontextmanager.v1.AccessLevel]
are returned as BasicLevels or CustomLevels based on how they were
created. If set to CEL, all [Access Levels]
[google.identity.accesscontextmanager.v1.AccessLevel] are returned as
CustomLevels. In the CEL case, BasicLevels are translated to equivalent
CustomLevels.
[[["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-09-04 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e class is 2.5.0, as part of the Google Identity Access Context Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request a specific \u003ccode\u003eAccessLevel\u003c/code\u003e within the Identity Access Context Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e class has properties such as \u003ccode\u003eAccessLevelFormat\u003c/code\u003e, \u003ccode\u003eAccessLevelName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to specify how the access level should be formatted, the typed view of the access level name, and the resource name respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions of the class available for use, from 1.2.0 to 2.5.0.\u003c/p\u003e\n"]]],[],null,["# Identity Access Context Manager v1 API - Class GetAccessLevelRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.4.0/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.3.0/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.2.0/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.1.0/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.0.0/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.5.0/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.4.0/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.3.0/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.2.0/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest) \n\n public sealed class GetAccessLevelRequest : IMessage\u003cGetAccessLevelRequest\u003e, IEquatable\u003cGetAccessLevelRequest\u003e, IDeepCloneable\u003cGetAccessLevelRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Identity Access Context Manager v1 API class GetAccessLevelRequest.\n\nA request to get a particular `AccessLevel`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetAccessLevelRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetAccessLevelRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetAccessLevelRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetAccessLevelRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Identity.AccessContextManager.V1](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1)\n\nAssembly\n--------\n\nGoogle.Identity.AccessContextManager.V1.dll\n\nConstructors\n------------\n\n### GetAccessLevelRequest()\n\n public GetAccessLevelRequest()\n\n### GetAccessLevelRequest(GetAccessLevelRequest)\n\n public GetAccessLevelRequest(GetAccessLevelRequest other)\n\nProperties\n----------\n\n### AccessLevelFormat\n\n public LevelFormat AccessLevelFormat { get; set; }\n\nWhether to return `BasicLevels` in the Cloud Common Expression\nLanguage rather than as `BasicLevels`. Defaults to AS_DEFINED, where\n\\[Access Levels\\] \\[google.identity.accesscontextmanager.v1.AccessLevel\\]\nare returned as `BasicLevels` or `CustomLevels` based on how they were\ncreated. If set to CEL, all \\[Access Levels\\]\n\\[google.identity.accesscontextmanager.v1.AccessLevel\\] are returned as\n`CustomLevels`. In the CEL case, `BasicLevels` are translated to equivalent\n`CustomLevels`.\n\n### AccessLevelName\n\n public AccessLevelName AccessLevelName { get; set; }\n\n[AccessLevelName](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.AccessLevelName)-typed view over the [Name](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.GetAccessLevelRequest#Google_Identity_AccessContextManager_V1_GetAccessLevelRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. Resource name for the \\[Access Level\\]\n\\[google.identity.accesscontextmanager.v1.AccessLevel\\].\n\nFormat:\n`accessPolicies/{policy_id}/accessLevels/{access_level_id}`"]]