Cx Test Case Test Case Conversation Turn User Input Input Args
data class CxTestCaseTestCaseConversationTurnUserInputInputArgs(val dtmf: Output<CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs>? = null, val event: Output<CxTestCaseTestCaseConversationTurnUserInputInputEventArgs>? = null, val languageCode: Output<String>? = null, val text: Output<CxTestCaseTestCaseConversationTurnUserInputInputTextArgs>? = null) : ConvertibleToJava<CxTestCaseTestCaseConversationTurnUserInputInputArgs>
Constructors
Link copied to clipboard
fun CxTestCaseTestCaseConversationTurnUserInputInputArgs(dtmf: Output<CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs>? = null, event: Output<CxTestCaseTestCaseConversationTurnUserInputInputEventArgs>? = null, languageCode: Output<String>? = null, text: Output<CxTestCaseTestCaseConversationTurnUserInputInputTextArgs>? = null)
Functions
Properties
Link copied to clipboard
The language of the input. See Language Support for a list of the currently supported language codes. Note that queries in the same session do not necessarily need to specify the same language.