A page token that you can use in a [ListPoliciesRequest][google.iam.v2.ListPoliciesRequest] to retrieve the
next page. If this field is omitted, there are no additional pages.
[[["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-03-21 UTC."],[[["This document provides reference information for the `ListPoliciesResponse` class within the Google Cloud Identity and Access Management (IAM) v2 API."],["The `ListPoliciesResponse` class is a response message for `ListPolicies` operations, and it inherits from `object` while implementing multiple interfaces, including `IPageResponse\u003cPolicy\u003e` and `IEnumerable\u003cPolicy\u003e`."],["It contains properties such as `NextPageToken` for pagination and `Policies`, a repeated field containing metadata for attached policies."],["The class offers methods like `GetEnumerator()` to iterate through the resources in the response and has constructors for default initialization or copying from another `ListPoliciesResponse` object."],["There are several available versions of this document, with the latest being 1.3.0 and 1.0.0 being the oldest."]]],[]]