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

GoogleCloudAiplatformV1ModelGardenSource

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

Contains information about the source of the models generated from Model Garden.

interface GoogleCloudAiplatformV1ModelGardenSource {
publicModelName?: string;
}

§Properties

§
publicModelName?: string
[src]

Required. The model garden source model resource name.