Uses of Interface
com.google.cloud.retail.v2.PriceInfoOrBuilder
-
Packages that use PriceInfoOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of PriceInfoOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement PriceInfoOrBuilder Modifier and Type Class Description class
PriceInfo
The price information of a [Product][google.cloud.retail.v2.Product].static class
PriceInfo.Builder
The price information of a [Product][google.cloud.retail.v2.Product].Methods in com.google.cloud.retail.v2 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.
-