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 classDataCatalogConfigSpecifies how metastore metadata should be integrated with the Data Catalog service.static classDataCatalogConfig.BuilderSpecifies 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 DataCatalogConfigOrBuilderMetadataIntegration.Builder. getDataCatalogConfigOrBuilder()The integration config for the Data Catalog service.DataCatalogConfigOrBuilderMetadataIntegration. getDataCatalogConfigOrBuilder()The integration config for the Data Catalog service.DataCatalogConfigOrBuilderMetadataIntegrationOrBuilder. getDataCatalogConfigOrBuilder()The integration config for the Data Catalog service.
-