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.
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 `UpdateGoogleSignalsSettingsRequest` class within the `google.analytics.admin.v1alpha` package, specifically for the Java programming language."],["The `UpdateGoogleSignalsSettingsRequest` class, extending `GeneratedMessageV3`, is a request message used for updating Google Signals settings in Google Analytics Admin."],["The documentation covers version history ranging from 0.14.0 to 0.70.0 (latest), showing past versions for reference and the most recent version."],["The `UpdateGoogleSignalsSettingsRequest` class requires specifying which fields to update using `FieldMask` and the new settings via `GoogleSignalsSettings`, as well as the static fields such as `GOOGLE_SIGNALS_SETTINGS_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`."],["This content contains both static and non-static methods for constructing and interacting with the `UpdateGoogleSignalsSettingsRequest` object, such as parsing from various sources and determining the serialized size."]]],[]]