Class FilteringAttribute (1.11.2)

FilteringAttribute(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A representation of the FilteringAttribute resource. Filtering attributes are per event type.

Attributes

NameDescription
attribute str
Output only. Attribute used for filtering the event type.
description str
Output only. Description of the purpose of the attribute.
required bool
Output only. If true, the triggers for this provider should always specify a filter on these attributes. Trigger creation will fail otherwise.
path_pattern_supported bool
Output only. If true, the attribute accepts matching expressions in the Eventarc PathPattern format.