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