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