Required. The list of fields to update. Field names must be in snake case
(for example, "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 update. Field names must be in snake case
(for example, "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 update. Field names must be in snake case
(for example, "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 `UpdateSubpropertyEventFilterRequest` class within the Google Analytics Admin API, specifically for Java."],["The `UpdateSubpropertyEventFilterRequest` class is a request message for updating subproperty event filters and is part of the `com.google.analytics.admin.v1alpha` package, with the most recent version being 0.70.0."],["The page lists various versions of the API, from version 0.70.0 down to 0.14.0, with each version having a link to its respective documentation."],["The `UpdateSubpropertyEventFilterRequest` class extends `GeneratedMessageV3` and implements the `UpdateSubpropertyEventFilterRequestOrBuilder` interface, following Google's protocol buffer standards."],["The documentation includes details on the class's inheritance, inherited members, static fields (such as `SUBPROPERTY_EVENT_FILTER_FIELD_NUMBER`), static methods (like `newBuilder()` and `parseFrom()`), and instance methods (like `getSubpropertyEventFilter()` and `getUpdateMask()`)."]]],[]]