GoogleCloudDialogflowV2beta1Context
import type { GoogleCloudDialogflowV2beta1Context } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowV2beta1Context {
lifespanCount?: number;
name?: string;
parameters?: {};
}[key: string]: any;