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