public sealed class RunTestCaseResponse : IMessage<RunTestCaseResponse>, IEquatable<RunTestCaseResponse>, IDeepCloneable<RunTestCaseResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class RunTestCaseResponse.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `RunTestCaseResponse` class within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["It details the different versions of `RunTestCaseResponse`, ranging from version 1.0.0 to the latest version 2.23.0, with version 2.21.0 being the current version of context."],["The `RunTestCaseResponse` class is part of the Dialogflow v3 API and is used as the response message for running test cases, as well as providing inheritance information and implemented members."],["The documentation includes information about the class constructors, such as the default constructor and the constructor that takes another `RunTestCaseResponse` as a parameter."],["A key property of the `RunTestCaseResponse` class, `Result`, is documented, which is of the type `TestCaseResult`."]]],[]]