public sealed class RunTestCaseResponse : IMessage<RunTestCaseResponse>, IEquatable<RunTestCaseResponse>, IDeepCloneable<RunTestCaseResponse>, IBufferMessage, IMessage
The response 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\u003eThe \u003ccode\u003eRunTestCaseResponse\u003c/code\u003e class is a response message for running test cases in the Dialogflow CX V3 API, found within the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Dialogflow CX V3 API referenced is 2.23.0, and the documentation includes a comprehensive list of versions, ranging from 2.23.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eRunTestCaseResponse\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple 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 class includes a \u003ccode\u003eResult\u003c/code\u003e property of type \u003ccode\u003eTestCaseResult\u003c/code\u003e, representing the outcome of the test case execution, and it offers two constructors, one being parameterless and the other accepting another \u003ccode\u003eRunTestCaseResponse\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]