GoogleCloudDialogflowCxV3AdvancedSettings
import type { GoogleCloudDialogflowCxV3AdvancedSettings } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3AdvancedSettings {
audioExportGcsDestination?: GoogleCloudDialogflowCxV3GcsDestination;
dtmfSettings?: GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings;
loggingSettings?: GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings;
speechSettings?: GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings;
}§Properties
§
audioExportGcsDestination?: GoogleCloudDialogflowCxV3GcsDestination
[src]§
dtmfSettings?: GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings
[src]§
loggingSettings?: GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
[src]§
speechSettings?: GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings
[src]