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