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