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-17 UTC."],[[["This page documents various versions of the `UpdateEventCreateRuleRequest` class within the Google Analytics Admin API, specifically for Java."],["The latest available version of this class is `0.70.0`, as indicated in the list of versions."],["The `UpdateEventCreateRuleRequest` class is part of the `com.google.analytics.admin.v1alpha` package, and it's used for requests to update an `EventCreateRule`."],["The class extends `GeneratedMessageV3` and implements `UpdateEventCreateRuleRequestOrBuilder`, providing methods to manage and update `EventCreateRule` resources."],["The class offers static methods for creating new instances, parsing data from various sources, and obtaining default instances and provides specific details on the request structure and fields such as `event_create_rule` and `update_mask`."]]],[]]