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 page provides documentation for the `UpdateGoogleSignalsSettingsRequest` class in the `google.analytics.admin.v1alpha` package, which is part of the Google Analytics Admin API for Java."],["The class `UpdateGoogleSignalsSettingsRequest` is a request message used for updating Google Signals settings, extending `GeneratedMessageV3` and implementing `UpdateGoogleSignalsSettingsRequestOrBuilder`."],["The documentation lists various versions of the API, starting from 0.14.0 up to the latest version 0.70.0, with each version linking to the respective documentation for `UpdateGoogleSignalsSettingsRequest`."],["The class requires two key fields for updates: `google_signals_settings`, the settings to update, and `update_mask`, the fields to be updated."],["The page details the class's inheritance hierarchy, implemented interfaces, inherited members, static fields, and a comprehensive list of static and instance methods for creating, parsing, and interacting with `UpdateGoogleSignalsSettingsRequest` objects."]]],[]]