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

GooglePrivacyDlpV2MetadataLocation

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

Metadata Location

interface GooglePrivacyDlpV2MetadataLocation {
type?: "METADATATYPE_UNSPECIFIED" | "STORAGE_METADATA";
}

§Properties

§

Storage metadata.

§
type?: "METADATATYPE_UNSPECIFIED" | "STORAGE_METADATA"
[src]

Type of metadata containing the finding.