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

GooglePrivacyDlpV2CloudSqlDiscoveryTarget

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

Target used to match against for discovery with Cloud SQL tables.

interface GooglePrivacyDlpV2CloudSqlDiscoveryTarget {}

§Properties

§

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

§

Disable profiling for database resources that match this filter.

§

Required. The tables the discovery cadence applies to. The first target with a matching filter will be the one to apply to a table.

§

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