Uses of Interface
com.google.cloud.retail.v2.PriceInfo.PriceRangeOrBuilder
-
Packages that use PriceInfo.PriceRangeOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of PriceInfo.PriceRangeOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement PriceInfo.PriceRangeOrBuilder Modifier and Type Class Description static classPriceInfo.PriceRangeThe price range of all [variant][google.cloud.retail.v2.Product.Type.VARIANT] [Product][google.cloud.retail.v2.Product] having the same [Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].static classPriceInfo.PriceRange.BuilderThe price range of all [variant][google.cloud.retail.v2.Product.Type.VARIANT] [Product][google.cloud.retail.v2.Product] having the same [Product.primary_product_id][google.cloud.retail.v2.Product.primary_product_id].Methods in com.google.cloud.retail.v2 that return PriceInfo.PriceRangeOrBuilder Modifier and Type Method Description PriceInfo.PriceRangeOrBuilderPriceInfo.Builder. getPriceRangeOrBuilder()Output only.PriceInfo.PriceRangeOrBuilderPriceInfo. getPriceRangeOrBuilder()Output only.PriceInfo.PriceRangeOrBuilderPriceInfoOrBuilder. getPriceRangeOrBuilder()Output only.
-