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