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

Properties of a BigQueryTable.

Package

@google-cloud/dlp!

Properties

datasetId

datasetId?: (string|null);

BigQueryTable datasetId

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

BigQueryTable projectId

Property Value
TypeDescription
(string|null)

tableId

tableId?: (string|null);

BigQueryTable tableId

Property Value
TypeDescription
(string|null)