GooglePrivacyDlpV2TagValue
import type { GooglePrivacyDlpV2TagValue } from "https://googleapis.deno.dev/v1/dlp:v2.ts";
A value of a tag.
interface GooglePrivacyDlpV2TagValue {
namespacedValue?: string;
}import type { GooglePrivacyDlpV2TagValue } from "https://googleapis.deno.dev/v1/dlp:v2.ts";
A value of a tag.