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-04-09 UTC."],[[["This webpage lists various versions of the `UpdateEnhancedMeasurementSettingsRequest` class, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `UpdateEnhancedMeasurementSettingsRequest` class is part of the Google Analytics Admin Java API and is used to update enhanced measurement settings."],["This class extends `GeneratedMessageV3` and implements `UpdateEnhancedMeasurementSettingsRequestOrBuilder`, offering methods for updating measurement settings, retrieving settings, and managing field updates."],["Static methods are provided for creating new instances, parsing from various data types, and retrieving the default instance of the `UpdateEnhancedMeasurementSettingsRequest` class."],["The class includes the ability to specify which fields are to be updated using an `update_mask`, and it requires the settings to be updated in the `enhanced_measurement_settings`."]]],[]]