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

GoogleCloudDialogflowCxV3IntentCoverageIntent

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

The agent's intent.

interface GoogleCloudDialogflowCxV3IntentCoverageIntent {
covered?: boolean;
intent?: string;
}

§Properties

§
covered?: boolean
[src]

Whether the intent is covered by at least one of the agent's test cases.

§
intent?: string
[src]

The intent full resource name