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

GooglePrivacyDlpV2KindExpression

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

A representation of a Datastore kind.

interface GooglePrivacyDlpV2KindExpression {
name?: string;
}

§Properties

§
name?: string
[src]

The name of the kind.