[[["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 provides documentation for the `AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest release 0.70.0."],["The `SearchChangeHistoryEventsPagedResponse` class is an extension of the `AbstractPagedListResponse` class, designed to handle paginated responses related to change history events."],["The documentation outlines inherited methods from `AbstractPagedListResponse` and `Object`, such as `getNextPageToken()` and `equals()`, that are available for use within this class."],["A static method, `createAsync`, is detailed, which is used to create an asynchronous `SearchChangeHistoryEventsPagedResponse` instance, taking in a PageContext and ApiFuture of type `SearchChangeHistoryEventsResponse`."],["The parameters and return type for the `createAsync` static method are thoroughly explained, specifying the necessary `PageContext` and `ApiFuture` objects required for its operation."]]],[]]