reason property
The reason that entries were omitted from the session.
Implementation
@$pb.TagNumber(1)
TailLogEntriesResponse_SuppressionInfo_Reason get reason => $_getN(0);
Implementation
@$pb.TagNumber(1)
set reason(TailLogEntriesResponse_SuppressionInfo_Reason value) =>
$_setField(1, value);