ExecuteToolResponse
import type { ExecuteToolResponse } from "https://googleapis.deno.dev/v1/connectors:v2.ts";
Response message for ConnectorAgentService.ExecuteTool
interface ExecuteToolResponse {
metadata?: {};
[key: string]: {};
[key: string]: any;
result?: {};
}[key: string]: any;