View Source GoogleApi.Eventarc.V1beta1.Model.MatchingCriteria (google_api_eventarc v0.17.1)
Matches events based on exact matches on the CloudEvents attributes.
Attributes
-
attribute
(type:String.t
, default:nil
) - Required. The name of a CloudEvents attribute. Currently, only a subset of attributes can be specified. All triggers MUST provide a matching criteria for the 'type' attribute. -
value
(type:String.t
, default:nil
) - Required. The value for the attribute.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.