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 the Dialogflow CX platform, as indicated by the message for the TestCases.RunTestCase method.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the available versions of the \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class, with version \u003ccode\u003e2.23.0\u003c/code\u003e being the latest, and includes versions going as low as \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the class include \u003ccode\u003eName\u003c/code\u003e for the test case name and \u003ccode\u003eEnvironment\u003c/code\u003e for specifying the environment, both of which have corresponding resource name types, \u003ccode\u003eTestCaseName\u003c/code\u003e and \u003ccode\u003eEnvironmentName\u003c/code\u003e respectively, for easy access.\u003c/p\u003e\n"]]],[],null,[]]