GoogleCloudDialogflowCxV3beta1ResponseMessageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "jgnhmqirsjlvrqwm")
suspend fun channel(value: Output<String>)
@JvmName(name = "ysvcowuepgyxnimj")
suspend fun channel(value: String?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "xfpuhbxsffqtaaks")
suspend fun payload(value: Output<Map<String, String>>)
@JvmName(name = "vnywqudtcybmbjau")
fun payload(vararg values: Pair<String, String>)
@JvmName(name = "tdhtpuswbgvnxyod")
suspend fun payload(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "cpeekymxdxgqngqm")
suspend fun playAudio(value: Output<GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgs>)
@JvmName(name = "mbdihjbunsrvwvll")
suspend fun playAudio(value: GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgs?)
@JvmName(name = "vqeyirwguqfltwbg")
suspend fun playAudio(argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "rbddvicptaxmgasr")
suspend fun text(value: Output<GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgs>)
@JvmName(name = "wooyoidpeiihbyef")
suspend fun text(value: GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgs?)
@JvmName(name = "wrykaxpmehkusbns")
suspend fun text(argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgsBuilder.() -> Unit)