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"]],[["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 page provides documentation for the `UpdateCustomMetricRequest` class within the Google Analytics Admin API's `v1alpha` package in Java."],["The documentation covers the class's inheritance, which includes `GeneratedMessageV3`, `AbstractMessage`, `AbstractMessageLite`, and `Object`, and its implementation of the `UpdateCustomMetricRequestOrBuilder` interface."],["It provides details on the static fields `CUSTOM_METRIC_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, along with numerous static and instance methods for creating, parsing, and manipulating `UpdateCustomMetricRequest` objects."],["The `UpdateCustomMetricRequest` class is a request message for the `UpdateCustomMetric` RPC, used to update a custom metric in Google Analytics, and it requires both the CustomMetric to update and a field mask of what will be updated."],["The documentation also contains links to other versions of the documentation, ranging from version `0.70.0` (latest) down to `0.14.0`, for developers who might be working with older versions of the library."]]],[]]