Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.TestCasesClient
-
Packages that use TestCasesClient Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of TestCasesClient in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return TestCasesClient Modifier and Type Method Description static TestCasesClient
TestCasesClient. create()
Constructs an instance of TestCasesClient with default settings.static TestCasesClient
TestCasesClient. create(TestCasesStub stub)
Constructs an instance of TestCasesClient, using the given stub for making calls.static TestCasesClient
TestCasesClient. create(TestCasesSettings settings)
Constructs an instance of TestCasesClient, using the given settings.
-