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"]],[["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."],[[["\u003cp\u003eThis document provides reference material for the \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e class within the Identity Access Context Manager v1 API, which is used to retrieve a specific Access Level.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e class has been implemented in various versions, ranging from 1.2.0 to the latest 2.5.0, with the most recent version being available through the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \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\u003eKey properties of the \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e include \u003ccode\u003eAccessLevelFormat\u003c/code\u003e, \u003ccode\u003eAccessLevelName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which define how to retrieve the requested Access Level and its resource identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe Class contains two constructors, one being empty and another that takes in another \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]