GooglePrivacyDlpV2VertexDatasetCollection
import type { GooglePrivacyDlpV2VertexDatasetCollection } from "https://googleapis.deno.dev/v1/dlp:v2.ts";
Match dataset resources using regex filters.
interface GooglePrivacyDlpV2VertexDatasetCollection {
vertexDatasetRegexes?: GooglePrivacyDlpV2VertexDatasetRegexes;
}§Properties
§
vertexDatasetRegexes?: GooglePrivacyDlpV2VertexDatasetRegexes
[src]The regex used to filter dataset resources.