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

GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest

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

The request message for TestCases.BatchDeleteTestCases.

interface GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest {
names?: string[];
}

§Properties

§
names?: string[]
[src]

Required. Format of test case names: projects//locations/ /agents//testCases/.