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

GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest

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

Request message for RenameTagTemplateFieldEnumValue.

interface GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest {
newEnumValueDisplayName?: string;
}

§Properties

§
newEnumValueDisplayName?: string
[src]

Required. The new display name of the enum value. For example, my_new_enum_value.