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 document provides a comprehensive list of versions for the `UpdateEventCreateRuleRequest` class within the Google Analytics Admin API, ranging from version 0.14.0 to the latest version 0.70.0."],["The `UpdateEventCreateRuleRequest` class is a request message used for updating EventCreateRules, as part of the `google.analytics.admin.v1alpha` package."],["It extends `GeneratedMessageV3` and implements `UpdateEventCreateRuleRequestOrBuilder`, providing methods for parsing, accessing fields, and handling updates to EventCreateRules."],["Key components include the `event_create_rule` and `update_mask`, which respectively represent the EventCreateRule to be updated and the fields to be modified within it, both of which are required for the update operation."],["The provided content features many static and inherited methods for class operation and data manipulation."]]],[]]