public sealed class GetAccessLevelRequest : IMessage<GetAccessLevelRequest>, IEquatable<GetAccessLevelRequest>, IDeepCloneable<GetAccessLevelRequest>, IBufferMessage, IMessage
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\u003eThe latest version of the \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e is 2.5.0, and it's part of the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e class is used to request a specific \u003ccode\u003eAccessLevel\u003c/code\u003e and implements several interfaces, including \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\u003e\u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e includes properties like \u003ccode\u003eAccessLevelFormat\u003c/code\u003e, \u003ccode\u003eAccessLevelName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e to configure how the access level is retrieved and formatted.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e instance as a parameter to duplicate it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string representing the resource name for the Access Level, following a specific format: \u003ccode\u003eaccessPolicies/{policy_id}/accessLevels/{access_level_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]