GoogleApi.Eventarc.V1.Model.EventFilter (google_api_eventarc v0.6.0) View Source
Filters 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 are supported for filtering. All triggers MUST provide a filter for the 'type' attribute. -
value
(type:String.t
, default:nil
) - Required. The value for the attribute.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.