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