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