Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case.DialogflowCxTestCaseTestCaseConversationTurnsUserInput
-
Packages that use DialogflowCxTestCaseTestCaseConversationTurnsUserInput Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case google_dialogflow_cx_test_case -
-
Uses of DialogflowCxTestCaseTestCaseConversationTurnsUserInput in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that implement DialogflowCxTestCaseTestCaseConversationTurnsUserInput Modifier and Type Class Description static classDialogflowCxTestCaseTestCaseConversationTurnsUserInput.Jsii$ProxyAn implementation forDialogflowCxTestCaseTestCaseConversationTurnsUserInputMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that return DialogflowCxTestCaseTestCaseConversationTurnsUserInput Modifier and Type Method Description DialogflowCxTestCaseTestCaseConversationTurnsUserInputDialogflowCxTestCaseTestCaseConversationTurnsUserInput.Builder. build()Builds the configured instance.DialogflowCxTestCaseTestCaseConversationTurnsUserInputDialogflowCxTestCaseTestCaseConversationTurnsUserInputOutputReference. getInternalValue()default DialogflowCxTestCaseTestCaseConversationTurnsUserInputDialogflowCxTestCaseTestCaseConversationTurns. getUserInput()user_input block.DialogflowCxTestCaseTestCaseConversationTurnsUserInputDialogflowCxTestCaseTestCaseConversationTurns.Jsii$Proxy. getUserInput()DialogflowCxTestCaseTestCaseConversationTurnsUserInputDialogflowCxTestCaseTestCaseConversationTurnsOutputReference. getUserInputInput()Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case with parameters of type DialogflowCxTestCaseTestCaseConversationTurnsUserInput Modifier and Type Method Description voidDialogflowCxTestCaseTestCaseConversationTurnsOutputReference. putUserInput(DialogflowCxTestCaseTestCaseConversationTurnsUserInput value)voidDialogflowCxTestCaseTestCaseConversationTurnsUserInputOutputReference. setInternalValue(DialogflowCxTestCaseTestCaseConversationTurnsUserInput value)DialogflowCxTestCaseTestCaseConversationTurns.BuilderDialogflowCxTestCaseTestCaseConversationTurns.Builder. userInput(DialogflowCxTestCaseTestCaseConversationTurnsUserInput userInput)Sets the value ofDialogflowCxTestCaseTestCaseConversationTurns.getUserInput()
-