google_api_cloud_run v0.28.0 GoogleApi.CloudRun.V1alpha1.Model.TriggerFilter View Source
Attributes
attributes
(type:map()
, default:nil
) - Optional. Attributes filters events by exact match on event context attributes. Each key in the map is compared with the equivalent key in the event context. An event passes the filter if all values are equal to the specified values.Nested context attributes are not supported as keys. Only string values are supported. Note that this field is optional in knative. In fully managed, 'type' attribute is required due to different broker implementation.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudRun.V1alpha1.Model.TriggerFilter{attributes: map()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.