Optional. The operator used for matching the events with the value of the
filter. If not specified, only events that have an exact key-value pair
specified in the filter are matched. The only allowed value is
match-path-pattern.
[[["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-17 UTC."],[[["The `EventFilter` class in the Google Cloud Eventarc v1 API allows for filtering events based on CloudEvents attributes."],["`EventFilter` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for advanced message handling and comparison."],["Key properties of `EventFilter` include `Attribute`, `Operator`, and `Value`, which define the attribute to filter on, the matching operator (if needed), and the attribute's value respectively."],["The latest version of Eventarc v1 is 2.6.0, and the provided content lists versions from 1.0.0 up to the current latest version."],["All triggers using this must provide a filter for the 'type' attribute."]]],[]]