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