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

GoogleCloudDatacatalogV1Schema

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

Represents a schema, for example, a BigQuery, GoogleSQL, or Avro schema.

interface GoogleCloudDatacatalogV1Schema {}

§Properties

§

The unified GoogleSQL-like schema of columns. The overall maximum number of columns and nested columns is 10,000. The maximum nested depth is 15 levels.