GoogleCloudDialogflowCxV3beta1QueryInput
import type { GoogleCloudDialogflowCxV3beta1QueryInput } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3beta1QueryInput {
languageCode?: string;
toolCallResult?: GoogleCloudDialogflowCxV3beta1ToolCallResult;
}§Properties
§
toolCallResult?: GoogleCloudDialogflowCxV3beta1ToolCallResult
[src]