GooglePrivacyDlpV2KeyValueMetadataLabel
import type { GooglePrivacyDlpV2KeyValueMetadataLabel } from "https://googleapis.deno.dev/v1/dlp:v2.ts";The metadata key that contains a finding.
interface GooglePrivacyDlpV2KeyValueMetadataLabel {
key?: string;
}