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."],[[["The page provides documentation for the `UpdateSubpropertyEventFilterRequest` class in the Google Analytics Admin API's Java library, specifically for version 0.41.0."],["The latest version of the API is 0.70.0, with documentation for other older versions, as far back as version 0.14.0, also accessible via the listed hyperlinks."],["`UpdateSubpropertyEventFilterRequest` is used for sending requests to update subproperty event filters, and it extends `GeneratedMessageV3` implementing the `UpdateSubpropertyEventFilterRequestOrBuilder` interface."],["The documentation includes static fields, such as `SUBPROPERTY_EVENT_FILTER_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, along with static and instance methods to create, parse, and interact with `UpdateSubpropertyEventFilterRequest` instances."],["The required parameters for updating subproperty event filters are the `subproperty_event_filter` and `update_mask` fields, which determine what needs to be updated."]]],[]]