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

GoogleCloudDialogflowCxV3Action

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

Action performed by end user or Dialogflow agent in the conversation.

interface GoogleCloudDialogflowCxV3Action {}

§Properties

§

Optional. Action performed by the agent as a message.

§

Optional. Action performed on behalf of the agent by invoking a CX flow.

§

Optional. Action performed on behalf of the agent by invoking a child playbook.

§

Optional. Action performed on behalf of the agent by calling a plugin tool.

§

Optional. Agent obtained a message from the customer.