[[["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.ListEventEditRulesPagedResponse` class in the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest release 0.70.0."],["The `ListEventEditRulesPagedResponse` class is an extension of the `AbstractPagedListResponse` class, providing functionality for managing paginated responses for event edit rules."],["This class provides inherited members from `AbstractPagedListResponse`, such as `expandToFixedSizeCollection(int)`, `getNextPageToken()`, `getPage()`, `iterateAll()`, and more, as well as inherited methods from the root `Object` class."],["The `createAsync` static method is used to create an asynchronous `ListEventEditRulesPagedResponse` object, taking a `PageContext` and an `ApiFuture` of `ListEventEditRulesResponse` as parameters."],["The `createAsync` static method returns an `ApiFuture` containing a `ListEventEditRulesPagedResponse` object which manages the retrieval of the list of event edit rules in a paginated manner."]]],[]]