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-04-09 UTC."],[[["This webpage provides documentation for the `UpdateCustomDimensionRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.34.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."],["The class includes static methods for parsing `UpdateCustomDimensionRequest` objects from various input sources, such as byte arrays, ByteString, and streams."],["The `UpdateCustomDimensionRequest` object contains properties for the `CustomDimension` to update and the `FieldMask` to specify which fields to update."],["The documentation also lists all of the inherited members, static fields, and methods which help provide a full overview of what this class entails."]]],[]]