outputVersionFormat property
- @Deprecated('This field is deprecated.')
- @TagNumber.new(6)
Deprecated. This field is unused.
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(6)
LogSink_VersionFormat get outputVersionFormat => $_getN(3);
- @Deprecated('This field is deprecated.')
- @TagNumber.new(6)
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(6)
set outputVersionFormat(LogSink_VersionFormat value) => $_setField(6, value);