Interface protos.google.cloud.retail.v2.IProductInputConfig (1.1.6)

Properties of a ProductInputConfig.

Package

@google-cloud/retail!

Properties

bigQuerySource

bigQuerySource?: (google.cloud.retail.v2.IBigQuerySource|null);

ProductInputConfig bigQuerySource

Property Value
TypeDescription
(google.cloud.retail.v2.IBigQuerySource|null)

gcsSource

gcsSource?: (google.cloud.retail.v2.IGcsSource|null);

ProductInputConfig gcsSource

Property Value
TypeDescription
(google.cloud.retail.v2.IGcsSource|null)

productInlineSource

productInlineSource?: (google.cloud.retail.v2.IProductInlineSource|null);

ProductInputConfig productInlineSource

Property Value
TypeDescription
(google.cloud.retail.v2.IProductInlineSource|null)