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

GoogleCloudDatacatalogV1OrganizationConfig

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

The configuration related to the migration from Data Catalog to Dataplex Universal Catalog that has been applied to an organization and any projects under it. It is the response message for RetrieveConfig.

interface GoogleCloudDatacatalogV1OrganizationConfig {
config?: {};
}

§Properties

§

Map of organizations and project resource names and their configuration. The format for the map keys is organizations/{organizationId} or projects/{projectId}.