messages

@JvmName(name = "wfvubknqvgeodycx")
suspend fun messages(value: Output<List<GoogleCloudDialogflowV2beta1IntentMessageArgs>>)
@JvmName(name = "mnkwaniajrjkqnpv")
suspend fun messages(value: List<GoogleCloudDialogflowV2beta1IntentMessageArgs>?)

Parameters

value

Optional. The collection of rich messages corresponding to the Response field in the Dialogflow console.


@JvmName(name = "spepcffqyefpehue")
suspend fun messages(vararg values: Output<GoogleCloudDialogflowV2beta1IntentMessageArgs>)


@JvmName(name = "vpomwcvbeehcxpqk")
suspend fun messages(values: List<Output<GoogleCloudDialogflowV2beta1IntentMessageArgs>>)
@JvmName(name = "pfegjpdxawhytaay")
suspend fun messages(vararg values: GoogleCloudDialogflowV2beta1IntentMessageArgs)

Parameters

values

Optional. The collection of rich messages corresponding to the Response field in the Dialogflow console.


@JvmName(name = "ydqwmpiebuucevgn")
suspend fun messages(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageArgsBuilder.() -> Unit>)
@JvmName(name = "fmaqpeshudjkawnn")
suspend fun messages(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageArgsBuilder.() -> Unit)
@JvmName(name = "cqfeapovcwoaokbg")
suspend fun messages(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of rich messages corresponding to the Response field in the Dialogflow console.