promotions

@JvmName(name = "lwubevpeovfuqufb")
suspend fun promotions(value: Output<List<GoogleCloudRetailV2alphaPromotionArgs>>)
@JvmName(name = "arkjloqrgevpqbfq")
suspend fun promotions(value: List<GoogleCloudRetailV2alphaPromotionArgs>?)

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


@JvmName(name = "ibmgecoubxcttogv")
suspend fun promotions(values: List<Output<GoogleCloudRetailV2alphaPromotionArgs>>)
@JvmName(name = "udmgewsymmdlokmb")
suspend fun promotions(vararg values: GoogleCloudRetailV2alphaPromotionArgs)

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 = "aosyiovkkallpfss")
suspend fun promotions(argument: List<suspend GoogleCloudRetailV2alphaPromotionArgsBuilder.() -> Unit>)
@JvmName(name = "lgtgrqvmxgljikqd")
suspend fun promotions(vararg argument: suspend GoogleCloudRetailV2alphaPromotionArgsBuilder.() -> Unit)
@JvmName(name = "wofscjnipbkihixt")
suspend fun promotions(argument: suspend GoogleCloudRetailV2alphaPromotionArgsBuilder.() -> 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.