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 GoogleCloudDialogflowV2IntentMessageArgsBuilder.() -> Unit>)
suspend fun messages(vararg argument: suspend GoogleCloudDialogflowV2IntentMessageArgsBuilder.() -> Unit)
Parameters
argument
Optional. The collection of rich messages corresponding to the Response
field in the Dialogflow console.