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

GoogleCloudDatacatalogV1GraphSpecGraphElementTableProperty

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

A property declaration.

interface GoogleCloudDatacatalogV1GraphSpecGraphElementTableProperty {
name?: string;
type?: string;
}

§Properties

§
name?: string
[src]

Required. Property name.

§
type?: string
[src]

Required. Property data type.