GoogleApi.Eventarc.V1.Model.FilteringAttribute (google_api_eventarc v0.18.0)
View SourceA representation of the FilteringAttribute resource. Filtering attributes are per event type.
Attributes
-
attribute
(type:String.t
, default:nil
) - Output only. Attribute used for filtering the event type. -
description
(type:String.t
, default:nil
) - Output only. Description of the purpose of the attribute. -
pathPatternSupported
(type:boolean()
, default:nil
) - Output only. If true, the attribute accepts matching expressions in the Eventarc PathPattern format. -
required
(type:boolean()
, default:nil
) - Output only. If true, the triggers for this provider should always specify a filter on these attributes. Trigger creation will fail otherwise.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.