images

@JvmName(name = "fbqbansagqqnvsyy")
suspend fun images(value: Output<List<GoogleCloudRetailV2alphaImageArgs>>)
@JvmName(name = "sgfawauqxxqkrctd")
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 = "jjtsincxkfwxifkx")
suspend fun images(vararg values: Output<GoogleCloudRetailV2alphaImageArgs>)


@JvmName(name = "yfqqegekemmvvhdj")
suspend fun images(values: List<Output<GoogleCloudRetailV2alphaImageArgs>>)
@JvmName(name = "aejrqbvmrrifadal")
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 = "upxdktnnkpnvlagp")
suspend fun images(argument: List<suspend GoogleCloudRetailV2alphaImageArgsBuilder.() -> Unit>)
@JvmName(name = "cwfmcgxprubhrcqi")
suspend fun images(vararg argument: suspend GoogleCloudRetailV2alphaImageArgsBuilder.() -> Unit)
@JvmName(name = "qpjtonffbqwkvigc")
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.