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."],[[["The webpage provides documentation for the `UpdateEnhancedMeasurementSettingsRequest` class in the `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin Java library."],["The class extends `GeneratedMessageV3` and implements `UpdateEnhancedMeasurementSettingsRequestOrBuilder`, serving as a request message for updating enhanced measurement settings."],["The page lists documentation for many previous versions of the software, with `0.70.0` being the latest version and `0.39.0` being the selected one, and `0.14.0` being the oldest."],["The `UpdateEnhancedMeasurementSettingsRequest` class includes fields for `enhanced_measurement_settings` and `update_mask`, which are both required."],["The page includes static methods for parsing and creating instances of the `UpdateEnhancedMeasurementSettingsRequest` class, along with instance methods to interact with the object."]]],[]]