GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig (google_api_dialogflow v0.89.0)
View SourceThe configuration for continuous tests.
Attributes
-
enableContinuousRun(type:boolean(), default:nil) - Whether to run test cases in TestCasesConfig.test_cases periodically. Default false. If set to true, run once a day. -
enablePredeploymentRun(type:boolean(), default:nil) - Whether to run test cases in TestCasesConfig.test_cases before deploying a flow version to the environment. Default false. -
testCases(type:list(String.t), default:nil) - A list of test case names to run. They should be under the same agent. Format of each test case name:projects//locations//agents//testCases/
Summary
Functions
Unwrap a decoded JSON object into its complex fields.