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

GoogleCloudDialogflowCxV3FulfillIntentRequest

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

Request of FulfillIntent

interface GoogleCloudDialogflowCxV3FulfillIntentRequest {}

§Properties

§

The matched intent/event to fulfill.

§

Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.

§

Instructs the speech synthesizer how to generate output audio.