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 webpage provides documentation for the `UpdateConversionEventRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.65.0, with links to other versions."],["The `UpdateConversionEventRequest` class is used to construct request messages for updating conversion events via the Google Analytics Admin RPC, and it implements the `UpdateConversionEventRequestOrBuilder` interface."],["The class inherits from `GeneratedMessageV3` and includes methods for parsing, serialization, and accessing various fields, including `conversion_event` and `update_mask`."],["Static methods are available to create instances, builders, and parsers, as well as to parse data from various sources such as byte arrays, `ByteString`, `InputStream`, `CodedInputStream` and `ByteBuffer`."],["The documentation lists inherited members, detailing methods inherited from `AbstractMessage`, `AbstractMessageLite`, `GeneratedMessageV3`, and `Object`, providing comprehensive information on the class's capabilities."]]],[]]