Uses of Class
com.google.cloud.dialogflow.cx.v3.TestCasesSettings
-
Packages that use TestCasesSettings Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of TestCasesSettings in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 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.v3 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.v3 with parameters of type TestCasesSettings Constructor Description Builder(TestCasesSettings settings)TestCasesClient(TestCasesSettings settings)Constructs an instance of TestCasesClient, using the given settings.
-