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

GooglePrivacyDlpV2AdjustmentRule

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

Rule that specifies conditions when a certain infoType's finding details should be adjusted.

interface GooglePrivacyDlpV2AdjustmentRule {
adjustByMatchingInfoTypes?: GooglePrivacyDlpV2AdjustByMatchingInfoTypes;
}

§Properties

§

AdjustmentRule condition for image findings.

§

Set of infoTypes for which findings would affect this rule.

§

Likelihood adjustment to apply to the infoType.