Uses of Class
com.google.cloud.dialogflow.cx.v3.TestCasesGrpc.TestCasesStub
-
Packages that use TestCasesGrpc.TestCasesStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of TestCasesGrpc.TestCasesStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return TestCasesGrpc.TestCasesStub Modifier and Type Method Description protected TestCasesGrpc.TestCasesStub
TestCasesGrpc.TestCasesStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TestCasesGrpc.TestCasesStub
TestCasesGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-