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

GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings

import type { GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
interface GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings {
agent?: string;
agentIdentity?: string;
agentScope?: string;
business?: string;
businessDescription?: string;
disableDataStoreFallback?: boolean;
}

§Properties

§
agent?: string
[src]
§
agentIdentity?: string
[src]
§
agentScope?: string
[src]
§
business?: string
[src]
§
businessDescription?: string
[src]
§
disableDataStoreFallback?: boolean
[src]