operator property
The operator used for matching the events with the value of the filter.
If not specified, only events that have an exact key-value pair specified
in the filter are matched. The allowed values are path_pattern
and
match-path-pattern
. path_pattern
is only allowed for GCFv1 triggers.
Optional.
Implementation
core.String? operator;