GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings
import type { GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings {
enableInsightsExport?: boolean;
}