promotions

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


@JvmName(name = "jveufidmucqmqxmo")
suspend fun promotions(values: List<Output<GoogleCloudRetailV2betaPromotionArgs>>)
@JvmName(name = "pphudnsqyialgfmv")
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 = "ifoicdoduayqcaxu")
suspend fun promotions(argument: List<suspend GoogleCloudRetailV2betaPromotionArgsBuilder.() -> Unit>)
@JvmName(name = "xojnnxsouqtgbhgi")
suspend fun promotions(vararg argument: suspend GoogleCloudRetailV2betaPromotionArgsBuilder.() -> Unit)
@JvmName(name = "fcaaufchybnhpwxw")
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.