images

@JvmName(name = "rbdapjsfkmopchjb")
suspend fun images(value: Output<List<GoogleCloudRetailV2betaImageArgs>>)
@JvmName(name = "nbncupdsecxqldyd")
suspend fun images(value: List<GoogleCloudRetailV2betaImageArgs>?)

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 = "wnayxnpvrnjsjwrf")
suspend fun images(vararg values: Output<GoogleCloudRetailV2betaImageArgs>)


@JvmName(name = "yottpalbsdctdntg")
suspend fun images(values: List<Output<GoogleCloudRetailV2betaImageArgs>>)
@JvmName(name = "tqxgxpggbqllqibu")
suspend fun images(vararg values: GoogleCloudRetailV2betaImageArgs)

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 = "oxvbilmgfdqqksfg")
suspend fun images(argument: List<suspend GoogleCloudRetailV2betaImageArgsBuilder.() -> Unit>)
@JvmName(name = "mqgtdsxkbwbuxykw")
suspend fun images(vararg argument: suspend GoogleCloudRetailV2betaImageArgsBuilder.() -> Unit)
@JvmName(name = "btqpjwmyipjbnawl")
suspend fun images(argument: suspend GoogleCloudRetailV2betaImageArgsBuilder.() -> 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.