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