Interface protos.google.cloud.dialogflow.cx.v3.Environment.ITestCasesConfig (4.6.0)

Properties of a TestCasesConfig.

Package

@google-cloud/dialogflow-cx

Properties

enableContinuousRun

enableContinuousRun?: (boolean|null);

TestCasesConfig enableContinuousRun

enablePredeploymentRun

enablePredeploymentRun?: (boolean|null);

TestCasesConfig enablePredeploymentRun

testCases

testCases?: (string[]|null);

TestCasesConfig testCases