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

GooglePrivacyDlpV2VertexDatasetResourceReference

import type { GooglePrivacyDlpV2VertexDatasetResourceReference } from "https://googleapis.deno.dev/v1/dlp:v2.ts";

Identifies a single Vertex AI dataset.

interface GooglePrivacyDlpV2VertexDatasetResourceReference {
datasetResourceName?: string;
}

§Properties

§
datasetResourceName?: string
[src]

Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.