promotions

@JvmName(name = "cosmtckqpfqpxhga")
suspend fun promotions(value: Output<List<GoogleCloudRetailV2betaPromotionArgs>>)
@JvmName(name = "hgmbpcxoxkyhfjpe")
suspend fun promotions(value: List<GoogleCloudRetailV2betaPromotionArgs>?)

Parameters

value

The promotions applied to the product. A maximum of 10 values are allowed per Product. Only Promotion.promotion_id will be used, other fields will be ignored if set.


@JvmName(name = "tlmcwmnywidyjafv")
suspend fun promotions(vararg values: Output<GoogleCloudRetailV2betaPromotionArgs>)


@JvmName(name = "ndpyyuidfkgdgdot")
suspend fun promotions(values: List<Output<GoogleCloudRetailV2betaPromotionArgs>>)
@JvmName(name = "atthplexucxnatkh")
suspend fun promotions(vararg values: GoogleCloudRetailV2betaPromotionArgs)

Parameters

values

The promotions applied to the product. A maximum of 10 values are allowed per Product. Only Promotion.promotion_id will be used, other fields will be ignored if set.


@JvmName(name = "vdthavxtrsyqdtyy")
suspend fun promotions(argument: List<suspend GoogleCloudRetailV2betaPromotionArgsBuilder.() -> Unit>)
@JvmName(name = "cdtkjhmtvxpsehcj")
suspend fun promotions(vararg argument: suspend GoogleCloudRetailV2betaPromotionArgsBuilder.() -> Unit)
@JvmName(name = "gntefyxxbyvvlval")
suspend fun promotions(argument: suspend GoogleCloudRetailV2betaPromotionArgsBuilder.() -> Unit)

Parameters

argument

The promotions applied to the product. A maximum of 10 values are allowed per Product. Only Promotion.promotion_id will be used, other fields will be ignored if set.