Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowAdvancedSettings.Builder
-
Packages that use DialogflowCxFlowAdvancedSettings.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_flow google_dialogflow_cx_flow -
-
Uses of DialogflowCxFlowAdvancedSettings.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that return DialogflowCxFlowAdvancedSettings.Builder Modifier and Type Method Description DialogflowCxFlowAdvancedSettings.BuilderDialogflowCxFlowAdvancedSettings.Builder. audioExportGcsDestination(DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination audioExportGcsDestination)Sets the value ofDialogflowCxFlowAdvancedSettings.getAudioExportGcsDestination()static DialogflowCxFlowAdvancedSettings.BuilderDialogflowCxFlowAdvancedSettings. builder()DialogflowCxFlowAdvancedSettings.BuilderDialogflowCxFlowAdvancedSettings.Builder. dtmfSettings(DialogflowCxFlowAdvancedSettingsDtmfSettings dtmfSettings)Sets the value ofDialogflowCxFlowAdvancedSettings.getDtmfSettings()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with parameters of type DialogflowCxFlowAdvancedSettings.Builder Constructor Description Jsii$Proxy(DialogflowCxFlowAdvancedSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxFlowAdvancedSettings.Builder.
-