GoogleCloudDialogflowV2InputDatasetCopyimport type { GoogleCloudDialogflowV2InputDataset } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowV2InputDataset {dataset?: string;}§Properties§dataset?: string[src]