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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["This page lists the available versions of the `UpdateCustomDimensionRequest` class within the Google Analytics Admin Java client library, ranging from version 0.14.0 to the latest 0.70.0."],["The `UpdateCustomDimensionRequest` class is used to request an update to a custom dimension, and is a part of the `com.google.analytics.admin.v1beta` package."],["The class extends `GeneratedMessageV3` and implements `UpdateCustomDimensionRequestOrBuilder`, inheriting various methods for managing protocol buffer messages and building requests."],["The class includes methods for setting and retrieving `CustomDimension` and `UpdateMask` objects, which are necessary to specify which dimension to update and which fields to change."],["Static methods are provided to instantiate the class, parse data from various sources like input streams, byte arrays and coded input streams, as well as retrieve its default instance."]]],[]]