GoogleCloudDialogflowCxV3BargeInConfig
import type { GoogleCloudDialogflowCxV3BargeInConfig } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3BargeInConfig {
noBargeInDuration?: number;
totalDuration?: number;
}