Interface protos.google.privacy.dlp.v2.IStatisticalTable (3.1.8)

Properties of a StatisticalTable.

Package

@google-cloud/dlp!

Properties

quasiIds

quasiIds?: (google.privacy.dlp.v2.StatisticalTable.IQuasiIdentifierField[]|null);

StatisticalTable quasiIds

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

relativeFrequency

relativeFrequency?: (google.privacy.dlp.v2.IFieldId|null);

StatisticalTable relativeFrequency

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

table

table?: (google.privacy.dlp.v2.IBigQueryTable|null);

StatisticalTable table

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