GoogleCloudRetailV2ProductInputConfig
class GoogleCloudRetailV2ProductInputConfig extends Model (View source)
Properties
protected | $bigQuerySourceType | ||
protected | $bigQuerySourceDataType | ||
protected | $gcsSourceType | ||
protected | $gcsSourceDataType | ||
protected | $productInlineSourceType | ||
protected | $productInlineSourceDataType |
Methods
getBigQuerySource()
No description
getGcsSource()
No description
getProductInlineSource()
No description
Details
setBigQuerySource(GoogleCloudRetailV2BigQuerySource $bigQuerySource)
No description
GoogleCloudRetailV2BigQuerySource
getBigQuerySource()
No description
setGcsSource(GoogleCloudRetailV2GcsSource $gcsSource)
No description
GoogleCloudRetailV2GcsSource
getGcsSource()
No description
setProductInlineSource(GoogleCloudRetailV2ProductInlineSource $productInlineSource)
No description
GoogleCloudRetailV2ProductInlineSource
getProductInlineSource()
No description