textResponses

Parameters

value

The text responses from the agent for the turn. Structure is documented below.


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


Parameters

values

The text responses from the agent for the turn. Structure is documented below.


@JvmName(name = "nteeopaufimiusyp")
suspend fun textResponses(argument: List<suspend CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgsBuilder.() -> Unit>)
@JvmName(name = "abnhkhvlhyxebxug")
suspend fun textResponses(vararg argument: suspend CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgsBuilder.() -> Unit)
@JvmName(name = "ydepftamvhnbjikt")
suspend fun textResponses(argument: suspend CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgsBuilder.() -> Unit)

Parameters

argument

The text responses from the agent for the turn. Structure is documented below.