timeout

@JvmName(name = "rrpqqbegjcfomobm")
suspend fun timeout(value: Output<String>)
@JvmName(name = "cdfefpebutgrllpx")
suspend fun timeout(value: String?)

Parameters

value

Webhook execution timeout. Execution is considered failed if Dialogflow doesn't receive a response from webhook at the end of the timeout period. Defaults to 5 seconds, maximum allowed timeout is 30 seconds.