textResponses

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

Parameters

value

The text responses from the agent for the turn.


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


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

Parameters

values

The text responses from the agent for the turn.


@JvmName(name = "tydejdtysyangrep")
suspend fun textResponses(argument: List<suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit>)
@JvmName(name = "bydaevhbpifkwyvc")
suspend fun textResponses(vararg argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)
@JvmName(name = "odugmxswqcbcwgli")
suspend fun textResponses(argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)

Parameters

argument

The text responses from the agent for the turn.