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

GoogleCloudDialogflowCxV3ImportTestCasesRequest

import type { GoogleCloudDialogflowCxV3ImportTestCasesRequest } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
interface GoogleCloudDialogflowCxV3ImportTestCasesRequest {
content?: Uint8Array;
gcsUri?: string;
}

§Properties

§
content?: Uint8Array
[src]
§
gcsUri?: string
[src]