messages
Parameters
value
Optional. The collection of rich messages corresponding to the Response
field in the Dialogflow console.
Parameters
values
Optional. The collection of rich messages corresponding to the Response
field in the Dialogflow console.
suspend fun messages(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageArgsBuilder.() -> Unit>)
suspend fun messages(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageArgsBuilder.() -> Unit)
suspend fun messages(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageArgsBuilder.() -> Unit)
Parameters
argument
Optional. The collection of rich messages corresponding to the Response
field in the Dialogflow console.