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

GoogleCloudDatacatalogV1TagFieldEnumValue

import type { GoogleCloudDatacatalogV1TagFieldEnumValue } from "https://googleapis.deno.dev/v1/datacatalog:v1.ts";

An enum value.

interface GoogleCloudDatacatalogV1TagFieldEnumValue {
displayName?: string;
}

§Properties

§
displayName?: string
[src]

The display name of the enum value.