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 in the `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin API for Java."],["The documentation covers multiple versions of the API, ranging from version 0.14.0 to the latest, version 0.70.0, and it includes a list of every version in between."],["`UpdateGoogleSignalsSettingsRequest` is a class that extends `GeneratedMessageV3` and is used to update Google Signals settings, with required fields for the settings to be updated and a field mask specifying which fields to update."],["The page details inherited members and methods for `UpdateGoogleSignalsSettingsRequest`, including static methods for parsing and creating instances, and instance methods for interacting with settings and fields."],["This `UpdateGoogleSignalsSettingsRequest` class is used as the request message for the UpdateGoogleSignalsSettings RPC."]]],[]]