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

GoogleCloudDatacatalogV1BigQueryRoutineSpec

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

Fields specific for BigQuery routines.

interface GoogleCloudDatacatalogV1BigQueryRoutineSpec {
importedLibraries?: string[];
}

§Properties

§
importedLibraries?: string[]
[src]

Paths of the imported libraries.