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

GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue

import type { GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue } from "https://googleapis.deno.dev/v1/datacatalog:v1.ts";
interface GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue {
displayName?: string;
}

§Properties

§
displayName?: string
[src]

Required. The display name of the enum value. Must not be an empty string. The name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), and can't start or end with spaces. The maximum length is 200 characters.