[[["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-04-01 UTC."],[[["The latest version of the `ListAccessPoliciesRequest` is 2.5.0, with previous versions ranging from 2.4.0 down to 1.2.0 available for reference."],["`ListAccessPoliciesRequest` is a class used to request a list of `AccessPolicies` for a specified container and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["This class inherits from the base `Object` class, adding functionalities while also inheriting methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class provides properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsOrganizationName` for specifying the details of the request, such as pagination and the target organization."],["There are two constructors available, the first being the default constructor `ListAccessPoliciesRequest()` and the second, `ListAccessPoliciesRequest(ListAccessPoliciesRequest other)`, taking another `ListAccessPoliciesRequest` object as a parameter."]]],[]]