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 exclusions it will not be exported.
Optional.
Implementation
core.List<LogExclusion>? exclusions;
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 exclusions it will not be exported.
Optional.
core.List<LogExclusion>? exclusions;