Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowNluSettings.Builder
-
Packages that use DialogflowCxFlowNluSettings.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_flow google_dialogflow_cx_flow -
-
Uses of DialogflowCxFlowNluSettings.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that return DialogflowCxFlowNluSettings.Builder Modifier and Type Method Description static DialogflowCxFlowNluSettings.BuilderDialogflowCxFlowNluSettings. builder()DialogflowCxFlowNluSettings.BuilderDialogflowCxFlowNluSettings.Builder. classificationThreshold(Number classificationThreshold)Sets the value ofDialogflowCxFlowNluSettings.getClassificationThreshold()DialogflowCxFlowNluSettings.BuilderDialogflowCxFlowNluSettings.Builder. modelTrainingMode(String modelTrainingMode)Sets the value ofDialogflowCxFlowNluSettings.getModelTrainingMode()DialogflowCxFlowNluSettings.BuilderDialogflowCxFlowNluSettings.Builder. modelType(String modelType)Sets the value ofDialogflowCxFlowNluSettings.getModelType()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with parameters of type DialogflowCxFlowNluSettings.Builder Constructor Description Jsii$Proxy(DialogflowCxFlowNluSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxFlowNluSettings.Builder.
-