images

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


@JvmName(name = "igmaqqkqfrqdceoy")
suspend fun images(values: List<Output<GoogleCloudRetailV2betaImageArgs>>)
@JvmName(name = "edxnrjnctkdanppx")
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 = "vwlukingpoeoqqok")
suspend fun images(argument: List<suspend GoogleCloudRetailV2betaImageArgsBuilder.() -> Unit>)
@JvmName(name = "wawlujfovfulxxxp")
suspend fun images(vararg argument: suspend GoogleCloudRetailV2betaImageArgsBuilder.() -> Unit)
@JvmName(name = "etuniqdcyrfixaoc")
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.