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

GoogleCloudDialogflowV2beta1ResponseMessage

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

Response messages from an automated agent.

§Properties

§

A signal that indicates the interaction with the Dialogflow agent has ended.

§

Hands off conversation to a live agent.

§

An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.

§
payload?: {
[key: string]: any;
}
[src]

Returns a response containing a custom, platform-specific payload.

§

A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.