GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig (google_api_dialogflow v0.72.0) View Source
The 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 ture, 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/
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.