activeTimeRange

@JvmName(name = "ucctmcoaetnaeura")
suspend fun activeTimeRange(value: Output<List<GoogleCloudRetailV2betaConditionTimeRangeArgs>>)
@JvmName(name = "ddkalabkvccdvear")
suspend fun activeTimeRange(value: List<GoogleCloudRetailV2betaConditionTimeRangeArgs>?)

Parameters

value

Range of time(s) specifying when Condition is active. Condition true if any time range matches.


@JvmName(name = "moygdistepjfmqag")
suspend fun activeTimeRange(vararg values: Output<GoogleCloudRetailV2betaConditionTimeRangeArgs>)


@JvmName(name = "jskvpbtfvucrqpbo")
suspend fun activeTimeRange(values: List<Output<GoogleCloudRetailV2betaConditionTimeRangeArgs>>)
@JvmName(name = "aequbgejlqfgmftj")
suspend fun activeTimeRange(vararg values: GoogleCloudRetailV2betaConditionTimeRangeArgs)

Parameters

values

Range of time(s) specifying when Condition is active. Condition true if any time range matches.


@JvmName(name = "kiwhkqbpaxkwldsl")
suspend fun activeTimeRange(argument: List<suspend GoogleCloudRetailV2betaConditionTimeRangeArgsBuilder.() -> Unit>)
@JvmName(name = "yjpcbdwiqxrcwriq")
suspend fun activeTimeRange(vararg argument: suspend GoogleCloudRetailV2betaConditionTimeRangeArgsBuilder.() -> Unit)
@JvmName(name = "mpmdquoqgholmyrj")
suspend fun activeTimeRange(argument: suspend GoogleCloudRetailV2betaConditionTimeRangeArgsBuilder.() -> Unit)

Parameters

argument

Range of time(s) specifying when Condition is active. Condition true if any time range matches.