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

GooglePrivacyDlpV2CloudStorageDiscoveryTarget

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

Target used to match against for discovery with Cloud Storage buckets.

§Properties

§

Optional. In addition to matching the filter, these conditions must be true before a profile is generated.

§

Optional. Disable profiling for buckets that match this filter.

§

Required. The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.

§

Optional. How often and when to update profiles. New buckets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.