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-04-09 UTC."],[[["This page provides documentation for the `UpdateConversionEventRequest` class within the Google Analytics Admin v1beta Java library, detailing its structure and functionality."],["The `UpdateConversionEventRequest` class is a request message used to update a conversion event, requiring both the conversion event itself and a field mask to indicate which parts to update."],["The latest version documented is 0.70.0, and the page lists multiple historical versions down to 0.14.0, each linked to its specific documentation."],["This class inherits from `GeneratedMessageV3` and implements `UpdateConversionEventRequestOrBuilder`, providing methods for parsing, serialization, and accessing its fields like `conversion_event` and `update_mask`."],["There are multiple static methods for creating new instances, parsing from various input types (such as byte arrays, ByteString, and streams), as well as obtaining default instances and accessing the parser."]]],[]]