LoadQueryStatistics constructor
LoadQueryStatistics({})
Implementation
LoadQueryStatistics({
this.badRecords,
this.bytesTransferred,
this.inputFileBytes,
this.inputFiles,
this.outputBytes,
this.outputRows,
});