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

GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke

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

Configurations for PublisherModel GKE deployment

interface GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke {
gkeYamlConfigs?: string[];
}

§Properties

§
gkeYamlConfigs?: string[]
[src]

Optional. GKE deployment configuration in yaml format.