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-03-21 UTC."],[[["This webpage provides reference documentation for the `RunTestCaseResponse` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the Dialogflow v3 API in .NET."],["The `RunTestCaseResponse` class, which is part of the Google.Cloud.Dialogflow.Cx.V3.dll assembly, is used as the response message for `TestCases.RunTestCase` operations."],["The documentation outlines the class's inheritance from `object` and its implementation of multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the documentation, starting from version 1.0.0 all the way to the latest version, 2.23.0."],["It also includes the class's constructors and properties, with a particular focus on the `Result` property, of type `TestCaseResult`."]]],[]]