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 for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class is used to structure requests for running test cases in Google Cloud Dialogflow CX, as implemented by \u003ccode\u003eTestCases.RunTestCase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the class's constructors, properties, inherited members, and the different versions available, including version \u003ccode\u003e2.23.0\u003c/code\u003e as the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, suggesting it's designed for efficient data handling and compatibility with Google's .NET libraries.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the test case's identifier) and \u003ccode\u003eEnvironment\u003c/code\u003e (the environment in which the test case will be run), both being strings, with dedicated typed-views such as \u003ccode\u003eTestCaseName\u003c/code\u003e and \u003ccode\u003eEnvironmentName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]