Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.Environment.TestCasesConfigOrBuilder
-
Packages that use Environment.TestCasesConfigOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of Environment.TestCasesConfigOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement Environment.TestCasesConfigOrBuilder Modifier and Type Class Description static class
Environment.TestCasesConfig
The configuration for continuous tests.static class
Environment.TestCasesConfig.Builder
The configuration for continuous tests.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Environment.TestCasesConfigOrBuilder Modifier and Type Method Description Environment.TestCasesConfigOrBuilder
Environment.Builder. getTestCasesConfigOrBuilder()
The test cases config for continuous tests of this environment.Environment.TestCasesConfigOrBuilder
Environment. getTestCasesConfigOrBuilder()
The test cases config for continuous tests of this environment.Environment.TestCasesConfigOrBuilder
EnvironmentOrBuilder. getTestCasesConfigOrBuilder()
The test cases config for continuous tests of this environment.
-