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 page details the `ListPoliciesResponse` class within the Google Cloud Identity and Access Management (IAM) v2 API, specifically version 1.1.0."],["`ListPoliciesResponse` is used as the response message for `ListPolicies` operations and inherits from the base object class while implementing several interfaces such as `IPageResponse` and `IEnumerable`."],["The `ListPoliciesResponse` class provides properties like `NextPageToken` for pagination and `Policies` which contains metadata about policies attached to a resource."],["The class offers methods like `GetEnumerator()` to iterate through the resources in a response and has constructors allowing for the creation of new, or copies of, `ListPoliciesResponse` objects."],["This specific version, 1.1.0, is part of a broader set of versions, including 1.0.0, 1.2.0 and the most current version 1.3.0, all available on this site."]]],[]]