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 in the Google Analytics Admin API for Java, specifically within version 0.63.0 and its relationship with other versions."],["The class `UpdateSubpropertyEventFilterRequest` extends `GeneratedMessageV3` and implements `UpdateSubpropertyEventFilterRequestOrBuilder`, which is used as a request message to update a subproperty event filter."],["The content provides an overview of the class's inheritance and the members it inherits from parent classes like `AbstractMessageLite`, `AbstractMessage`, and `GeneratedMessageV3`."],["Static methods are listed for creating instances of `UpdateSubpropertyEventFilterRequest`, building requests, and parsing data from various input types, such as `InputStream`, `byte[]`, and `ByteString`."],["The documentation includes instance methods for interacting with `UpdateSubpropertyEventFilterRequest`, including retrieving field values like `SubpropertyEventFilter` and `UpdateMask`, and managing the object's state."]]],[]]