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

GoogleCloudAiplatformV1GdcConfig

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

Google Distributed Cloud (GDC) config.

interface GoogleCloudAiplatformV1GdcConfig {
zone?: string;
}

§Properties

§
zone?: string
[src]

GDC zone. A cluster will be designated for the Vertex AI workload in this zone.