[[["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 documentation covers a range of versions for this API, from version 0.14.0 up to the latest version 0.70.0."],["The `ListCustomMetricsPage` class is used for handling paginated responses when listing custom metrics, as shown with its methods `createPage` and `createPageAsync`, which are overriden from the abstract page class."],["The class inherits properties and methods from the `AbstractPage` class, which are detailed in the 'Inherited Members' section, such as how to handle next pages, getting the next page token, getting the page element count and more."],["The `createPage` method allows creation of a `ListCustomMetricsPage` instance given the proper context and response, while `createPageAsync` performs a similar operation, however asynchronously."]]],[]]