images

@JvmName(name = "xorbuegidqrkbomj")
suspend fun images(value: Output<List<GoogleCloudRetailV2ImageArgs>>)
@JvmName(name = "tjxknnhkgrrgwtey")
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 = "whidiiddtemrkjxa")
suspend fun images(vararg values: Output<GoogleCloudRetailV2ImageArgs>)


@JvmName(name = "rippnhvemxbuxqyb")
suspend fun images(values: List<Output<GoogleCloudRetailV2ImageArgs>>)
@JvmName(name = "ksplljworqibugtt")
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 = "plghoumahtfqovbi")
suspend fun images(argument: List<suspend GoogleCloudRetailV2ImageArgsBuilder.() -> Unit>)
@JvmName(name = "cxpfxjeobhdacgqu")
suspend fun images(vararg argument: suspend GoogleCloudRetailV2ImageArgsBuilder.() -> Unit)
@JvmName(name = "hcnfkxoyofojcwhi")
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.