Uses of Class
com.google.cloud.enterpriseknowledgegraph.v1.ReconConfig
-
Packages that use ReconConfig Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph API -
-
Uses of ReconConfig in com.google.cloud.enterpriseknowledgegraph.v1
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return ReconConfig Modifier and Type Method Description ReconConfigReconConfig.Builder. build()ReconConfigReconConfig.Builder. buildPartial()static ReconConfigReconConfig. getDefaultInstance()ReconConfigReconConfig.Builder. getDefaultInstanceForType()ReconConfigReconConfig. getDefaultInstanceForType()ReconConfigEntityReconciliationJob.Builder. getReconConfig()Optional.ReconConfigEntityReconciliationJob. getReconConfig()Optional.ReconConfigEntityReconciliationJobOrBuilder. getReconConfig()Optional.static ReconConfigReconConfig. parseDelimitedFrom(InputStream input)static ReconConfigReconConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReconConfigReconConfig. parseFrom(byte[] data)static ReconConfigReconConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReconConfigReconConfig. parseFrom(com.google.protobuf.ByteString data)static ReconConfigReconConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReconConfigReconConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ReconConfigReconConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReconConfigReconConfig. parseFrom(InputStream input)static ReconConfigReconConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReconConfigReconConfig. parseFrom(ByteBuffer data)static ReconConfigReconConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return types with arguments of type ReconConfig Modifier and Type Method Description com.google.protobuf.Parser<ReconConfig>ReconConfig. getParserForType()static com.google.protobuf.Parser<ReconConfig>ReconConfig. parser()Methods in com.google.cloud.enterpriseknowledgegraph.v1 with parameters of type ReconConfig Modifier and Type Method Description ReconConfig.BuilderReconConfig.Builder. mergeFrom(ReconConfig other)EntityReconciliationJob.BuilderEntityReconciliationJob.Builder. mergeReconConfig(ReconConfig value)Optional.static ReconConfig.BuilderReconConfig. newBuilder(ReconConfig prototype)EntityReconciliationJob.BuilderEntityReconciliationJob.Builder. setReconConfig(ReconConfig value)Optional.
-