images

@JvmName(name = "qhvykvgbnpahfxob")
suspend fun images(value: Output<List<GoogleCloudRetailV2alphaImageArgs>>)
@JvmName(name = "gwpjlxnnakousups")
suspend fun images(value: List<GoogleCloudRetailV2alphaImageArgs>?)

Parameters

value

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.


@JvmName(name = "tmdnjoprfjivnwsa")
suspend fun images(vararg values: Output<GoogleCloudRetailV2alphaImageArgs>)


@JvmName(name = "jvsmujeoxinnwhuf")
suspend fun images(values: List<Output<GoogleCloudRetailV2alphaImageArgs>>)
@JvmName(name = "cqrensdbkjkvxgxf")
suspend fun images(vararg values: GoogleCloudRetailV2alphaImageArgs)

Parameters

values

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.


@JvmName(name = "oarxkbjdugluccaw")
suspend fun images(argument: List<suspend GoogleCloudRetailV2alphaImageArgsBuilder.() -> Unit>)
@JvmName(name = "eytdbfmamqpphbdx")
suspend fun images(vararg argument: suspend GoogleCloudRetailV2alphaImageArgsBuilder.() -> Unit)
@JvmName(name = "gxxcwceqjesfbdmo")
suspend fun images(argument: suspend GoogleCloudRetailV2alphaImageArgsBuilder.() -> Unit)

Parameters

argument

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.