The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200 (higher values will be coerced to the maximum).
A page token, received from a previous ListCustomMetrics call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListCustomMetrics must
match the call that provided the page token.
The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200 (higher values will be coerced to the maximum).
A page token, received from a previous ListCustomMetrics call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListCustomMetrics must
match the call that provided the page token.
A page token, received from a previous ListCustomMetrics call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListCustomMetrics must
match the call that provided the page token.
The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200 (higher values will be coerced to the maximum).
A page token, received from a previous ListCustomMetrics call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListCustomMetrics must
match the call that provided the page token.
A page token, received from a previous ListCustomMetrics call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListCustomMetrics must
match the call that provided the page token.
[[["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 document provides a comprehensive list of versions for the `ListCustomMetricsRequest.Builder` class within the Google Analytics Admin API, ranging from version 0.14.0 to 0.70.0, where 0.70.0 is the latest."],["The `ListCustomMetricsRequest.Builder` class is part of the `com.google.analytics.admin.v1alpha` package and extends `GeneratedMessageV3.Builder`, implementing the `ListCustomMetricsRequestOrBuilder` interface."],["The primary purpose of `ListCustomMetricsRequest.Builder` is to construct requests for listing custom metrics, as indicated by the class's name and its description as a request message for the ListCustomMetrics RPC."],["The class offers methods to manage request parameters like `parent`, `page_size`, and `page_token`, which are essential for specifying the context and scope of the custom metrics to be listed."],["The page lists several inherited members from parent classes that give added functionality when dealing with the object, such as the ability to clear, clone, merge, build, set and get fields."]]],[]]