GoogleCloudMetastoreV2DataCatalogConfig
import type { GoogleCloudMetastoreV2DataCatalogConfig } from "https://googleapis.deno.dev/v1/metastore:v2.ts";
Specifies how metastore metadata should be integrated with the Data Catalog service.
interface GoogleCloudMetastoreV2DataCatalogConfig {
enabled?: boolean;
}