public sealed class ListAccessLevelsRequest : IMessage<ListAccessLevelsRequest>, IEquatable<ListAccessLevelsRequest>, IDeepCloneable<ListAccessLevelsRequest>, IBufferMessage, IMessage
A request to list all AccessLevels in an AccessPolicy.
public LevelFormat AccessLevelFormat { get; set; }
Whether to return BasicLevels in the Cloud Common Expression language, as
CustomLevels, rather than as BasicLevels. Defaults to returning
AccessLevels in the format they were defined.
Next page token for the next batch of [Access Level]
[google.identity.accesscontextmanager.v1.AccessLevel] instances.
Defaults to the first page of results.
[[["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 available for \u003ccode\u003eListAccessLevelsRequest\u003c/code\u003e is 2.5.0, with a history of versions down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListAccessLevelsRequest\u003c/code\u003e is used to list all \u003ccode\u003eAccessLevels\u003c/code\u003e within an \u003ccode\u003eAccessPolicy\u003c/code\u003e, as per its definition.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its use within a larger framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListAccessLevelsRequest\u003c/code\u003e include \u003ccode\u003eAccessLevelFormat\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, allowing for customization of the list retrieval process.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]