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 allowed values are path_pattern
and match-path-pattern. path_pattern is only allowed for GCFv1
triggers.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eEventFilter\u003c/code\u003e class in the Google Cloud Eventarc v1 API allows for filtering events based on exact matches of CloudEvents attributes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eEventFilter\u003c/code\u003e class is 2.6.0, and there are 10 prior versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEventFilter\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparisons, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes three properties: \u003ccode\u003eAttribute\u003c/code\u003e, \u003ccode\u003eOperator\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, which are used to define the specific attribute, the matching operator, and the attribute value for filtering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttribute\u003c/code\u003e property is required for filtering and, at minimum, a trigger must provide a filter for the \u003ccode\u003etype\u003c/code\u003e attribute, and \u003ccode\u003eOperator\u003c/code\u003e is optional and defaults to an exact key-value pair match, while \u003ccode\u003eValue\u003c/code\u003e is also required and it represents the value of the attribute.\u003c/p\u003e\n"]]],[],null,[]]