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

GoogleCloudAiplatformV1PscInterfaceConfig

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

Configuration for PSC-I.

interface GoogleCloudAiplatformV1PscInterfaceConfig {
networkAttachment?: string;
}

§Properties

§

Optional. DNS peering configurations. When specified, Vertex AI will attempt to configure DNS peering zones in the tenant project VPC to resolve the specified domains using the target network's Cloud DNS. The user must grant the dns.peer role to the Vertex AI Service Agent on the target project.

§
networkAttachment?: string
[src]

Optional. The name of the Compute Engine network attachment to attach to the resource within the region and user project. To specify this field, you must have already [created a network attachment] (https://cloud.google.com/vpc/docs/create-manage-network-attachments#create-network-attachments). This field is only used for resources using PSC-I.