Uses of Interface
com.google.cloud.metastore.v1beta.DataCatalogConfigOrBuilder
-
Packages that use DataCatalogConfigOrBuilder Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of DataCatalogConfigOrBuilder in com.google.cloud.metastore.v1beta
Classes in com.google.cloud.metastore.v1beta 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.v1beta 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.
-