images property

List<GoogleCloudRetailV2Image>? images
getter/setter pair

Product images for the product.

We highly recommend putting the main image first. A maximum of 300 images are allowed. Corresponding properties: Google Merchant Center property image_link. Schema.org property Product.image.

Implementation

core.List<GoogleCloudRetailV2Image>? images;