Google Cloud Recommendationengine V1beta1Product Catalog Item Args
data class GoogleCloudRecommendationengineV1beta1ProductCatalogItemArgs(val availableQuantity: Output<String>? = null, val canonicalProductUri: Output<String>? = null, val costs: Output<Map<String, String>>? = null, val currencyCode: Output<String>? = null, val exactPrice: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceArgs>? = null, val images: Output<List<GoogleCloudRecommendationengineV1beta1ImageArgs>>? = null, val priceRange: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeArgs>? = null, val stockState: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemStockState>? = null) : ConvertibleToJava<GoogleCloudRecommendationengineV1beta1ProductCatalogItemArgs>
ProductCatalogItem captures item metadata specific to retail products.
Constructors
Link copied to clipboard
fun GoogleCloudRecommendationengineV1beta1ProductCatalogItemArgs(availableQuantity: Output<String>? = null, canonicalProductUri: Output<String>? = null, costs: Output<Map<String, String>>? = null, currencyCode: Output<String>? = null, exactPrice: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceArgs>? = null, images: Output<List<GoogleCloudRecommendationengineV1beta1ImageArgs>>? = null, priceRange: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeArgs>? = null, stockState: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemStockState>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
val exactPrice: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceArgs>? = null
Link copied to clipboard
val priceRange: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeArgs>? = null