[[["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 lists the versions of the `AnalyticsAdminServiceClient.ListCustomDimensionsPage` class, ranging from the latest version 0.70.0 down to version 0.14.0."],["The `AnalyticsAdminServiceClient.ListCustomDimensionsPage` class extends `AbstractPage` and is used for retrieving pages of custom dimensions from the Google Analytics Admin API."],["The class overrides two methods from its parent class, `AbstractPage`: `createPage` and `createPageAsync`, for handling page creation in both synchronous and asynchronous contexts respectively."],["The `createPage` method takes a `PageContext` and a `ListCustomDimensionsResponse` as parameters and returns an `AnalyticsAdminServiceClient.ListCustomDimensionsPage`."],["The `createPageAsync` method, in contrast to `createPage`, takes a `PageContext` and an `ApiFuture` of `ListCustomDimensionsResponse` and returns an `ApiFuture` of `AnalyticsAdminServiceClient.ListCustomDimensionsPage` for asynchronous processing."]]],[]]