activeTimeRange

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


@JvmName(name = "ymuthetfyiktlqip")
suspend fun activeTimeRange(values: List<Output<GoogleCloudRetailV2ConditionTimeRangeArgs>>)
@JvmName(name = "allioyvgwonrawao")
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 = "wthnktgevlkjjfnk")
suspend fun activeTimeRange(argument: List<suspend GoogleCloudRetailV2ConditionTimeRangeArgsBuilder.() -> Unit>)
@JvmName(name = "vqacsydtirrhetyc")
suspend fun activeTimeRange(vararg argument: suspend GoogleCloudRetailV2ConditionTimeRangeArgsBuilder.() -> Unit)
@JvmName(name = "lfjkrsfaxhvpskgc")
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.