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-04-09 UTC."],[[["This page provides documentation for the `UpdateSubpropertyEventFilterRequest` class within the Google Analytics Admin API's Java library, specifically version 0.65.0."],["The `UpdateSubpropertyEventFilterRequest` class is a request message used for the UpdateSubpropertyEventFilter RPC, and is a type of Protobuf message."],["The page lists various versions of the Google Analytics Admin API Java library, ranging from version 0.14.0 up to the latest 0.70.0, with each version containing documentation for the same `UpdateSubpropertyEventFilterRequest` class."],["The document details the class's inheritance hierarchy, implemented interfaces, inherited members and methods, as well as static fields, static methods and it's own specific methods."],["The required fields for the `UpdateSubpropertyEventFilterRequest` class include `subproperty_event_filter`, which takes a SubpropertyEventFilter, and `update_mask`, which utilizes the FieldMask to outline the fields intended for update."]]],[]]