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

GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema

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

Schema in Avro JSON format.

interface GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema {
text?: string;
}

§Properties

§
text?: string
[src]

JSON source of the Avro schema.