@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/enterpriseknowledgegraph/v1/service.proto") public final class EnterpriseKnowledgeGraphServiceGrpc extends Object
APIs for enterprise knowledge graph product.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EnterpriseKnowledgeGraphServiceGrpc.AsyncService
APIs for enterprise knowledge graph product.
|
static class |
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service EnterpriseKnowledgeGraphService.
|
static class |
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service
EnterpriseKnowledgeGraphService.
|
static class |
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceImplBase
Base class for the server implementation of the service EnterpriseKnowledgeGraphService.
|
static class |
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
A stub to allow clients to do asynchronous rpc calls to service
EnterpriseKnowledgeGraphService.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<CreateEntityReconciliationJobRequest,EntityReconciliationJob> getCreateEntityReconciliationJobMethod()
public static io.grpc.MethodDescriptor<GetEntityReconciliationJobRequest,EntityReconciliationJob> getGetEntityReconciliationJobMethod()
public static io.grpc.MethodDescriptor<ListEntityReconciliationJobsRequest,ListEntityReconciliationJobsResponse> getListEntityReconciliationJobsMethod()
public static io.grpc.MethodDescriptor<CancelEntityReconciliationJobRequest,com.google.protobuf.Empty> getCancelEntityReconciliationJobMethod()
public static io.grpc.MethodDescriptor<DeleteEntityReconciliationJobRequest,com.google.protobuf.Empty> getDeleteEntityReconciliationJobMethod()
public static io.grpc.MethodDescriptor<LookupRequest,LookupResponse> getLookupMethod()
public static io.grpc.MethodDescriptor<SearchRequest,SearchResponse> getSearchMethod()
public static io.grpc.MethodDescriptor<LookupPublicKgRequest,LookupPublicKgResponse> getLookupPublicKgMethod()
public static io.grpc.MethodDescriptor<SearchPublicKgRequest,SearchPublicKgResponse> getSearchPublicKgMethod()
public static EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub newStub(io.grpc.Channel channel)
public static EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(EnterpriseKnowledgeGraphServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 Google LLC. All rights reserved.