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-17 UTC."],[[["The webpage provides documentation for the `UpdateConversionEventRequest` class within the Google Analytics Admin API, specifically in Java."],["It lists various versions of the API, ranging from the latest version 0.70.0 down to version 0.14.0, for accessing the `UpdateConversionEventRequest`."],["The class `UpdateConversionEventRequest` extends `GeneratedMessageV3` and implements `UpdateConversionEventRequestOrBuilder`, indicating it's part of a protocol buffer message structure."],["The `UpdateConversionEventRequest` is a request message used to update conversion events, which is identified using the `name` field."],["The documentation details the inherited members, static fields, static methods, and methods available for the `UpdateConversionEventRequest` class, offering comprehensive information about its usage."]]],[]]