[[["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 webpage lists the versions of the `ListAccountSummariesPagedResponse` class for the Google Analytics Admin API, ranging from version 0.14.0 to the latest version, 0.70.0."],["The `ListAccountSummariesPagedResponse` class extends `AbstractPagedListResponse` and provides functionality for handling paged responses of account summaries."],["The class allows you to manage and iterate through lists of `AccountSummary` objects using methods like `expandToFixedSizeCollection`, `getNextPageToken`, `iterateAll`, `iterateFixedSizeCollections`, and `iteratePages`."],["The static `createAsync` method is used to create an asynchronous `ApiFuture` that resolves to a `ListAccountSummariesPagedResponse`, accepting `PageContext` and an `ApiFuture` of `ListAccountSummariesResponse` as parameters."],["Inherited members from `AbstractPagedListResponse` and `java.lang.Object` provide additional functionalities, including methods for working with pages, and standard Java object methods."]]],[]]