images

@JvmName(name = "omcpetwpditkqyxh")
suspend fun images(value: Output<List<GoogleCloudRetailV2betaImageArgs>>)
@JvmName(name = "aouqygvlunmdxdnj")
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 = "dusweejslbvfibow")
suspend fun images(vararg values: Output<GoogleCloudRetailV2betaImageArgs>)


@JvmName(name = "klvggsyjcbxnfdiw")
suspend fun images(values: List<Output<GoogleCloudRetailV2betaImageArgs>>)
@JvmName(name = "jtbkbrcligiiuhwi")
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 = "jwlkfreocpvnculn")
suspend fun images(argument: List<suspend GoogleCloudRetailV2betaImageArgsBuilder.() -> Unit>)
@JvmName(name = "lfxfwxegmxnmbpim")
suspend fun images(vararg argument: suspend GoogleCloudRetailV2betaImageArgsBuilder.() -> Unit)
@JvmName(name = "qdxwnfjnoflyhtld")
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.