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