public sealed class TestCasesConfig : IMessage<Environment.Types.TestCasesConfig>, IEquatable<Environment.Types.TestCasesConfig>, IDeepCloneable<Environment.Types.TestCasesConfig>, IBufferMessage, IMessage
Whether to run test cases in [TestCasesConfig.test_cases][google.cloud.dialogflow.cx.v3.Environment.TestCasesConfig.test_cases] periodically.
Default false. If set to ture, 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\u003eThis document outlines the \u003ccode\u003eTestCasesConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which is used for configuring continuous testing for Dialogflow CX environments.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 2.23.0, and the document outlines versions back to 1.0.0, all of which can be found via their respective links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTestCasesConfig\u003c/code\u003e class provides options to enable or disable periodic test case runs (continuous) and pre-deployment test runs, which can be configured via the \u003ccode\u003eEnableContinuousRun\u003c/code\u003e and \u003ccode\u003eEnablePredeploymentRun\u003c/code\u003e properties respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class uses the \u003ccode\u003eTestCases\u003c/code\u003e property to define a list of test case names, which are specified as strings, to run.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTestCasesConfig\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]