promotions

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


@JvmName(name = "bkvohkoobkoeafbx")
suspend fun promotions(values: List<Output<GoogleCloudRetailV2betaPromotionArgs>>)
@JvmName(name = "owlasxmvoyjpmhvj")
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 = "ycbnteomrnmjekbr")
suspend fun promotions(argument: List<suspend GoogleCloudRetailV2betaPromotionArgsBuilder.() -> Unit>)
@JvmName(name = "rmplwxwcxmmqdxrw")
suspend fun promotions(vararg argument: suspend GoogleCloudRetailV2betaPromotionArgsBuilder.() -> Unit)
@JvmName(name = "fuhrmepfiqosatcr")
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.