filteringAttributes property

List<FilteringAttribute>? filteringAttributes
getter/setter pair

Filtering attributes for the event type.

Output only.

Implementation

core.List<FilteringAttribute>? filteringAttributes;