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

GoogleCloudDatacatalogV1ColumnSchemaFieldElementType

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

Represents the type of a field element.

interface GoogleCloudDatacatalogV1ColumnSchemaFieldElementType {
type?: string;
}

§Properties

§
type?: string
[src]

Required. The type of a field element. See ColumnSchema.type.