Google Cloud Recommendationengine V1beta1Product Catalog Item Price Range Args
data class GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeArgs(val max: Output<Double>, val min: Output<Double>) : ConvertibleToJava<GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeArgs>
Product price range when there are a range of prices for different variations of the same product.
Constructors
Link copied to clipboard
fun GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeArgs(max: Output<Double>, min: Output<Double>)