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 `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin Java library."],["The documentation details the `UpdateEventCreateRuleRequest` class's structure, methods, and inherited members, which extends from the `GeneratedMessageV3` class, to facilitate updates of EventCreateRule instances."],["It also presents a list of all the available versions of this class, from version 0.14.0 to the latest 0.70.0, for this google analytics admin java library, and gives access to the documentation of each one."],["Key methods of this class include `getEventCreateRule()`, `getUpdateMask()`, and various `parseFrom()` methods for creating instances from different data types, as well as `getDefaultInstance()` and `newBuilder()`."]]],[]]