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

GoogleCloudDialogflowCxV3Handler

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

Handler can be used to define custom logic to be executed based on the user-specified triggers.

interface GoogleCloudDialogflowCxV3Handler {}

§Properties

§

A handler triggered by event.

§

A handler triggered during specific lifecycle of the playbook execution.