Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.VersionsGrpc.VersionsBlockingStub
-
Packages that use VersionsGrpc.VersionsBlockingStub Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of VersionsGrpc.VersionsBlockingStub in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return VersionsGrpc.VersionsBlockingStub Modifier and Type Method Description protected VersionsGrpc.VersionsBlockingStub
VersionsGrpc.VersionsBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static VersionsGrpc.VersionsBlockingStub
VersionsGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-