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