GoogleCloudDialogflowCxV3PlaybookOutput
import type { GoogleCloudDialogflowCxV3PlaybookOutput } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
Output of the playbook.
interface GoogleCloudDialogflowCxV3PlaybookOutput {
executionSummary?: string;
}