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

GoogleCloudAiplatformV1VertexMultimodalDatasetSource

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

The Vertex Multimodal Dataset for the input content.

interface GoogleCloudAiplatformV1VertexMultimodalDatasetSource {
datasetName?: string;
}

§Properties

§
datasetName?: string
[src]

Required. The resource name of the Vertex Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}