Interface protos.google.cloud.geminidataanalytics.v1alpha.IBigQueryTableReference (0.4.0)

Properties of a BigQueryTableReference.

Package

@google-cloud/geminidataanalytics

Properties

datasetId

datasetId?: (string|null);

BigQueryTableReference datasetId

projectId

projectId?: (string|null);

BigQueryTableReference projectId

schema

schema?: (google.cloud.geminidataanalytics.v1alpha.ISchema|null);

BigQueryTableReference schema

tableId

tableId?: (string|null);

BigQueryTableReference tableId