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.19.0 and its relation to other versions."],["The content includes a comprehensive list of available versions, ranging from the latest 0.70.0 down to 0.14.0, with hyperlinks for each version that redirect to its respective documentation page."],["`ListCustomMetricsRequest.Builder` is a class used for building request messages for the `ListCustomMetrics` RPC in the Google Analytics Admin API and it extends `GeneratedMessageV3.Builder` and implements the `ListCustomMetricsRequestOrBuilder` interface."],["The documentation details the methods available in `ListCustomMetricsRequest.Builder`, such as `setPageSize`, `setPageToken`, and `setParent`, which are used to configure request parameters for retrieving a list of custom metrics."],["It shows that the class also contains inherited methods from `AbstractMessage.Builder`, `AbstractMessageLite.Builder`, and `GeneratedMessageV3.Builder`, offering a variety of functionalities for building and managing the request messages."]]],[]]