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

GooglePrivacyDlpV2PublishToStackdriver

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

Enable Stackdriver metric dlp.googleapis.com/finding_count. This will publish a metric to stack driver on each infotype requested and how many findings were found for it. CustomDetectors will be bucketed as 'Custom' under the Stackdriver label 'info_type'.

interface GooglePrivacyDlpV2PublishToStackdriver {}