@Generated(value="by gapic-generator-java") @BetaApi public class HttpJsonEnterpriseKnowledgeGraphServiceStub extends EnterpriseKnowledgeGraphServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonEnterpriseKnowledgeGraphServiceStub, using the given
settings.
|
protected |
HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonEnterpriseKnowledgeGraphServiceStub, using the given
settings.
|
protected HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonEnterpriseKnowledgeGraphServiceStub create(EnterpriseKnowledgeGraphServiceStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonEnterpriseKnowledgeGraphServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonEnterpriseKnowledgeGraphServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
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.