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