Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_agent.DialogflowCxAgentTextToSpeechSettings.Builder
-
Packages that use DialogflowCxAgentTextToSpeechSettings.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_agent google_dialogflow_cx_agent -
-
Uses of DialogflowCxAgentTextToSpeechSettings.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent that return DialogflowCxAgentTextToSpeechSettings.Builder Modifier and Type Method Description static DialogflowCxAgentTextToSpeechSettings.BuilderDialogflowCxAgentTextToSpeechSettings. builder()DialogflowCxAgentTextToSpeechSettings.BuilderDialogflowCxAgentTextToSpeechSettings.Builder. synthesizeSpeechConfigs(String synthesizeSpeechConfigs)Sets the value ofDialogflowCxAgentTextToSpeechSettings.getSynthesizeSpeechConfigs()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent with parameters of type DialogflowCxAgentTextToSpeechSettings.Builder Constructor Description Jsii$Proxy(DialogflowCxAgentTextToSpeechSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxAgentTextToSpeechSettings.Builder.
-