ProtoToCsvFormatter
class ProtoToCsvFormatter(stream: DestinationStream, outputStream: OutputStream, rootLevelFlattening: Boolean, extractedAtAsTimestampWithTimezone: Boolean) : ObjectStorageFormattingWriter
Constructors
Link copied to clipboard
constructor(stream: DestinationStream, outputStream: OutputStream, rootLevelFlattening: Boolean, extractedAtAsTimestampWithTimezone: Boolean)