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

GooglePrivacyDlpV2DiscoveryTarget

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

Target used to match against for Discovery.

§Properties

§

BigQuery target for Discovery. The first target to match a table will be the one applied.

§

Cloud SQL target for Discovery. The first target to match a table will be the one applied.

§

Cloud Storage target for Discovery. The first target to match a table will be the one applied.

§

Other clouds target for discovery. The first target to match a resource will be the one applied.

§

Discovery target that looks for credentials and secrets stored in cloud resource metadata and reports them as vulnerabilities to Security Command Center. Only one target of this type is allowed.

§

Vertex AI dataset target for Discovery. The first target to match a dataset will be the one applied. Note that discovery for Vertex AI can incur Cloud Storage Class B operation charges for storage.objects.get operations and retrieval fees. For more information, see Cloud Storage pricing. Note that discovery for Vertex AI dataset will not be able to scan images unless DiscoveryConfig.processing_location.image_fallback_location has multi_region_processing or global_processing configured.