Interface protos.google.cloud.dataplex.v1.DataDiscoveryResult.IScanStatistics (5.5.0)

Properties of a ScanStatistics.

Package

@google-cloud/dataplex

Properties

dataProcessedBytes

dataProcessedBytes?: (number|Long|string|null);

ScanStatistics dataProcessedBytes

filesetsCreated

filesetsCreated?: (number|null);

ScanStatistics filesetsCreated

filesetsDeleted

filesetsDeleted?: (number|null);

ScanStatistics filesetsDeleted

filesetsUpdated

filesetsUpdated?: (number|null);

ScanStatistics filesetsUpdated

filesExcluded

filesExcluded?: (number|null);

ScanStatistics filesExcluded

scannedFileCount

scannedFileCount?: (number|null);

ScanStatistics scannedFileCount

tablesCreated

tablesCreated?: (number|null);

ScanStatistics tablesCreated

tablesDeleted

tablesDeleted?: (number|null);

ScanStatistics tablesDeleted

tablesUpdated

tablesUpdated?: (number|null);

ScanStatistics tablesUpdated