Uses of Class
com.google.cloud.metastore.v1beta.DataplexConfig
-
Packages that use DataplexConfig Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of DataplexConfig in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return DataplexConfig Modifier and Type Method Description DataplexConfigDataplexConfig.Builder. build()DataplexConfigDataplexConfig.Builder. buildPartial()DataplexConfigMetadataIntegration.Builder. getDataplexConfig()The integration config for the Dataplex service.DataplexConfigMetadataIntegration. getDataplexConfig()The integration config for the Dataplex service.DataplexConfigMetadataIntegrationOrBuilder. getDataplexConfig()The integration config for the Dataplex service.static DataplexConfigDataplexConfig. getDefaultInstance()DataplexConfigDataplexConfig.Builder. getDefaultInstanceForType()DataplexConfigDataplexConfig. getDefaultInstanceForType()static DataplexConfigDataplexConfig. parseDelimitedFrom(InputStream input)static DataplexConfigDataplexConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexConfigDataplexConfig. parseFrom(byte[] data)static DataplexConfigDataplexConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexConfigDataplexConfig. parseFrom(com.google.protobuf.ByteString data)static DataplexConfigDataplexConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexConfigDataplexConfig. parseFrom(com.google.protobuf.CodedInputStream input)static DataplexConfigDataplexConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexConfigDataplexConfig. parseFrom(InputStream input)static DataplexConfigDataplexConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexConfigDataplexConfig. parseFrom(ByteBuffer data)static DataplexConfigDataplexConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.metastore.v1beta that return types with arguments of type DataplexConfig Modifier and Type Method Description com.google.protobuf.Parser<DataplexConfig>DataplexConfig. getParserForType()static com.google.protobuf.Parser<DataplexConfig>DataplexConfig. parser()Methods in com.google.cloud.metastore.v1beta with parameters of type DataplexConfig Modifier and Type Method Description MetadataIntegration.BuilderMetadataIntegration.Builder. mergeDataplexConfig(DataplexConfig value)The integration config for the Dataplex service.DataplexConfig.BuilderDataplexConfig.Builder. mergeFrom(DataplexConfig other)static DataplexConfig.BuilderDataplexConfig. newBuilder(DataplexConfig prototype)MetadataIntegration.BuilderMetadataIntegration.Builder. setDataplexConfig(DataplexConfig value)The integration config for the Dataplex service.
-