Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudAiplatformV1ToolComputerUse

import type { GoogleCloudAiplatformV1ToolComputerUse } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";

Tool to support computer use.

interface GoogleCloudAiplatformV1ToolComputerUse {
environment?: "ENVIRONMENT_UNSPECIFIED" | "ENVIRONMENT_BROWSER";
}

§Properties

§
environment?: "ENVIRONMENT_UNSPECIFIED" | "ENVIRONMENT_BROWSER"
[src]

Required. The environment being operated.