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 `UpdateEventEditRuleRequest` class in the `google.analytics.admin.v1alpha` package, specifically within version 0.68.0 of the Java library."],["The `UpdateEventEditRuleRequest` class is used to define the request message for the UpdateEventEditRule RPC, and it extends `GeneratedMessageV3`."],["The webpage lists links to documentation for multiple versions of the Java library for the same class, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `UpdateEventEditRuleRequest` class includes fields `event_edit_rule` and `update_mask`, which are essential for specifying the rule to update and the fields to modify, respectively."],["The documentation provides detailed information on the class's static fields, methods, and inherited members, including how to parse, create, and utilize `UpdateEventEditRuleRequest` objects."]]],[]]