Class EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceImplBase
- java.lang.Object
-
- com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceImplBase
-
- All Implemented Interfaces:
EnterpriseKnowledgeGraphServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- EnterpriseKnowledgeGraphServiceGrpc
public abstract static class EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceImplBase extends Object implements io.grpc.BindableService, EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Base class for the server implementation of the service EnterpriseKnowledgeGraphService.APIs for enterprise knowledge graph product.
-
-
Constructor Summary
Constructors Constructor Description EnterpriseKnowledgeGraphServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
cancelEntityReconciliationJob, createEntityReconciliationJob, deleteEntityReconciliationJob, getEntityReconciliationJob, listEntityReconciliationJobs, lookup, lookupPublicKg, search, searchPublicKg
-
-