Required. The list of fields to be updated. Omitted fields will not be
updated. To replace the entire entity, use one path with the string "*" to
match all fields.
Required. The list of fields to be updated. Omitted fields will not be
updated. To replace the entire entity, use one path with the string "*" to
match all fields.
Required. The list of fields to be updated. Omitted fields will not be
updated. To replace the entire entity, use one path with the string "*" to
match all fields.
[[["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-07-17 UTC."],[[["This page provides documentation for the `UpdateCustomMetricRequest` class within the Google Analytics Admin API, specifically in the `com.google.analytics.admin.v1beta` package for Java."],["The most recent version of these documents is version 0.70.0, and there are numerous past versions of this class available, spanning from 0.70.0 to 0.14.0."],["The `UpdateCustomMetricRequest` class extends `GeneratedMessageV3` and implements `UpdateCustomMetricRequestOrBuilder`, and it is used to send requests for updating custom metrics in the API."],["The class contains static methods for parsing requests from various input types like `InputStream`, `ByteString`, `byte[]`, and `ByteBuffer`, and also includes static methods to obtain the default instance, descriptor, or build a new instance of `UpdateCustomMetricRequest`."],["The class offers methods for interacting with `CustomMetric` and `FieldMask` such as `getCustomMetric()`, `getUpdateMask()`, `hasCustomMetric()`, and `hasUpdateMask()`, allowing modification and retrieval of the custom metric and its fields that need updating."]]],[]]