Uses of Class
com.google.cloud.dialogflow.v2.AgentsGrpc.AgentsStub
-
Packages that use AgentsGrpc.AgentsStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of AgentsGrpc.AgentsStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 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
-