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