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

GoogleCloudDialogflowV2beta1DialogflowAssistAnswer

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

Represents a Dialogflow assist answer.

interface GoogleCloudDialogflowV2beta1DialogflowAssistAnswer {
answerRecord?: string;
}

§Properties

§
answerRecord?: string
[src]

The name of answer record, in the format of "projects//locations//answerRecords/"

§

An intent suggestion generated from conversation.

§

Result from v2 agent.