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