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

GoogleCloudAiplatformV1PscAutomatedEndpoints

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

PscAutomatedEndpoints defines the output of the forwarding rule automatically created by each PscAutomationConfig.

interface GoogleCloudAiplatformV1PscAutomatedEndpoints {
matchAddress?: string;
network?: string;
projectId?: string;
}

§Properties

§
matchAddress?: string
[src]

Ip Address created by the automated forwarding rule.

§
network?: string
[src]

Corresponding network in pscAutomationConfigs.

§
projectId?: string
[src]

Corresponding project_id in pscAutomationConfigs