Uses of Class
com.google.cloud.dialogflow.v2beta1.KnowledgeBasesGrpc.KnowledgeBasesFutureStub
-
Packages that use KnowledgeBasesGrpc.KnowledgeBasesFutureStub Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of KnowledgeBasesGrpc.KnowledgeBasesFutureStub in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return KnowledgeBasesGrpc.KnowledgeBasesFutureStub Modifier and Type Method Description protected KnowledgeBasesGrpc.KnowledgeBasesFutureStub
KnowledgeBasesGrpc.KnowledgeBasesFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static KnowledgeBasesGrpc.KnowledgeBasesFutureStub
KnowledgeBasesGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-