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

GooglePrivacyDlpV2LeaveUntransformed

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

Skips the data without modifying it if the requested transformation would cause an error. For example, if a DateShift transformation were applied an an IP address, this mode would leave the IP address unchanged in the response.

interface GooglePrivacyDlpV2LeaveUntransformed {}