Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_agent.DialogflowCxAgentSpeechToTextSettings.Builder
-
Packages that use DialogflowCxAgentSpeechToTextSettings.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_agent google_dialogflow_cx_agent -
-
Uses of DialogflowCxAgentSpeechToTextSettings.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent that return DialogflowCxAgentSpeechToTextSettings.Builder Modifier and Type Method Description static DialogflowCxAgentSpeechToTextSettings.BuilderDialogflowCxAgentSpeechToTextSettings. builder()DialogflowCxAgentSpeechToTextSettings.BuilderDialogflowCxAgentSpeechToTextSettings.Builder. enableSpeechAdaptation(com.hashicorp.cdktf.IResolvable enableSpeechAdaptation)Sets the value ofDialogflowCxAgentSpeechToTextSettings.getEnableSpeechAdaptation()DialogflowCxAgentSpeechToTextSettings.BuilderDialogflowCxAgentSpeechToTextSettings.Builder. enableSpeechAdaptation(Boolean enableSpeechAdaptation)Sets the value ofDialogflowCxAgentSpeechToTextSettings.getEnableSpeechAdaptation()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent with parameters of type DialogflowCxAgentSpeechToTextSettings.Builder Constructor Description Jsii$Proxy(DialogflowCxAgentSpeechToTextSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxAgentSpeechToTextSettings.Builder.
-