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 details the \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used for initiating test case runs in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 2.23.0, with versions ranging back to 1.0.0, and the page displays the version 1.10.0 of \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunTestCaseRequest\u003c/code\u003e implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class includes properties for setting the \u003ccode\u003eEnvironment\u003c/code\u003e (optional) and \u003ccode\u003eName\u003c/code\u003e (required) of the test case to be executed, or using the \u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e and \u003ccode\u003eTestCaseName\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided: a default constructor \u003ccode\u003eRunTestCaseRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eRunTestCaseRequest(RunTestCaseRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]