Interface protos.google.cloud.bigquery.storage.v1beta1.ITableReference (2.5.4)

Properties of a TableReference.

Package

@google-cloud/bigquery-storage!

Properties

datasetId

datasetId?: (string|null);

TableReference datasetId

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

TableReference projectId

Property Value
TypeDescription
(string|null)

tableId

tableId?: (string|null);

TableReference tableId

Property Value
TypeDescription
(string|null)