public sealed class 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\u003eThis document provides reference documentation for the \u003ccode\u003eEnvironment.Types.TestCasesConfig\u003c/code\u003e class within the Dialogflow v3 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTestCasesConfig\u003c/code\u003e class is used for configuring continuous tests within a Dialogflow environment, including specifying whether to run tests periodically or before deploying a flow version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eTestCasesConfig\u003c/code\u003e include \u003ccode\u003eEnableContinuousRun\u003c/code\u003e, \u003ccode\u003eEnablePredeploymentRun\u003c/code\u003e, and \u003ccode\u003eTestCases\u003c/code\u003e, which control the execution of tests and define which test cases to run, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows a list of API versions for the class, ranging from version 1.0.0 to the latest version 2.23.0, giving information about the different versioned updates of the class.\u003c/p\u003e\n"]]],[],null,[]]