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

GooglePrivacyDlpV2VertexDatasetRegex

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

A pattern to match against one or more dataset resources.

interface GooglePrivacyDlpV2VertexDatasetRegex {
projectIdRegex?: string;
}

§Properties

§
projectIdRegex?: string
[src]

For organizations, if unset, will match all projects. Has no effect for configurations created within a project.