promotions

@JvmName(name = "knabrgaxmpifmsaj")
suspend fun promotions(value: Output<List<GoogleCloudRetailV2betaPromotionArgs>>)
@JvmName(name = "fsjacppcttorjikl")
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 = "xkvhuvrxfordiufo")
suspend fun promotions(vararg values: Output<GoogleCloudRetailV2betaPromotionArgs>)


@JvmName(name = "ilvkfaaqvnyhgsvm")
suspend fun promotions(values: List<Output<GoogleCloudRetailV2betaPromotionArgs>>)
@JvmName(name = "aurcfxvnlwyueknf")
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 = "hohujqonowcagqbd")
suspend fun promotions(argument: List<suspend GoogleCloudRetailV2betaPromotionArgsBuilder.() -> Unit>)
@JvmName(name = "tivpphacohskbpwj")
suspend fun promotions(vararg argument: suspend GoogleCloudRetailV2betaPromotionArgsBuilder.() -> Unit)
@JvmName(name = "kjlweoyplkcrsjrd")
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.