GoogleCloudDialogflowCxV3BoostSpecs
import type { GoogleCloudDialogflowCxV3BoostSpecs } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3BoostSpecs {
dataStores?: string[];
spec?: GoogleCloudDialogflowCxV3BoostSpec[];
}