activeTimeRange

@JvmName(name = "rfnsohkompehgvtt")
suspend fun activeTimeRange(value: Output<List<GoogleCloudRetailV2ConditionTimeRangeArgs>>)
@JvmName(name = "vcwcdoktqvhkqprv")
suspend fun activeTimeRange(value: List<GoogleCloudRetailV2ConditionTimeRangeArgs>?)

Parameters

value

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


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


@JvmName(name = "xfadkirprregfuqn")
suspend fun activeTimeRange(values: List<Output<GoogleCloudRetailV2ConditionTimeRangeArgs>>)
@JvmName(name = "pnpxjnklsbwwinvq")
suspend fun activeTimeRange(vararg values: GoogleCloudRetailV2ConditionTimeRangeArgs)

Parameters

values

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


@JvmName(name = "tuxnondrbjvrtcsb")
suspend fun activeTimeRange(argument: List<suspend GoogleCloudRetailV2ConditionTimeRangeArgsBuilder.() -> Unit>)
@JvmName(name = "eqshhhqbfkcysxrb")
suspend fun activeTimeRange(vararg argument: suspend GoogleCloudRetailV2ConditionTimeRangeArgsBuilder.() -> Unit)
@JvmName(name = "nobilcejlvqxdvat")
suspend fun activeTimeRange(argument: suspend GoogleCloudRetailV2ConditionTimeRangeArgsBuilder.() -> Unit)

Parameters

argument

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