[[["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 webpage provides documentation for the `AnalyticsAdminServiceClient.ListAccountSummariesPagedResponse` class within the Google Analytics Admin API for Java, showcasing a range of versions from 0.14.0 up to 0.70.0, with 0.70.0 being the latest."],["The class extends `AbstractPagedListResponse` and provides methods for interacting with paginated lists of account summaries, including iterating through pages and fixed-size collections."],["The class includes inherited members from `AbstractPagedListResponse` and `Object`, such as methods for expanding to fixed-size collections, retrieving the next page token, and iterating through pages."],["The `createAsync` static method is used to create an asynchronous instance of `ListAccountSummariesPagedResponse`, taking `PageContext` and `ApiFuture` as parameters for handling list operations."],["The documentation also includes details about the parameters and the return type of the `createAsync` static method, explaining that it returns an `ApiFuture` which represents the asynchronous result of the list operation."]]],[]]