GoogleCloudDataplexV1DataDiscoveryResultScanStatistics constructor
GoogleCloudDataplexV1DataDiscoveryResultScanStatistics({})
Implementation
GoogleCloudDataplexV1DataDiscoveryResultScanStatistics({
this.dataProcessedBytes,
this.filesExcluded,
this.filesetsCreated,
this.filesetsDeleted,
this.filesetsUpdated,
this.scannedFileCount,
this.tablesCreated,
this.tablesDeleted,
this.tablesUpdated,
});