Google Cloud Recommendationengine V1beta1Product Catalog Item Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun exactPrice(value: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceArgs>)
suspend fun exactPrice(value: GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceArgs?)
suspend fun exactPrice(argument: suspend GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun images(vararg argument: suspend GoogleCloudRecommendationengineV1beta1ImageArgsBuilder.() -> Unit)
suspend fun images(argument: List<suspend GoogleCloudRecommendationengineV1beta1ImageArgsBuilder.() -> Unit>)
suspend fun images(argument: suspend GoogleCloudRecommendationengineV1beta1ImageArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun priceRange(value: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeArgs>)
suspend fun priceRange(value: GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeArgs?)
suspend fun priceRange(argument: suspend GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun stockState(value: Output<GoogleCloudRecommendationengineV1beta1ProductCatalogItemStockState>)