Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.TestCasesSettings
-
Packages that use TestCasesSettings Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of TestCasesSettings in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return TestCasesSettings Modifier and Type Method Description TestCasesSettingsTestCasesSettings.Builder. build()static TestCasesSettingsTestCasesSettings. create(TestCasesStubSettings stub)TestCasesSettingsTestCasesClient. getSettings()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type TestCasesSettings Modifier and Type Method Description static TestCasesClientTestCasesClient. create(TestCasesSettings settings)Constructs an instance of TestCasesClient, using the given settings.Constructors in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type TestCasesSettings Constructor Description Builder(TestCasesSettings settings)TestCasesClient(TestCasesSettings settings)Constructs an instance of TestCasesClient, using the given settings.
-