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;
}