textResponses

@JvmName(name = "icdvgxakriutjhgh")
suspend fun textResponses(value: Output<List<GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgs>>)
@JvmName(name = "itvcifkrrylciecv")
suspend fun textResponses(value: List<GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgs>?)

Parameters

value

The text responses from the agent for the turn.


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


@JvmName(name = "yxddbfwbqeaycotw")
suspend fun textResponses(values: List<Output<GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgs>>)
@JvmName(name = "yhmrfiiavxwcgxnb")
suspend fun textResponses(vararg values: GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgs)

Parameters

values

The text responses from the agent for the turn.


@JvmName(name = "uuxsijaxarjbxlmg")
suspend fun textResponses(argument: List<suspend GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgsBuilder.() -> Unit>)
@JvmName(name = "jntopdtoroyfpddb")
suspend fun textResponses(vararg argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgsBuilder.() -> Unit)
@JvmName(name = "vofnxgulhqvpoato")
suspend fun textResponses(argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessageTextArgsBuilder.() -> Unit)

Parameters

argument

The text responses from the agent for the turn.