Uses of Interface
com.google.cloud.metastore.v1alpha.DataCatalogConfigOrBuilder
-
Packages that use DataCatalogConfigOrBuilder Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of DataCatalogConfigOrBuilder in com.google.cloud.metastore.v1alpha
Classes in com.google.cloud.metastore.v1alpha that implement DataCatalogConfigOrBuilder Modifier and Type Class Description class
DataCatalogConfig
Specifies how metastore metadata should be integrated with the Data Catalog service.static class
DataCatalogConfig.Builder
Specifies how metastore metadata should be integrated with the Data Catalog service.Methods in com.google.cloud.metastore.v1alpha that return DataCatalogConfigOrBuilder Modifier and Type Method Description DataCatalogConfigOrBuilder
MetadataIntegration.Builder. getDataCatalogConfigOrBuilder()
The integration config for the Data Catalog service.DataCatalogConfigOrBuilder
MetadataIntegration. getDataCatalogConfigOrBuilder()
The integration config for the Data Catalog service.DataCatalogConfigOrBuilder
MetadataIntegrationOrBuilder. getDataCatalogConfigOrBuilder()
The integration config for the Data Catalog service.
-