Interface protos.google.privacy.dlp.v2.InspectDataSourceDetails.IResult (3.1.8)

Properties of a Result.

Package

@google-cloud/dlp!

Properties

hybridStats

hybridStats?: (google.privacy.dlp.v2.IHybridInspectStatistics|null);

Result hybridStats

Property Value
TypeDescription
(google.privacy.dlp.v2.IHybridInspectStatistics|null)

infoTypeStats

infoTypeStats?: (google.privacy.dlp.v2.IInfoTypeStats[]|null);

Result infoTypeStats

Property Value
TypeDescription
(google.privacy.dlp.v2.IInfoTypeStats[]|null)

processedBytes

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

Result processedBytes

Property Value
TypeDescription
(number|Long|string|null)

totalEstimatedBytes

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

Result totalEstimatedBytes

Property Value
TypeDescription
(number|Long|string|null)