textResponses

@JvmName(name = "kesixwptrylvdioa")
suspend fun textResponses(value: Output<List<GoogleCloudDialogflowCxV3ResponseMessageTextArgs>>)
@JvmName(name = "oitpmwuxuucmjgmb")
suspend fun textResponses(value: List<GoogleCloudDialogflowCxV3ResponseMessageTextArgs>?)

Parameters

value

The text responses from the agent for the turn.


@JvmName(name = "heycfgehtdapmtem")
suspend fun textResponses(vararg values: Output<GoogleCloudDialogflowCxV3ResponseMessageTextArgs>)


@JvmName(name = "oldtcqvnvebmkrdu")
suspend fun textResponses(values: List<Output<GoogleCloudDialogflowCxV3ResponseMessageTextArgs>>)
@JvmName(name = "hycfkwcxlifeqnqa")
suspend fun textResponses(vararg values: GoogleCloudDialogflowCxV3ResponseMessageTextArgs)

Parameters

values

The text responses from the agent for the turn.


@JvmName(name = "gprmjjuuiqpmysbo")
suspend fun textResponses(argument: List<suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit>)
@JvmName(name = "wpyeobfslsmcrojn")
suspend fun textResponses(vararg argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)
@JvmName(name = "hjwpqiuvdussuttr")
suspend fun textResponses(argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)

Parameters

argument

The text responses from the agent for the turn.