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's Java library, specifically focusing on version 0.51.0 and its related versions."],["The `UpdateSubpropertyEventFilterRequest` class is a request message used for updating subproperty event filters and extends the `GeneratedMessageV3` class while implementing `UpdateSubpropertyEventFilterRequestOrBuilder`."],["The latest version for the documentation is 0.70.0, with a comprehensive list of previous versions extending all the way down to 0.14.0, each linking to their respective documentation page."],["The content describes the `UpdateSubpropertyEventFilterRequest` as requiring two fields: `subproperty_event_filter` which is the event filter to update, and `update_mask`, used to list the fields that are to be updated."],["The page shows you how to use various static methods to create `UpdateSubpropertyEventFilterRequest` objects from different sources, as well as various methods to interact with these objects once created, such as getting fields, size, or parsing."]]],[]]