text Responses
Parameters
value
The text responses from the agent for the turn.
Parameters
values
The text responses from the agent for the turn.
suspend fun textResponses(argument: List<suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit>)
suspend fun textResponses(vararg argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)
suspend fun textResponses(argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)
Parameters
argument
The text responses from the agent for the turn.