Interface protos.google.dataflow.v1beta3.IBigQueryIODetails (3.0.2)

Properties of a BigQueryIODetails.

Package

@google-cloud/dataflow

Properties

dataset

dataset?: (string|null);

BigQueryIODetails dataset

projectId

projectId?: (string|null);

BigQueryIODetails projectId

query

query?: (string|null);

BigQueryIODetails query

table

table?: (string|null);

BigQueryIODetails table