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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["This webpage provides documentation for the `UpdateEventCreateRuleRequest` class within the `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin Java library."],["It includes versioned documentation for `UpdateEventCreateRuleRequest`, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `UpdateEventCreateRuleRequest` class is a request message for the UpdateEventCreateRule RPC, inheriting from `GeneratedMessageV3` and implementing `UpdateEventCreateRuleRequestOrBuilder`."],["The documentation details the class's methods, including static methods for creating, parsing, and obtaining instances, as well as instance methods for accessing, modifying, and serializing the request object."],["The class requires specifying both an `EventCreateRule` and an `UpdateMask`, as detailed in its associated methods and descriptions."]]],[]]