textResponses

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

Parameters

value

The text responses from the agent for the turn.


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


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

Parameters

values

The text responses from the agent for the turn.


@JvmName(name = "vtgxmaabioallxvr")
suspend fun textResponses(argument: List<suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit>)
@JvmName(name = "iifpnskutmqrtdlv")
suspend fun textResponses(vararg argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)
@JvmName(name = "lkmpfkalxggaufwg")
suspend fun textResponses(argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTextArgsBuilder.() -> Unit)

Parameters

argument

The text responses from the agent for the turn.