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

GooglePrivacyDlpV2QuasiIdField

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

A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.

interface GooglePrivacyDlpV2QuasiIdField {
customTag?: string;
}

§Properties

§
customTag?: string
[src]

A auxiliary field.

§

Identifies the column.