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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation covers the `EventFilter` class within the Google Cloud Functions v2 API, specifically version 1.2.0."],["The `EventFilter` class is designed to filter events based on precise matches to CloudEvents attributes."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checks, deep cloning, and buffer manipulation."],["The class offers constructors for creating new `EventFilter` instances and includes properties for `Attribute`, `Operator`, and `Value`, which are used to define filtering criteria."],["The latest version available is 1.7.0, but the current document context is in version 1.2.0, which is part of a list of previous versions."]]],[]]