Required. The list of fields to be updated. Field names must be in snake
case (e.g., "field_to_update"). 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. Field names must be in snake
case (e.g., "field_to_update"). Omitted fields will not be updated. To
replace the entire entity, use one path with the string "*" to match all
fields.
Whether the enhancedMeasurementSettings field is set.
hasUpdateMask()
publicbooleanhasUpdateMask()
Required. The list of fields to be updated. Field names must be in snake
case (e.g., "field_to_update"). 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 `UpdateEnhancedMeasurementSettingsRequest` class in the Google Analytics Admin API."],["The `UpdateEnhancedMeasurementSettingsRequest` class is part of the `com.google.analytics.admin.v1alpha` package and is used to request updates to enhanced measurement settings."],["The page details various versions of the API, ranging from the latest `0.70.0` down to `0.14.0`, each with its own specific documentation link for the `UpdateEnhancedMeasurementSettingsRequest` class."],["The class inherits from `GeneratedMessageV3` and implements `UpdateEnhancedMeasurementSettingsRequestOrBuilder`, offering numerous methods for data handling, parsing, and manipulation."],["The documentation specifies that the request requires both enhanced measurement settings and a list of fields to be updated, which are represented by the `enhanced_measurement_settings` and `update_mask` fields respectively."]]],[]]