activeTimeRange

@JvmName(name = "dbwocwjgwyyqrctv")
suspend fun activeTimeRange(value: Output<List<GoogleCloudRetailV2ConditionTimeRangeArgs>>)
@JvmName(name = "vfeccxdfdrwmfnrt")
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 = "tltqddhuegcmbkat")
suspend fun activeTimeRange(vararg values: Output<GoogleCloudRetailV2ConditionTimeRangeArgs>)


@JvmName(name = "myfmxbfkmifewxag")
suspend fun activeTimeRange(values: List<Output<GoogleCloudRetailV2ConditionTimeRangeArgs>>)
@JvmName(name = "nsbceiaysavbdbos")
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 = "wxemedmuimhkcyay")
suspend fun activeTimeRange(argument: List<suspend GoogleCloudRetailV2ConditionTimeRangeArgsBuilder.() -> Unit>)
@JvmName(name = "hxaowofpavyqwtgt")
suspend fun activeTimeRange(vararg argument: suspend GoogleCloudRetailV2ConditionTimeRangeArgsBuilder.() -> Unit)
@JvmName(name = "lgnuqkswqoiocqge")
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.