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 within the Google Analytics Admin API for Java, which is used to update enhanced measurement settings."],["The `UpdateEnhancedMeasurementSettingsRequest` class is part of the `com.google.analytics.admin.v1alpha` package and extends `GeneratedMessageV3` while implementing `UpdateEnhancedMeasurementSettingsRequestOrBuilder`."],["The content provides access to different versions of the API, ranging from version 0.14.0 up to the latest version 0.70.0, with each link directing to the documentation for `UpdateEnhancedMeasurementSettingsRequest`."],["The class requires you to update specific settings using the `name` field and can be done through the `enhanced_measurement_settings` parameter, with the `update_mask` parameter allowing you to specify which fields you want to update."],["The page shows a variety of inherited members and methods of the `UpdateEnhancedMeasurementSettingsRequest` class, like `equals`, `hashCode`, `getSerializedSize`, `parseFrom`, `newBuilder`, etc.from its parent classes and interfaces, for advanced usage."]]],[]]