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

GooglePrivacyDlpV2StoredInfoType

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

StoredInfoType resource message that contains information about the current version and any pending updates.

interface GooglePrivacyDlpV2StoredInfoType {
name?: string;
}

§Properties

§

Current version of the stored info type.

§
name?: string
[src]

Resource name.

§

Pending versions of the stored info type. Empty if no versions are pending.