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-18 UTC."],[[["This webpage provides documentation for the `UpdateCustomDimensionRequest` class in the Google Analytics Admin API, specifically within the `com.google.analytics.admin.v1beta` package in Java."],["The documentation includes a comprehensive list of available versions, ranging from 0.14.0 to the latest version of 0.70.0, with the version number indicating a link to that specific version's documentation."],["`UpdateCustomDimensionRequest` is a request message used for updating a custom dimension in Google Analytics Admin, as seen by its implementation of the `UpdateCustomDimensionRequestOrBuilder`."],["The page details the class's inheritance hierarchy, static fields (`CUSTOM_DIMENSION_FIELD_NUMBER`, `UPDATE_MASK_FIELD_NUMBER`), and static methods, as well as instance methods for interacting with the class object."],["The `UpdateCustomDimensionRequest` requires the custom dimension to be updated, and a field mask to indicate which fields should be updated, utilizing the `FieldMask` protocol buffer."]]],[]]