GoogleCloudDialogflowCxV3EnvironmentWebhookConfig
import type { GoogleCloudDialogflowCxV3EnvironmentWebhookConfig } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3EnvironmentWebhookConfig {
webhookOverrides?: GoogleCloudDialogflowCxV3Webhook[];
}§Properties
§
webhookOverrides?: GoogleCloudDialogflowCxV3Webhook[]
[src]