GoogleCloudDialogflowCxV3AdvancedSettings constructor
GoogleCloudDialogflowCxV3AdvancedSettings({
- GoogleCloudDialogflowCxV3GcsDestination? audioExportGcsDestination,
- GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings? dtmfSettings,
- GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings? loggingSettings,
- GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings? speechSettings,
Implementation
GoogleCloudDialogflowCxV3AdvancedSettings({
this.audioExportGcsDestination,
this.dtmfSettings,
this.loggingSettings,
this.speechSettings,
});