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