Required. Resource name of the subproperty event filter to delete.
Format:
properties/property_id/subpropertyEventFilters/subproperty_event_filter
Example: properties/123/subpropertyEventFilters/456
Required. Resource name of the subproperty event filter to delete.
Format:
properties/property_id/subpropertyEventFilters/subproperty_event_filter
Example: properties/123/subpropertyEventFilters/456
[[["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 `DeleteSubpropertyEventFilterRequest` class in the Google Analytics Admin API for Java, covering versions from 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `DeleteSubpropertyEventFilterRequest` class extends `GeneratedMessageV3` and implements `DeleteSubpropertyEventFilterRequestOrBuilder`, functioning as a request message for deleting subproperty event filters."],["The class includes methods for parsing, serialization, and retrieving information such as the resource name of the subproperty event filter to be deleted, which follows a specific format like `properties/property_id/subpropertyEventFilters/subproperty_event_filter`."],["The page offers static methods for obtaining the default instance, creating new builders, and parsing data from various input types, including byte arrays, ByteString, CodedInputStream, InputStream, and ByteBuffer."],["The class contains methods from inherited classes like abstractMessage and GeneratedMessageV3, for functions such as hashcode, equals, serialized size and more, as well as overriding some of them to fit the class."]]],[]]