public sealed class Environment.Types.TestCasesConfig : IMessage<Environment.Types.TestCasesConfig>, IEquatable<Environment.Types.TestCasesConfig>, IDeepCloneable<Environment.Types.TestCasesConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Environment.Types.TestCasesConfig.
Whether to run test cases in
[TestCasesConfig.test_cases][google.cloud.dialogflow.cx.v3.Environment.TestCasesConfig.test_cases]
periodically. Default false. If set to true, run once a day.
Whether to run test cases in
[TestCasesConfig.test_cases][google.cloud.dialogflow.cx.v3.Environment.TestCasesConfig.test_cases]
before deploying a flow version to the environment. Default false.
A list of test case names to run. They should be under the same agent.
Format of each test case name: projects/<Project ID>/locations/
<Location ID>/agents/<AgentID>/testCases/<TestCase ID>
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eEnvironment.Types.TestCasesConfig\u003c/code\u003e class within the Dialogflow v3 API, detailing its structure, inheritance, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google.Cloud.Dialogflow.Cx.V3 namespace and is available in the Google.Cloud.Dialogflow.Cx.V3.dll assembly, and it configures the settings for continuous testing of Dialogflow environments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTestCasesConfig\u003c/code\u003e class offers properties to enable or disable the periodic running of test cases (\u003ccode\u003eEnableContinuousRun\u003c/code\u003e) and to run test cases before deploying a flow version (\u003ccode\u003eEnablePredeploymentRun\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eTestCases\u003c/code\u003e property, which is a list of test case names that should be run, and follows a specific format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<AgentID>/testCases/<TestCase ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is documentation that refers to versions of the Dialogflow API from 2.23.0 down to 1.0.0, each linked to the Environment.Types.TestCasesConfig.\u003c/p\u003e\n"]]],[],null,[]]