Uses of Interface
com.google.cloud.retail.v2beta.PriceInfoOrBuilder
-
Packages that use PriceInfoOrBuilder Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of PriceInfoOrBuilder in com.google.cloud.retail.v2beta
Classes in com.google.cloud.retail.v2beta that implement PriceInfoOrBuilder Modifier and Type Class Description class
PriceInfo
The price information of a [Product][google.cloud.retail.v2beta.Product].static class
PriceInfo.Builder
The price information of a [Product][google.cloud.retail.v2beta.Product].Methods in com.google.cloud.retail.v2beta that return PriceInfoOrBuilder Modifier and Type Method Description PriceInfoOrBuilder
LocalInventory.Builder. getPriceInfoOrBuilder()
Product price and cost information.PriceInfoOrBuilder
LocalInventory. getPriceInfoOrBuilder()
Product price and cost information.PriceInfoOrBuilder
LocalInventoryOrBuilder. getPriceInfoOrBuilder()
Product price and cost information.PriceInfoOrBuilder
Product.Builder. getPriceInfoOrBuilder()
Product price and cost information.PriceInfoOrBuilder
Product. getPriceInfoOrBuilder()
Product price and cost information.PriceInfoOrBuilder
ProductOrBuilder. getPriceInfoOrBuilder()
Product price and cost information.
-