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 class
PriceInfo.PriceRange
The 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 class
PriceInfo.PriceRange.Builder
The 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.PriceRangeOrBuilder
PriceInfo.Builder. getPriceRangeOrBuilder()
Output only.PriceInfo.PriceRangeOrBuilder
PriceInfo. getPriceRangeOrBuilder()
Output only.PriceInfo.PriceRangeOrBuilder
PriceInfoOrBuilder. getPriceRangeOrBuilder()
Output only.
-