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 `UpdateCustomDimensionRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.61.0, with links to other versions."],["The `UpdateCustomDimensionRequest` class is used to construct requests for updating custom dimensions in Google Analytics, extending the `GeneratedMessageV3` class."],["It contains static fields `CUSTOM_DIMENSION_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, representing the fields for the custom dimension and update mask respectively."],["The page details both static methods for parsing and creating instances, as well as instance methods for accessing and modifying the `UpdateCustomDimensionRequest`, including the `getCustomDimension()` and `getUpdateMask()` methods."],["This class inherits and implements numerous methods from parent classes such as `GeneratedMessageV3`, `AbstractMessage`, and `AbstractMessageLite` that facilitate functions such as serialization, equality checks, and object construction."]]],[]]