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

GoogleCloudDatacatalogV1CrossRegionalSource

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

Cross-regional source used to import an existing taxonomy into a different region.

interface GoogleCloudDatacatalogV1CrossRegionalSource {
taxonomy?: string;
}

§Properties

§
taxonomy?: string
[src]

Required. The resource name of the source taxonomy to import.