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

GooglePrivacyDlpV2SurrogateType

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

Message for detecting output from deidentification transformations such as CryptoReplaceFfxFpeConfig. These types of transformations are those that perform pseudonymization, thereby producing a "surrogate" as output. This should be used in conjunction with a field on the transformation such as surrogate_info_type. This CustomInfoType does not support the use of detection_rules.

interface GooglePrivacyDlpV2SurrogateType {}