promotions

@JvmName(name = "jihejnxfmlkrpmop")
suspend fun promotions(value: Output<List<GoogleCloudRetailV2PromotionArgs>>)
@JvmName(name = "rimjxoaemxyjoqol")
suspend fun promotions(value: List<GoogleCloudRetailV2PromotionArgs>?)

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 = "cwrsndgawwdtyyjs")
suspend fun promotions(vararg values: Output<GoogleCloudRetailV2PromotionArgs>)


@JvmName(name = "gfgoomprupvenwhi")
suspend fun promotions(values: List<Output<GoogleCloudRetailV2PromotionArgs>>)
@JvmName(name = "gbtexlijhxkcynya")
suspend fun promotions(vararg values: GoogleCloudRetailV2PromotionArgs)

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 = "fgdejnwawsefxdel")
suspend fun promotions(argument: List<suspend GoogleCloudRetailV2PromotionArgsBuilder.() -> Unit>)
@JvmName(name = "lwfhfcpljgbobglx")
suspend fun promotions(vararg argument: suspend GoogleCloudRetailV2PromotionArgsBuilder.() -> Unit)
@JvmName(name = "tmwsvqtqohfmhrnl")
suspend fun promotions(argument: suspend GoogleCloudRetailV2PromotionArgsBuilder.() -> 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.