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

ProjectsLocationsTaxonomiesExportOptions

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

Additional options for DataCatalog#projectsLocationsTaxonomiesExport.

interface ProjectsLocationsTaxonomiesExportOptions {
serializedTaxonomies?: boolean;
taxonomies?: string;
}

§Properties

§
serializedTaxonomies?: boolean
[src]

Serialized export taxonomies that contain all the policy tags as nested protocol buffers.

§
taxonomies?: string
[src]

Required. Resource names of the taxonomies to export.