Cx Test Case Test Case Conversation Turn User Input Input
data class CxTestCaseTestCaseConversationTurnUserInputInput(val dtmf: CxTestCaseTestCaseConversationTurnUserInputInputDtmf? = null, val event: CxTestCaseTestCaseConversationTurnUserInputInputEvent? = null, val languageCode: String? = null, val text: CxTestCaseTestCaseConversationTurnUserInputInputText? = null)
Constructors
Link copied to clipboard
fun CxTestCaseTestCaseConversationTurnUserInputInput(dtmf: CxTestCaseTestCaseConversationTurnUserInputInputDtmf? = null, event: CxTestCaseTestCaseConversationTurnUserInputInputEvent? = null, languageCode: String? = null, text: CxTestCaseTestCaseConversationTurnUserInputInputText? = null)
Types
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.