Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.DeploymentsGrpc.DeploymentsStub
-
Packages that use DeploymentsGrpc.DeploymentsStub Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of DeploymentsGrpc.DeploymentsStub in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return DeploymentsGrpc.DeploymentsStub Modifier and Type Method Description protected DeploymentsGrpc.DeploymentsStub
DeploymentsGrpc.DeploymentsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DeploymentsGrpc.DeploymentsStub
DeploymentsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-