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