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