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-03-21 UTC."],[[["The latest version of the Eventarc v1 API's EventFilter class is 2.6.0, with previous versions ranging back to 1.0.0 available for reference."],["The `EventFilter` class filters events based on exact matches with CloudEvents attributes and is part of the `Google.Cloud.Eventarc.V1` namespace."],["This `EventFilter` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class."],["`EventFilter` requires values for the 'Attribute' and 'Value' properties, with the 'Operator' being optional and allowing `match-path-pattern` as its only value."],["Constructors are available for both default initialization and creating a new `EventFilter` by copying another `EventFilter` object."]]],[]]