GoogleCloudDatacatalogV1GraphSpecGraphElementTableProperty
import type { GoogleCloudDatacatalogV1GraphSpecGraphElementTableProperty } from "https://googleapis.deno.dev/v1/datacatalog:v1.ts";A property declaration.
interface GoogleCloudDatacatalogV1GraphSpecGraphElementTableProperty {
name?: string;
type?: string;
}