split property
Optional. Information indicating this LogEntry is part of a sequence of multiple log entries split from a single LogEntry.
Implementation
@$pb.TagNumber(35)
LogSplit get split => $_getN(16);
Implementation
@$pb.TagNumber(35)
set split(LogSplit value) => $_setField(35, value);