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

GooglePrivacyDlpV2RequestedOptions

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

Snapshot of the inspection configuration.

interface GooglePrivacyDlpV2RequestedOptions {
snapshotInspectTemplate?: GooglePrivacyDlpV2InspectTemplate;
}

§Properties

§

Inspect config.

§
snapshotInspectTemplate?: GooglePrivacyDlpV2InspectTemplate
[src]

If run with an InspectTemplate, a snapshot of its state at the time of this run.