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-03-21 UTC."],[[["This webpage provides documentation for the `ListCustomMetricsRequest.Builder` class within the Google Analytics Admin API's Java library, specifically focusing on version 0.17.0 and its predecessors."],["The content details the inheritance and implementation hierarchy of the `ListCustomMetricsRequest.Builder` class, which extends `GeneratedMessageV3.Builder` and implements `ListCustomMetricsRequestOrBuilder`."],["The page outlines methods such as `build`, `clear`, `clone`, `mergeFrom`, `setField` and other key functions used for constructing and managing `ListCustomMetricsRequest` objects."],["It also displays an extensive list of available versions of the Google Analytics Admin Java library, starting from 0.70.0 (latest) down to 0.14.0, including links to each version's specific documentation."],["The `ListCustomMetricsRequest` is used for an RPC call in order to list custom metrics and allows pagination through `page_size` and `page_token` parameters, also requiring a `parent` parameter in the request."]]],[]]