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 lists the Java documentation for the `UpdateAttributionSettingsRequest` class across multiple versions of the Google Analytics Admin API, ranging from version 0.14.0 to 0.70.0, the latest version."],["The `UpdateAttributionSettingsRequest` class is a request message used in RPC calls to update attribution settings in the Google Analytics Admin API, as defined by the `google.analytics.admin.v1alpha.UpdateAttributionSettingsRequest` Protobuf type."],["The `UpdateAttributionSettingsRequest` class inherits from `GeneratedMessageV3` and implements `UpdateAttributionSettingsRequestOrBuilder`, providing various methods for manipulating and parsing the message, and includes required fields for the attribution settings and update mask."],["There are multiple static methods provided for parsing and creating instances of `UpdateAttributionSettingsRequest`, including `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, and `parseDelimitedFrom()`."],["This documentation provides detailed information on the class's methods, inherited members, static fields, and exceptions, as well as links to relevant Java and Protobuf documentation."]]],[]]