Uses of Class
com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
-
Packages that use EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph API -
-
Uses of EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub in com.google.cloud.enterpriseknowledgegraph.v1
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub Modifier and Type Method Description protected EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static EnterpriseKnowledgeGraphServiceGrpc.EnterpriseKnowledgeGraphServiceStub
EnterpriseKnowledgeGraphServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-