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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["This webpage provides documentation for the `ListCustomMetricsRequest` class in the Google Analytics Admin API's Java library, specifically within the `com.google.analytics.admin.v1beta` package."],["The `ListCustomMetricsRequest` class is a request message used for the ListCustomMetrics RPC, which allows users to retrieve a list of custom metrics."],["The documentation includes various versions of the Java library, ranging from version 0.14.0 up to the latest version 0.70.0, each of which directs to the `ListCustomMetricsRequest` documentation for that specific release."],["The `ListCustomMetricsRequest` class inherits from `GeneratedMessageV3` and implements `ListCustomMetricsRequestOrBuilder`, allowing it to utilize various methods for data management, such as parsing, serialization, and accessing fields."],["The page contains static methods for retrieving default instances and building objects, and contains methods for parsing data from different sources such as `InputStream` and `ByteString`."]]],[]]