exclusions property
Log entries that match any of these exclusion filters will not be exported.If a log entry is matched by both filter and one of exclusion_filters it will not be exported.
Optional.
Implementation
core.List<LogExclusion>? exclusions;