promotions

@JvmName(name = "xefgxoaiphgqaydo")
suspend fun promotions(value: Output<List<GoogleCloudRetailV2alphaPromotionArgs>>)
@JvmName(name = "wfhfssehskchxnke")
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 = "ksshhpigawexkwlg")
suspend fun promotions(vararg values: Output<GoogleCloudRetailV2alphaPromotionArgs>)


@JvmName(name = "xqcfaouvexvdhkci")
suspend fun promotions(values: List<Output<GoogleCloudRetailV2alphaPromotionArgs>>)
@JvmName(name = "omojemyjgstwkogp")
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 = "ahbuefotnsulhnsr")
suspend fun promotions(argument: List<suspend GoogleCloudRetailV2alphaPromotionArgsBuilder.() -> Unit>)
@JvmName(name = "qnwgishusqcdygpo")
suspend fun promotions(vararg argument: suspend GoogleCloudRetailV2alphaPromotionArgsBuilder.() -> Unit)
@JvmName(name = "dwuwbbgiqchumctu")
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.