GooglePrivacyDlpV2FileStoreRegex
import type { GooglePrivacyDlpV2FileStoreRegex } from "https://googleapis.deno.dev/v1/dlp:v2.ts";
A pattern to match against one or more file stores.
interface GooglePrivacyDlpV2FileStoreRegex {
cloudStorageRegex?: GooglePrivacyDlpV2CloudStorageRegex;
}§Properties
§
cloudStorageRegex?: GooglePrivacyDlpV2CloudStorageRegex
[src]Optional. Regex for Cloud Storage.