Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case.DialogflowCxTestCaseTestCaseConversationTurns.Builder
-
Packages that use DialogflowCxTestCaseTestCaseConversationTurns.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case google_dialogflow_cx_test_case -
-
Uses of DialogflowCxTestCaseTestCaseConversationTurns.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that return DialogflowCxTestCaseTestCaseConversationTurns.Builder Modifier and Type Method Description static DialogflowCxTestCaseTestCaseConversationTurns.BuilderDialogflowCxTestCaseTestCaseConversationTurns. builder()DialogflowCxTestCaseTestCaseConversationTurns.BuilderDialogflowCxTestCaseTestCaseConversationTurns.Builder. userInput(DialogflowCxTestCaseTestCaseConversationTurnsUserInput userInput)Sets the value ofDialogflowCxTestCaseTestCaseConversationTurns.getUserInput()DialogflowCxTestCaseTestCaseConversationTurns.BuilderDialogflowCxTestCaseTestCaseConversationTurns.Builder. virtualAgentOutput(DialogflowCxTestCaseTestCaseConversationTurnsVirtualAgentOutput virtualAgentOutput)Sets the value ofDialogflowCxTestCaseTestCaseConversationTurns.getVirtualAgentOutput()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case with parameters of type DialogflowCxTestCaseTestCaseConversationTurns.Builder Constructor Description Jsii$Proxy(DialogflowCxTestCaseTestCaseConversationTurns.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxTestCaseTestCaseConversationTurns.Builder.
-