@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 class |
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
APIs for enterprise knowledge graph product.
|
static class |
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
APIs for enterprise knowledge graph product.
|
static class |
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceImplBase
APIs for enterprise knowledge graph product.
|
static class |
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
APIs for enterprise knowledge graph product.
|
| 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 io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.