Uses of Interface
com.google.cloud.retail.v2beta.ImageOrBuilder
-
Packages that use ImageOrBuilder Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of ImageOrBuilder in com.google.cloud.retail.v2beta
Classes in com.google.cloud.retail.v2beta that implement ImageOrBuilder Modifier and Type Class Description classImage[Product][google.cloud.retail.v2beta.Product] image.static classImage.Builder[Product][google.cloud.retail.v2beta.Product] image.Methods in com.google.cloud.retail.v2beta that return ImageOrBuilder Modifier and Type Method Description ImageOrBuilderProduct.Builder. getImagesOrBuilder(int index)Product images for the product.ImageOrBuilderProduct. getImagesOrBuilder(int index)Product images for the product.ImageOrBuilderProductOrBuilder. getImagesOrBuilder(int index)Product images for the product.Methods in com.google.cloud.retail.v2beta that return types with arguments of type ImageOrBuilder Modifier and Type Method Description List<? extends ImageOrBuilder>Product.Builder. getImagesOrBuilderList()Product images for the product.List<? extends ImageOrBuilder>Product. getImagesOrBuilderList()Product images for the product.List<? extends ImageOrBuilder>ProductOrBuilder. getImagesOrBuilderList()Product images for the product.
-