Filters events based on exact matches on the CloudEvents
attributes.
Attributes
Name
Description
attribute
str
Required. The name of a CloudEvents
attribute.
value
str
Required. The value for the attribute.
operator
str
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 2024-10-10 UTC."],[],[]]