GoogleCloudDialogflowCxV3ToolAuthenticationServiceAccountAuthConfig
import type { GoogleCloudDialogflowCxV3ToolAuthenticationServiceAccountAuthConfig } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3ToolAuthenticationServiceAccountAuthConfig {
serviceAccount?: string;
}