Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case.DialogflowCxTestCaseTestCaseConversationTurns
-
Packages that use DialogflowCxTestCaseTestCaseConversationTurns Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case google_dialogflow_cx_test_case -
-
Uses of DialogflowCxTestCaseTestCaseConversationTurns in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that implement DialogflowCxTestCaseTestCaseConversationTurns Modifier and Type Class Description static classDialogflowCxTestCaseTestCaseConversationTurns.Jsii$ProxyAn implementation forDialogflowCxTestCaseTestCaseConversationTurnsMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that return DialogflowCxTestCaseTestCaseConversationTurns Modifier and Type Method Description DialogflowCxTestCaseTestCaseConversationTurnsDialogflowCxTestCaseTestCaseConversationTurns.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case with parameters of type DialogflowCxTestCaseTestCaseConversationTurns Modifier and Type Method Description voidDialogflowCxTestCaseTestCaseConversationTurnsOutputReference. setInternalValue(DialogflowCxTestCaseTestCaseConversationTurns value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case with type arguments of type DialogflowCxTestCaseTestCaseConversationTurns Modifier and Type Method Description voidDialogflowCxTestCaseTestCaseConversationTurnsList. setInternalValue(List<DialogflowCxTestCaseTestCaseConversationTurns> value)DialogflowCxTestCase.BuilderDialogflowCxTestCase.Builder. testCaseConversationTurns(List<? extends DialogflowCxTestCaseTestCaseConversationTurns> testCaseConversationTurns)test_case_conversation_turns block.DialogflowCxTestCaseConfig.BuilderDialogflowCxTestCaseConfig.Builder. testCaseConversationTurns(List<? extends DialogflowCxTestCaseTestCaseConversationTurns> testCaseConversationTurns)Sets the value ofDialogflowCxTestCaseConfig.getTestCaseConversationTurns()
-