GoogleCloudDialogflowV2FreeFormSuggestion
import type { GoogleCloudDialogflowV2FreeFormSuggestion } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
Suggestion generated using free form generator.
interface GoogleCloudDialogflowV2FreeFormSuggestion {
response?: string;
}