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-06-05 UTC."],[[["This webpage provides documentation for the `UpdateCustomDimensionRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.64.0, with links to other versions."],["The `UpdateCustomDimensionRequest` class is used to construct requests for updating custom dimensions in Google Analytics, and extends the `GeneratedMessageV3` class."],["The page details the class's inheritance, implementing interfaces, inherited members, static fields (like `CUSTOM_DIMENSION_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`), static methods for creating instances and parsing data, and methods for accessing and manipulating custom dimension data."],["The document specifies the required `update_mask` field which dictates which fields are updated, including the ability to use \"\\*\" to update the entire entity."],["The latest version of this request is currently 0.70.0."]]],[]]