public sealed class RunTestCaseRequest : IMessage<RunTestCaseRequest>, IEquatable<RunTestCaseRequest>, IDeepCloneable<RunTestCaseRequest>, IBufferMessage, IMessage
The request message for [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase].
[[["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 webpage provides documentation for the \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically version 1.8.0, and the class is used for initiating the execution of test cases in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions, from the latest 2.23.0 down to 1.0.0, for the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.RunTestCaseRequest\u003c/code\u003e, allowing access to previous iterations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunTestCaseRequest\u003c/code\u003e 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, indicating its functionalities for message handling, equality checks, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eRunTestCaseRequest()\u003c/code\u003e and \u003ccode\u003eRunTestCaseRequest(RunTestCaseRequest other)\u003c/code\u003e, and includes properties such as \u003ccode\u003eEnvironment\u003c/code\u003e, \u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eTestCaseName\u003c/code\u003e, to configure the test case execution environment and name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e is used in the \u003ccode\u003eTestCases.RunTestCase\u003c/code\u003e method, and it requires a formatted test case name, with the option to specify an environment; if no environment is specified, it defaults to the draft environment.\u003c/p\u003e\n"]]],[],null,[]]