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 lists different versions of the `UpdateCustomDimensionRequest` class in the `google-analytics-admin` package, ranging from version 0.14.0 to the latest version 0.70.0."],["The `UpdateCustomDimensionRequest` class is used as a request message for updating a Custom Dimension in Google Analytics Admin, as indicated by the description and its inheritance from `GeneratedMessageV3`."],["The webpage includes detailed documentation for the `UpdateCustomDimensionRequest` class, including its inherited members, static fields, static methods, and instance methods, providing comprehensive information for developers."],["The documentation mentions `CUSTOM_DIMENSION_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER` as static fields, that are respectively to indicate the CustomDimension to be updated, and the list of fields to be updated."],["The documentation also lists the methods `getDefaultInstance()` to obtain a default instance, and `newBuilder()` to obtain a new builder."]]],[]]