GoogleCloudMetastoreV2MetadataIntegration
import type { GoogleCloudMetastoreV2MetadataIntegration } from "https://googleapis.deno.dev/v1/metastore:v2.ts";
Specifies how metastore metadata should be integrated with external services.
interface GoogleCloudMetastoreV2MetadataIntegration {
dataCatalogConfig?: GoogleCloudMetastoreV2DataCatalogConfig;
}§Properties
§
dataCatalogConfig?: GoogleCloudMetastoreV2DataCatalogConfig
[src]Optional. The integration config for the Data Catalog service.