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