priceRange property

GoogleCloudRetailV2PriceInfoPriceRange? priceRange
getter/setter pair

The price range of all the child Product.Type.VARIANT Products grouped together on the Product.Type.PRIMARY Product.

Only populated for Product.Type.PRIMARY Products. Note: This field is OUTPUT_ONLY for ProductService.GetProduct. Do not set this field in API requests.

Output only.

Implementation

GoogleCloudRetailV2PriceInfoPriceRange? priceRange;