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 details the `UpdateEnhancedMeasurementSettingsRequest` class, a part of the Google Analytics Admin API, specifically within version 0.44.0."],["The `UpdateEnhancedMeasurementSettingsRequest` class is used to request updates to enhanced measurement settings and is a `GeneratedMessageV3` type, implementing the `UpdateEnhancedMeasurementSettingsRequestOrBuilder` interface."],["The documentation lists available versions of the `UpdateEnhancedMeasurementSettingsRequest`, ranging from version 0.14.0 up to the latest 0.70.0, allowing developers to choose the version suitable for their project."],["The class inherits several methods and functionalities from parent classes like `Object`, `AbstractMessageLite`, `AbstractMessage`, and `GeneratedMessageV3`, facilitating common operations such as parsing, serialization, and field access."],["The documentation describes the methods and static fields, including `ENHANCED_MEASUREMENT_SETTINGS_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, and how to use them with this class."]]],[]]