images

@JvmName(name = "jrpanybcmrnnpqei")
suspend fun images(value: Output<List<GoogleCloudRetailV2ImageArgs>>)
@JvmName(name = "cbqodfantlukfluy")
suspend fun images(value: List<GoogleCloudRetailV2ImageArgs>?)

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


@JvmName(name = "tixcsyueshlackwe")
suspend fun images(values: List<Output<GoogleCloudRetailV2ImageArgs>>)
@JvmName(name = "hiqfjxvieoemgaef")
suspend fun images(vararg values: GoogleCloudRetailV2ImageArgs)

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 = "nuqyufxafxitdieb")
suspend fun images(argument: List<suspend GoogleCloudRetailV2ImageArgsBuilder.() -> Unit>)
@JvmName(name = "yhjiinjwgmbymtvt")
suspend fun images(vararg argument: suspend GoogleCloudRetailV2ImageArgsBuilder.() -> Unit)
@JvmName(name = "iphckdcesjfxxsbn")
suspend fun images(argument: suspend GoogleCloudRetailV2ImageArgsBuilder.() -> 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.