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, part of the Google Analytics Admin API's Java client library, specifically within version 0.25.0."],["The `ListCustomMetricsRequest.Builder` class is used to construct requests for listing custom metrics in Google Analytics, inheriting functionality from `GeneratedMessageV3.Builder` and implementing `ListCustomMetricsRequestOrBuilder`."],["The page includes links to various older versions of the Google Analytics Admin API, ranging from version 0.14.0 to the latest 0.70.0, allowing users to access the documentation for the version they are working with."],["The documentation outlines the inherited methods from classes like `AbstractMessage.Builder` and `GeneratedMessageV3.Builder`, along with the specific methods of `ListCustomMetricsRequest.Builder` like `getPageSize`, `getPageToken` and `getParent`, useful for request configuration."],["The documentation shows the static `getDescriptor()` method to obtain the descriptor for the `ListCustomMetricsRequest` and how to set parameters for the request, which are necessary for filtering and pagination."]]],[]]