I'm creating a Eventarc Trigger from a PubSub topic; I'm filtering on the Cloudevent attribute type (matching_criteria) but I would love to filter out events based on some of the PubSub message attributes . Is this possible?
If not, I'll have to do it in my code!