GoogleCloudDialogflowCxV3beta1AdvancedSettings
import type { GoogleCloudDialogflowCxV3beta1AdvancedSettings } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3beta1AdvancedSettings {
audioExportGcsDestination?: GoogleCloudDialogflowCxV3beta1GcsDestination;
dtmfSettings?: GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings;
loggingSettings?: GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings;
speechSettings?: GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings;
}§Properties
§
audioExportGcsDestination?: GoogleCloudDialogflowCxV3beta1GcsDestination
[src]§
loggingSettings?: GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
[src]§
speechSettings?: GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings
[src]