DataSamplingReport constructor
DataSamplingReport({})
Implementation
DataSamplingReport({
this.bytesWrittenDelta,
this.elementsSampledBytes,
this.elementsSampledCount,
this.exceptionsSampledCount,
this.pcollectionsSampledCount,
this.persistenceErrorsCount,
this.translationErrorsCount,
});