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