Interface protos.google.cloud.retail.v2beta.IBigQuerySource (3.1.0)

Properties of a BigQuerySource.

Package

@google-cloud/retail

Properties

dataSchema

dataSchema?: (string|null);

BigQuerySource dataSchema

datasetId

datasetId?: (string|null);

BigQuerySource datasetId

gcsStagingDir

gcsStagingDir?: (string|null);

BigQuerySource gcsStagingDir

partitionDate

partitionDate?: (google.type.IDate|null);

BigQuerySource partitionDate

projectId

projectId?: (string|null);

BigQuerySource projectId

tableId

tableId?: (string|null);

BigQuerySource tableId