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."],[[["The page lists different versions of the `UpdateCustomMetricRequest` class, ranging from version 0.70.0 (latest) down to 0.14.0, providing links to the documentation for each specific version."],["The `UpdateCustomMetricRequest` class extends `GeneratedMessageV3` and is part of the `google.analytics.admin.v1alpha` package, which is used for updating custom metrics in Google Analytics Admin."],["This class implements the `UpdateCustomMetricRequestOrBuilder` interface, meaning it will have the ability to define and modify properties relating to the Update Custom Metric request."],["The class contains static fields `CUSTOM_METRIC_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, and it also has static methods to parse data, get descriptors, and create new builders."],["Key methods in the class include `getCustomMetric`, `getUpdateMask`, `hasCustomMetric`, and `hasUpdateMask`, which are used to access and check the fields related to the custom metric to be updated, and to view the update mask."]]],[]]