[[["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-09 UTC."],[[["This page provides reference documentation for the `ListAccessPoliciesResponse` class within the Identity Access Context Manager v1 API, specifically for version 2.3.0."],["The `ListAccessPoliciesResponse` class is a response object used to handle the results of a `ListAccessPoliciesRequest`, detailing the AccessPolicy instances and the pagination token to retrieve more results."],["It inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities for message handling, comparison, cloning, buffering, pagination, and enumeration."],["The class includes properties like `AccessPolicies` which is a list of `AccessPolicy` instances, and `NextPageToken`, which is used for pagination to retrieve the next set of results, alongside constructors for creating new instances."],["This page also provides a range of versions to choose from, including the most recent 2.5.0, down to 1.2.0."]]],[]]