[[["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 to 0.70.0, with 0.70.0 being the latest."],["The `SearchChangeHistoryEventsPagedResponse` class extends `AbstractPagedListResponse` and allows for navigating through change history events in a paged format."],["It includes inherited methods from `AbstractPagedListResponse` and `Object` for functionalities like retrieving the next page token, iterating through all elements and pages, and expanding to fixed-size collections."],["The page documents a static method `createAsync`, which enables asynchronous creation of a `SearchChangeHistoryEventsPagedResponse` using `PageContext` and an `ApiFuture` of `SearchChangeHistoryEventsResponse`."],["The documentation covers the specific class in the Google Analytics Admin API used to search change history events and includes descriptions of parameters like context and future response for the `createAsync` method."]]],[]]