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 within the `google.analytics.admin.v1alpha` package, specifically for the Java programming language."],["The `UpdateEventCreateRuleRequest` class is used to send requests to update an `EventCreateRule` in Google Analytics Admin, with its name field identifying the rule to be updated."],["The documentation offers links to various versions of the `UpdateEventCreateRuleRequest`, from version 0.14.0 up to the latest 0.70.0, allowing developers to access information relevant to their specific project version."],["The webpage details the class's inheritance hierarchy, implementing interfaces, and static fields such as `EVENT_CREATE_RULE_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`."],["The documentation lists a comprehensive set of static methods for creating, parsing, and retrieving information about `UpdateEventCreateRuleRequest` instances, as well as instance methods for accessing and manipulating request data."]]],[]]