@Generated(value="by gapic-generator-java") public class GrpcEnterpriseKnowledgeGraphServiceStub extends EnterpriseKnowledgeGraphServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcEnterpriseKnowledgeGraphServiceStub, using the given settings.
|
protected |
GrpcEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcEnterpriseKnowledgeGraphServiceStub, using the given settings.
|
protected GrpcEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcEnterpriseKnowledgeGraphServiceStub create(EnterpriseKnowledgeGraphServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcEnterpriseKnowledgeGraphServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcEnterpriseKnowledgeGraphServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<CreateEntityReconciliationJobRequest,EntityReconciliationJob> createEntityReconciliationJobCallable()
createEntityReconciliationJobCallable in class EnterpriseKnowledgeGraphServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetEntityReconciliationJobRequest,EntityReconciliationJob> getEntityReconciliationJobCallable()
getEntityReconciliationJobCallable in class EnterpriseKnowledgeGraphServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListEntityReconciliationJobsRequest,ListEntityReconciliationJobsResponse> listEntityReconciliationJobsCallable()
listEntityReconciliationJobsCallable in class EnterpriseKnowledgeGraphServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListEntityReconciliationJobsRequest,EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsPagedResponse> listEntityReconciliationJobsPagedCallable()
listEntityReconciliationJobsPagedCallable in class EnterpriseKnowledgeGraphServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CancelEntityReconciliationJobRequest,com.google.protobuf.Empty> cancelEntityReconciliationJobCallable()
cancelEntityReconciliationJobCallable in class EnterpriseKnowledgeGraphServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteEntityReconciliationJobRequest,com.google.protobuf.Empty> deleteEntityReconciliationJobCallable()
deleteEntityReconciliationJobCallable in class EnterpriseKnowledgeGraphServiceStubpublic com.google.api.gax.rpc.UnaryCallable<LookupRequest,LookupResponse> lookupCallable()
lookupCallable in class EnterpriseKnowledgeGraphServiceStubpublic com.google.api.gax.rpc.UnaryCallable<SearchRequest,SearchResponse> searchCallable()
searchCallable in class EnterpriseKnowledgeGraphServiceStubpublic com.google.api.gax.rpc.UnaryCallable<LookupPublicKgRequest,LookupPublicKgResponse> lookupPublicKgCallable()
lookupPublicKgCallable in class EnterpriseKnowledgeGraphServiceStubpublic com.google.api.gax.rpc.UnaryCallable<SearchPublicKgRequest,SearchPublicKgResponse> searchPublicKgCallable()
searchPublicKgCallable in class EnterpriseKnowledgeGraphServiceStubpublic final void close()
close in interface AutoCloseableclose in class EnterpriseKnowledgeGraphServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.