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-09 UTC."],[[["The latest version available for `Google.Cloud.Eventarc.V1.EventFilter` is 2.6.0, while this page is for version 1.3.0."],["The `EventFilter` class, found within the `Google.Cloud.Eventarc.V1` namespace, allows filtering events based on exact matches of CloudEvents attributes."],["The `EventFilter` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["`EventFilter` instances can be created with a default constructor or by copying another `EventFilter` object."],["The properties of the `EventFilter` class include `Attribute`, `Operator`, and `Value`, all of which are string types, with `Attribute` and `Value` being required."]]],[]]