| Modifier and Type | Class and Description |
|---|---|
class |
Image
[Product][google.cloud.retail.v2beta.Product] image.
|
static class |
Image.Builder
[Product][google.cloud.retail.v2beta.Product] image.
|
| Modifier and Type | Method and Description |
|---|---|
ImageOrBuilder |
Product.getImagesOrBuilder(int index)
Product images for the product.
|
ImageOrBuilder |
Product.Builder.getImagesOrBuilder(int index)
Product images for the product.
|
ImageOrBuilder |
ProductOrBuilder.getImagesOrBuilder(int index)
Product images for the product.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ImageOrBuilder> |
Product.getImagesOrBuilderList()
Product images for the product.
|
List<? extends ImageOrBuilder> |
Product.Builder.getImagesOrBuilderList()
Product images for the product.
|
List<? extends ImageOrBuilder> |
ProductOrBuilder.getImagesOrBuilderList()
Product images for the product.
|
Copyright © 2024 Google LLC. All rights reserved.