textResponses

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

Parameters

value

The text responses from the agent for the turn.


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


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

Parameters

values

The text responses from the agent for the turn.


@JvmName(name = "omcrdjbjuhrviduy")
suspend fun textResponses(argument: List<suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit>)
@JvmName(name = "fammijkhjufxkygf")
suspend fun textResponses(vararg argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)
@JvmName(name = "nutbknrokljavwdg")
suspend fun textResponses(argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)

Parameters

argument

The text responses from the agent for the turn.