menu
googleapis_beta package
documentation
recommendationengine/v1beta1.dart
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange constructor
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange constructor
dark_mode
light_mode
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange
constructor
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange
(
{
double
?
max
,
double
?
min
,
})
Implementation
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange({ this.max, this.min, });
googleapis_beta package
documentation
recommendationengine/v1beta1
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange constructor
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange class