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

GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard

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

Represents info card response. If the response contains generative knowledge prediction, Dialogflow will return a payload with Infobot Messenger compatible info card. Otherwise, the info card response is skipped.

interface GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard {}