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."],[[["The webpage provides a comprehensive list of versions for the `UpdateSubpropertyEventFilterRequest` class, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `UpdateSubpropertyEventFilterRequest` class is a protocol buffer message used for updating subproperty event filters, extending `GeneratedMessageV3` and implementing `UpdateSubpropertyEventFilterRequestOrBuilder`."],["This class includes methods for parsing, getting default instances, and managing subproperty event filters and update masks, such as `getSubpropertyEventFilter()`, `getUpdateMask()`, and `getDefaultInstance()`."],["Static methods for creating instances and parsing the data are available with `newBuilder()` and `parseFrom()` amongst others, as well as information on the static fields `SUBPROPERTY_EVENT_FILTER_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`."],["The `UpdateSubpropertyEventFilterRequest` class contains details on inherited members like `equals(Object)` and `hashCode()`, along with methods for serialization such as `writeTo(CodedOutputStream)`."]]],[]]