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

GoogleCloudAiplatformV1PublisherModelResourceReference

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

Reference to a resource.

interface GoogleCloudAiplatformV1PublisherModelResourceReference {
description?: string;
resourceName?: string;
uri?: string;
useCase?: string;
}

§Properties

§
description?: string
[src]

Description of the resource.

§
resourceName?: string
[src]

The resource name of the Google Cloud resource.

§
uri?: string
[src]

The URI of the resource.

§
useCase?: string
[src]

Use case (CUJ) of the resource.