Interface protos.google.shopping.merchant.datasources.v1beta.IDataSource (0.1.0)

Properties of a DataSource.

Package

@google-shopping/datasources

Properties

dataSourceId

dataSourceId?: (number|Long|string|null);

DataSource dataSourceId

displayName

displayName?: (string|null);

DataSource displayName

fileInput

fileInput?: (google.shopping.merchant.datasources.v1beta.IFileInput|null);

DataSource fileInput

input

input?: (google.shopping.merchant.datasources.v1beta.DataSource.Input|keyof typeof google.shopping.merchant.datasources.v1beta.DataSource.Input|null);

DataSource input

localInventoryDataSource

localInventoryDataSource?: (google.shopping.merchant.datasources.v1beta.ILocalInventoryDataSource|null);

DataSource localInventoryDataSource

name

name?: (string|null);

DataSource name

primaryProductDataSource

primaryProductDataSource?: (google.shopping.merchant.datasources.v1beta.IPrimaryProductDataSource|null);

DataSource primaryProductDataSource

promotionDataSource

promotionDataSource?: (google.shopping.merchant.datasources.v1beta.IPromotionDataSource|null);

DataSource promotionDataSource

regionalInventoryDataSource

regionalInventoryDataSource?: (google.shopping.merchant.datasources.v1beta.IRegionalInventoryDataSource|null);

DataSource regionalInventoryDataSource

supplementalProductDataSource

supplementalProductDataSource?: (google.shopping.merchant.datasources.v1beta.ISupplementalProductDataSource|null);

DataSource supplementalProductDataSource