GoogleCloudDialogflowCxV3beta1ResponseMessageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "iepiyfxkvkokjqme")
suspend fun channel(value: Output<String>)
@JvmName(name = "blhfuvpurwefieou")
suspend fun channel(value: String?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "pcxjhftijjdassnl")
suspend fun payload(value: Output<Map<String, String>>)
@JvmName(name = "jflpsyjwdrquxfov")
fun payload(vararg values: Pair<String, String>)
@JvmName(name = "wnfkapauixxftuaw")
suspend fun payload(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "tekmencfgnrayctw")
suspend fun playAudio(value: Output<GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgs>)
@JvmName(name = "lgmxgfvgdkfinwyr")
suspend fun playAudio(value: GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgs?)
@JvmName(name = "gldprpyfxkbppelk")
suspend fun playAudio(argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "ovxpsppubwqoxyvp")
suspend fun text(value: Output<GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgs>)
@JvmName(name = "olxusxhjioqqddqg")
suspend fun text(value: GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgs?)
@JvmName(name = "ydfdhjqhlfmhsogy")
suspend fun text(argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgsBuilder.() -> Unit)