GoogleCloudAiplatformV1ToolCodeExecution
import type { GoogleCloudAiplatformV1ToolCodeExecution } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";Tool that executes code generated by the model, and automatically returns the result to the model. See also ExecutableCode and CodeExecutionResult, which are input and output to this tool.
interface GoogleCloudAiplatformV1ToolCodeExecution {}