Interface protos.google.cloud.dialogflow.cx.v3beta1.Environment.ITestCasesConfig (4.3.1)

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