Metadata Integration Response
data class MetadataIntegrationResponse(val dataCatalogConfig: DataCatalogConfigResponse, val dataplexConfig: DataplexConfigResponse)
Specifies how metastore metadata should be integrated with external services.
Constructors
Link copied to clipboard
fun MetadataIntegrationResponse(dataCatalogConfig: DataCatalogConfigResponse, dataplexConfig: DataplexConfigResponse)