Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings

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

Settings for exporting conversations to Insights.

interface GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings {
enableInsightsExport?: boolean;
}

§Properties

§
enableInsightsExport?: boolean
[src]

If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.