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