Uses of Interface
com.google.cloud.dialogflow.cx.v3.TestConfigOrBuilder
-
Packages that use TestConfigOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of TestConfigOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement TestConfigOrBuilder Modifier and Type Class Description class
TestConfig
Represents configurations for a test case.static class
TestConfig.Builder
Represents configurations for a test case.Methods in com.google.cloud.dialogflow.cx.v3 that return TestConfigOrBuilder Modifier and Type Method Description TestConfigOrBuilder
TestCase.Builder. getTestConfigOrBuilder()
Config for the test case.TestConfigOrBuilder
TestCase. getTestConfigOrBuilder()
Config for the test case.TestConfigOrBuilder
TestCaseOrBuilder. getTestConfigOrBuilder()
Config for the test case.
-