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 classPriceInfoThe price information of a [Product][google.cloud.retail.v2beta.Product].static classPriceInfo.BuilderThe 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 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.
-