GooglePrivacyDlpV2FileStoreCollection
import type { GooglePrivacyDlpV2FileStoreCollection } from "https://googleapis.deno.dev/v1/dlp:v2.ts";
Match file stores (e.g. buckets) using filters.
interface GooglePrivacyDlpV2FileStoreCollection {
includeRegexes?: GooglePrivacyDlpV2FileStoreRegexes;
}§Properties
§
includeRegexes?: GooglePrivacyDlpV2FileStoreRegexes
[src]Optional. A collection of regular expressions to match a file store against.