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 `UpdateConversionEventRequest` class within the Google Analytics Admin API's Java library."],["The class `UpdateConversionEventRequest` is a request message used for updating conversion event information and is part of the `google.analytics.admin.v1beta` package."],["It lists multiple versions of the API, ranging from 0.14.0 to 0.70.0, with 0.70.0 being the latest, and the currently viewed version is 0.34.0."],["The `UpdateConversionEventRequest` class inherits from `GeneratedMessageV3` and implements `UpdateConversionEventRequestOrBuilder`, providing various methods for interacting with and managing the request data."],["The documentation details the required fields for `UpdateConversionEventRequest`, which are `conversion_event` to specify the event to be updated, and `update_mask` to list the fields to update."]]],[]]