[[["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 `ListCustomMetricsPagedResponse` class within the Google Analytics Admin Java client library, ranging from version 0.14.0 to the latest 0.70.0."],["The `ListCustomMetricsPagedResponse` class is an extension of `AbstractPagedListResponse`, designed to handle paged responses for custom metrics requests and is found in the `com.google.analytics.admin.v1alpha` package."],["The class offers inherited methods from its parent class `AbstractPagedListResponse`, including functionalities to iterate through pages and fixed-size collections, as well as retrieve the next page token."],["There is a static method, `createAsync`, allowing the creation of an asynchronous `ListCustomMetricsPagedResponse` object using a `PageContext` and an `ApiFuture` of type `ListCustomMetricsResponse`."],["The information for the different version links to the `ListCustomMetricsPagedResponse` for the version, all located under the `AnalyticsAdminServiceClient` package in the Google Analytics Admin Java client library."]]],[]]