GoogleCloudRecommendationengineV1beta1ProductCatalogItem
class GoogleCloudRecommendationengineV1beta1ProductCatalogItem extends Collection (View source)
Properties
| protected | $collection_key | ||
| string | $availableQuantity | ||
| string | $canonicalProductUri | ||
| float[] | $costs | ||
| string | $currencyCode | ||
| protected | $exactPriceType | ||
| protected | $exactPriceDataType | ||
| protected | $imagesType | ||
| protected | $imagesDataType | ||
| protected | $priceRangeType | ||
| protected | $priceRangeDataType | ||
| string | $stockState |
Methods
setAvailableQuantity($availableQuantity)
No description
string
getAvailableQuantity()
No description
setCanonicalProductUri($canonicalProductUri)
No description
string
getCanonicalProductUri()
No description
setCosts($costs)
No description
float[]
getCosts()
No description
setCurrencyCode($currencyCode)
No description
string
getCurrencyCode()
No description
setExactPrice(GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice $exactPrice)
No description
setImages($images)
No description
getImages()
No description
setPriceRange(GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange $priceRange)
No description
setStockState($stockState)
No description
string
getStockState()
No description
Details
setAvailableQuantity($availableQuantity)
No description
string
getAvailableQuantity()
No description
setCanonicalProductUri($canonicalProductUri)
No description
string
getCanonicalProductUri()
No description
setCosts($costs)
No description
float[]
getCosts()
No description
setCurrencyCode($currencyCode)
No description
string
getCurrencyCode()
No description
setExactPrice(GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice $exactPrice)
No description
GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice
getExactPrice()
No description
setImages($images)
No description
GoogleCloudRecommendationengineV1beta1Image[]
getImages()
No description
setPriceRange(GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange $priceRange)
No description
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange
getPriceRange()
No description
setStockState($stockState)
No description
string
getStockState()
No description