exclusion property
Required. The new exclusion, whose name parameter is an exclusion name
that is not already used in the parent resource.
Implementation
@$pb.TagNumber(2)
LogExclusion get exclusion => $_getN(1);
Implementation
@$pb.TagNumber(2)
set exclusion(LogExclusion value) => $_setField(2, value);