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 `UpdateAttributionSettingsRequest` class in the `google.analytics.admin.v1alpha` package, specifically for version 0.20.0 of the Google Analytics Admin Java library."],["The `UpdateAttributionSettingsRequest` class is a request message used to update attribution settings via an RPC, and it extends `GeneratedMessageV3`, implementing `UpdateAttributionSettingsRequestOrBuilder`."],["The documentation lists various versions of the library, from 0.14.0 up to the latest version 0.70.0, showing their respective links for the same `UpdateAttributionSettingsRequest`."],["The class requires two fields, the attribution settings themselves to be updated, and a field mask specifying which settings to change, both are required fields."],["The page details inherited members, static fields, static methods, and methods for `UpdateAttributionSettingsRequest`, with links to relevant documentation for further information on each member, method, or field."]]],[]]