GoogleCloudDialogflowV2FreeFormSuggestionCopyimport type { GoogleCloudDialogflowV2FreeFormSuggestion } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowV2FreeFormSuggestion {response?: string;}§Properties§response?: string[src]