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."],[[["The webpage provides documentation for the `UpdateKeyEventRequest` class within the Google Analytics Admin API for Java, spanning versions from 0.14.0 up to the latest 0.70.0."],["`UpdateKeyEventRequest` is a request message used to update a key event, identifying the event to modify using the `name` field."],["The `UpdateKeyEventRequest` class extends `GeneratedMessageV3` and implements `UpdateKeyEventRequestOrBuilder`, providing methods for parsing, serialization, and accessing the request's fields such as `key_event` and `update_mask`."],["Static methods are available for creating new instances, getting default instances, parsing data from various input sources, and getting the descriptor for the `UpdateKeyEventRequest` message."],["This page includes comprehensive documentation on the inherited and implemented members along with each of the static fields, static methods and instance methods of the class."]]],[]]