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, with versions ranging from 1.2.0 to 2.5.0 available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e is a request object used to retrieve a specific \u003ccode\u003eAccessLevel\u003c/code\u003e and it 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\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes properties like \u003ccode\u003eAccessLevelFormat\u003c/code\u003e, \u003ccode\u003eAccessLevelName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, each with specific functionalities related to how Access Levels are returned and identified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e class has two constructors, a default constructor and another one that takes a \u003ccode\u003eGetAccessLevelRequest\u003c/code\u003e object as a parameter for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]