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

GoogleCloudDialogflowCxV3beta1Form

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

A form is a data model that groups related parameters that can be collected from the user. The process in which the agent prompts the user and collects parameter values from the user is called form filling. A form can be added to a page. When form filling is done, the filled parameters will be written to the session.

interface GoogleCloudDialogflowCxV3beta1Form {}

§Properties

§

Parameters to collect from the user.