[[["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.ListCustomMetricsPage` class, which is part of the Google Analytics Admin API's Java client library."],["The class extends `AbstractPage` and is used for handling paginated responses when listing custom metrics, as it contains inherited methods to assist in page navigation, like getting the next page or checking if there's another page available."],["The latest version of this API, 0.70.0, is available, along with a history of previous versions dating back to 0.14.0, which are all easily accessible via provided hyperlinks."],["It includes methods for creating pages synchronously (`createPage`) and asynchronously (`createPageAsync`) from API responses, providing flexibility in handling paginated data."],["This class uses ListCustomMetricsRequest, ListCustomMetricsResponse, and CustomMetric as parameters and return types for the page context, indicating the data types involved in listing custom metrics."]]],[]]