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

GooglePrivacyDlpV2FieldId

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

General identifier of a data field in a storage service.

interface GooglePrivacyDlpV2FieldId {
name?: string;
}

§Properties

§
name?: string
[src]

Name describing the field.