GoogleCloudDialogflowCxV3FlowTransition
import type { GoogleCloudDialogflowCxV3FlowTransition } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3FlowTransition {
readonly displayName?: string;
flow?: string;
}