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