[[["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 documents various versions of the `ListAccountSummariesPagedResponse` class, with the latest version being 0.70.0 and older ones going back to 0.14.0."],["The `ListAccountSummariesPagedResponse` class is a part of the Google Analytics Admin API for Java and is used to handle paged responses for account summaries."],["The class inherits from `AbstractPagedListResponse` and provides methods to navigate through pages of account summaries, including `getNextPageToken()`, `getPage()`, and methods to iterate over all the elements."],["The `createAsync` static method of the `ListAccountSummariesPagedResponse` class allows for the creation of an asynchronous operation using `ApiFuture` to handle a `ListAccountSummariesResponse` with a specified `PageContext`."],["`ListAccountSummariesPagedResponse` class handles lists of `AccountSummary`, responses of type `ListAccountSummariesResponse`, and requests of type `ListAccountSummariesRequest`."]]],[]]