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

GoogleCloudAiplatformV1GenieSource

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

Contains information about the source of the models generated from Generative AI Studio.

interface GoogleCloudAiplatformV1GenieSource {
baseModelUri?: string;
}

§Properties

§
baseModelUri?: string
[src]

Required. The public base model URI.