Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_agent.DialogflowCxAgentTextToSpeechSettings
-
Packages that use DialogflowCxAgentTextToSpeechSettings Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_agent google_dialogflow_cx_agent -
-
Uses of DialogflowCxAgentTextToSpeechSettings in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent that implement DialogflowCxAgentTextToSpeechSettings Modifier and Type Class Description static classDialogflowCxAgentTextToSpeechSettings.Jsii$ProxyAn implementation forDialogflowCxAgentTextToSpeechSettingsMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent that return DialogflowCxAgentTextToSpeechSettings Modifier and Type Method Description DialogflowCxAgentTextToSpeechSettingsDialogflowCxAgentTextToSpeechSettings.Builder. build()Builds the configured instance.DialogflowCxAgentTextToSpeechSettingsDialogflowCxAgentTextToSpeechSettingsOutputReference. getInternalValue()default DialogflowCxAgentTextToSpeechSettingsDialogflowCxAgentConfig. getTextToSpeechSettings()text_to_speech_settings block.DialogflowCxAgentTextToSpeechSettingsDialogflowCxAgentConfig.Jsii$Proxy. getTextToSpeechSettings()DialogflowCxAgentTextToSpeechSettingsDialogflowCxAgent. getTextToSpeechSettingsInput()Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent with parameters of type DialogflowCxAgentTextToSpeechSettings Modifier and Type Method Description voidDialogflowCxAgent. putTextToSpeechSettings(DialogflowCxAgentTextToSpeechSettings value)voidDialogflowCxAgentTextToSpeechSettingsOutputReference. setInternalValue(DialogflowCxAgentTextToSpeechSettings value)DialogflowCxAgent.BuilderDialogflowCxAgent.Builder. textToSpeechSettings(DialogflowCxAgentTextToSpeechSettings textToSpeechSettings)text_to_speech_settings block.DialogflowCxAgentConfig.BuilderDialogflowCxAgentConfig.Builder. textToSpeechSettings(DialogflowCxAgentTextToSpeechSettings textToSpeechSettings)Sets the value ofDialogflowCxAgentConfig.getTextToSpeechSettings()
-