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

Properties of a BigQuerySource.

Package

@google-cloud/retail!

Properties

dataSchema

dataSchema?: (string|null);

BigQuerySource dataSchema

Property Value
TypeDescription
(string|null)

datasetId

datasetId?: (string|null);

BigQuerySource datasetId

Property Value
TypeDescription
(string|null)

gcsStagingDir

gcsStagingDir?: (string|null);

BigQuerySource gcsStagingDir

Property Value
TypeDescription
(string|null)

partitionDate

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

BigQuerySource partitionDate

Property Value
TypeDescription
(google.type.IDate|null)

projectId

projectId?: (string|null);

BigQuerySource projectId

Property Value
TypeDescription
(string|null)

tableId

tableId?: (string|null);

BigQuerySource tableId

Property Value
TypeDescription
(string|null)