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 classPriceInfoThe price information of a [Product][google.cloud.retail.v2.Product].static classPriceInfo.BuilderThe 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 PriceInfoOrBuilderLocalInventory.Builder. getPriceInfoOrBuilder()Product price and cost information.PriceInfoOrBuilderLocalInventory. getPriceInfoOrBuilder()Product price and cost information.PriceInfoOrBuilderLocalInventoryOrBuilder. getPriceInfoOrBuilder()Product price and cost information.PriceInfoOrBuilderProduct.Builder. getPriceInfoOrBuilder()Product price and cost information.PriceInfoOrBuilderProduct. getPriceInfoOrBuilder()Product price and cost information.PriceInfoOrBuilderProductOrBuilder. getPriceInfoOrBuilder()Product price and cost information.
-