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

GoogleCloudDialogflowV2InputDataset

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

InputDataset used to create model or do evaluation. NextID:5

interface GoogleCloudDialogflowV2InputDataset {
dataset?: string;
}

§Properties

§
dataset?: string
[src]

Required. ConversationDataset resource name. Format: projects//locations//conversationDatasets/