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

GoogleCloudDialogflowCxV3ImportTestCasesResponse

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

The response message for TestCases.ImportTestCases.

interface GoogleCloudDialogflowCxV3ImportTestCasesResponse {
names?: string[];
}

§Properties

§
names?: string[]
[src]

The unique identifiers of the new test cases. Format: projects//locations//agents//testCases/.