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

GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion

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

Actions suggested for the agent. This is based on applicable instructions.

interface GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion {
agentAction?: string;
}

§Properties

§
agentAction?: string
[src]

Optional. The suggested action for the agent.

§

Output only. Duplicate check result for the agent action suggestion.

§

Output only. Sources for the agent action suggestion.