Skip navigation links
B C D E G L N S 

B

bindService(EnterpriseKnowledgeGraphServiceGrpc.AsyncService) - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
bindService() - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
 

C

cancelEntityReconciliationJob(CancelEntityReconciliationJobRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Cancels a EntityReconciliationJob.
cancelEntityReconciliationJob(CancelEntityReconciliationJobRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
Cancels a EntityReconciliationJob.
cancelEntityReconciliationJob(CancelEntityReconciliationJobRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
Cancels a EntityReconciliationJob.
cancelEntityReconciliationJob(CancelEntityReconciliationJobRequest, StreamObserver<Empty>) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
Cancels a EntityReconciliationJob.
com.google.cloud.enterpriseknowledgegraph.v1 - package com.google.cloud.enterpriseknowledgegraph.v1
 
createEntityReconciliationJob(CreateEntityReconciliationJobRequest, StreamObserver<EntityReconciliationJob>) - Method in interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Creates a EntityReconciliationJob.
createEntityReconciliationJob(CreateEntityReconciliationJobRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
Creates a EntityReconciliationJob.
createEntityReconciliationJob(CreateEntityReconciliationJobRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
Creates a EntityReconciliationJob.
createEntityReconciliationJob(CreateEntityReconciliationJobRequest, StreamObserver<EntityReconciliationJob>) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
Creates a EntityReconciliationJob.

D

deleteEntityReconciliationJob(DeleteEntityReconciliationJobRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Deletes a EntityReconciliationJob.
deleteEntityReconciliationJob(DeleteEntityReconciliationJobRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
Deletes a EntityReconciliationJob.
deleteEntityReconciliationJob(DeleteEntityReconciliationJobRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
Deletes a EntityReconciliationJob.
deleteEntityReconciliationJob(DeleteEntityReconciliationJobRequest, StreamObserver<Empty>) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
Deletes a EntityReconciliationJob.

E

EnterpriseKnowledgeGraphServiceGrpc - Class in com.google.cloud.enterpriseknowledgegraph.v1
APIs for enterprise knowledge graph product.
EnterpriseKnowledgeGraphServiceGrpc.AsyncService - Interface in com.google.cloud.enterpriseknowledgegraph.v1
APIs for enterprise knowledge graph product.
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub - Class in com.google.cloud.enterpriseknowledgegraph.v1
A stub to allow clients to do synchronous rpc calls to service EnterpriseKnowledgeGraphService.
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub - Class in com.google.cloud.enterpriseknowledgegraph.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service EnterpriseKnowledgeGraphService.
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceImplBase - Class in com.google.cloud.enterpriseknowledgegraph.v1
Base class for the server implementation of the service EnterpriseKnowledgeGraphService.
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub - Class in com.google.cloud.enterpriseknowledgegraph.v1
A stub to allow clients to do asynchronous rpc calls to service EnterpriseKnowledgeGraphService.
EnterpriseKnowledgeGraphServiceImplBase() - Constructor for class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceImplBase
 

G

getCancelEntityReconciliationJobMethod() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
getCreateEntityReconciliationJobMethod() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
getDeleteEntityReconciliationJobMethod() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
getEntityReconciliationJob(GetEntityReconciliationJobRequest, StreamObserver<EntityReconciliationJob>) - Method in interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Gets a EntityReconciliationJob.
getEntityReconciliationJob(GetEntityReconciliationJobRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
Gets a EntityReconciliationJob.
getEntityReconciliationJob(GetEntityReconciliationJobRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
Gets a EntityReconciliationJob.
getEntityReconciliationJob(GetEntityReconciliationJobRequest, StreamObserver<EntityReconciliationJob>) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
Gets a EntityReconciliationJob.
getGetEntityReconciliationJobMethod() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
getListEntityReconciliationJobsMethod() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
getLookupMethod() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
getLookupPublicKgMethod() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
getSearchMethod() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
getSearchPublicKgMethod() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 

L

listEntityReconciliationJobs(ListEntityReconciliationJobsRequest, StreamObserver<ListEntityReconciliationJobsResponse>) - Method in interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Lists Entity Reconciliation Jobs.
listEntityReconciliationJobs(ListEntityReconciliationJobsRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
Lists Entity Reconciliation Jobs.
listEntityReconciliationJobs(ListEntityReconciliationJobsRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
Lists Entity Reconciliation Jobs.
listEntityReconciliationJobs(ListEntityReconciliationJobsRequest, StreamObserver<ListEntityReconciliationJobsResponse>) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
Lists Entity Reconciliation Jobs.
lookup(LookupRequest, StreamObserver<LookupResponse>) - Method in interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Finds the Cloud KG entities with CKG ID(s).
lookup(LookupRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
Finds the Cloud KG entities with CKG ID(s).
lookup(LookupRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
Finds the Cloud KG entities with CKG ID(s).
lookup(LookupRequest, StreamObserver<LookupResponse>) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
Finds the Cloud KG entities with CKG ID(s).
lookupPublicKg(LookupPublicKgRequest, StreamObserver<LookupPublicKgResponse>) - Method in interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Finds the public KG entities with public KG ID(s).
lookupPublicKg(LookupPublicKgRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
Finds the public KG entities with public KG ID(s).
lookupPublicKg(LookupPublicKgRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
Finds the public KG entities with public KG ID(s).
lookupPublicKg(LookupPublicKgRequest, StreamObserver<LookupPublicKgResponse>) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
Finds the public KG entities with public KG ID(s).

N

newBlockingStub(Channel) - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
Creates a new async stub that supports all call types for the service

S

search(SearchRequest, StreamObserver<SearchResponse>) - Method in interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Searches the Cloud KG entities with entity name.
search(SearchRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
Searches the Cloud KG entities with entity name.
search(SearchRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
Searches the Cloud KG entities with entity name.
search(SearchRequest, StreamObserver<SearchResponse>) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
Searches the Cloud KG entities with entity name.
searchPublicKg(SearchPublicKgRequest, StreamObserver<SearchPublicKgResponse>) - Method in interface com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.AsyncService
Searches the public KG entities with entity name.
searchPublicKg(SearchPublicKgRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceBlockingStub
Searches the public KG entities with entity name.
searchPublicKg(SearchPublicKgRequest) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceFutureStub
Searches the public KG entities with entity name.
searchPublicKg(SearchPublicKgRequest, StreamObserver<SearchPublicKgResponse>) - Method in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
Searches the public KG entities with entity name.
SERVICE_NAME - Static variable in class com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc
 
B C D E G L N S 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.