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."],[[["This webpage provides documentation for the `UpdateEventCreateRuleRequest` class in the `google.analytics.admin.v1alpha` package, specifically within version 0.28.0 of the Java API for Google Analytics Admin."],["The `UpdateEventCreateRuleRequest` class is a request message used for the `UpdateEventCreateRule` RPC, and it is part of Google's protocol buffer (protobuf) system, implementing the `UpdateEventCreateRuleRequestOrBuilder` interface."],["The documentation includes details about the class's inheritance hierarchy, static fields, static methods, and instance methods, offering a complete overview of its functionality and usage."],["The latest version available is 0.70.0, and numerous previous versions, starting from 0.69.0 down to 0.14.0, are also accessible via the provided links, covering each of these version's documentation."],["The class requires both an `EventCreateRule` and a `FieldMask` which will help identify what event to update and what fields will be changed, respectively."]]],[]]