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 `UpdateEventCreateRuleRequest` class in the `google.analytics.admin.v1alpha` package, specifically for the Java programming language."],["The `UpdateEventCreateRuleRequest` class, a subclass of `GeneratedMessageV3`, is used to update an `EventCreateRule`, as part of Google Analytics Admin API."],["The documentation covers a range of versions for this class, spanning from version 0.14.0 to the latest 0.70.0, which enables to see and use previous version classes."],["Key members of the `UpdateEventCreateRuleRequest` class include static fields for `EVENT_CREATE_RULE_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, and methods to access and modify the event rule and update mask."],["The provided documentation extensively lists the methods inherited from parent classes like `AbstractMessage` and `GeneratedMessageV3`, and includes detailed descriptions, parameters, return types, and potential exceptions for each of them."]]],[]]