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

GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings

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

Settings for Gen App Builder.

interface GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings {
engine?: string;
}

§Properties

§
engine?: string
[src]

Required. The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}