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

MetastoreServiceConfig

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

Configuration of the Dataproc Metastore Service.

interface MetastoreServiceConfig {
metastoreService?: string;
}

§Properties

§
metastoreService?: string
[src]

Optional. Resource name of an existing Dataproc Metastore service. Example: * projects/[project_id]/locations/[region]/services/[service_id]