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 webpage provides documentation for the `UpdateCustomMetricRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.21.0, with links to older versions."],["The most recent version documented is 0.70.0, accessible through a link labeled \"(latest)\", with the rest of the links representing older versions."],["The class `UpdateCustomMetricRequest` is used as a request message for updating a CustomMetric, extending the `GeneratedMessageV3` class and implementing the `UpdateCustomMetricRequestOrBuilder`."],["The documentation outlines the class's inheritance hierarchy, inherited members, static fields (like `CUSTOM_METRIC_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`), static methods (such as `getDefaultInstance` and `parseFrom`), and instance methods for the class."],["The page details the customMetric field which represents the custom metric to be updated, and the update_mask field which specifies the list of fields to be updated."]]],[]]