GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig
import type { GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig {
genericWebService?: GoogleCloudDialogflowCxV3beta1WebhookGenericWebService;
service?: string;
}