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 page provides documentation for the `RunTestCaseResponse` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET platform."],["The `RunTestCaseResponse` class is used as a response message for the `TestCases.RunTestCase` method in the Dialogflow CX v3 API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it is designed for deep manipulation and compatibility with google's library."],["The documentation covers various versions of the API, ranging from version 1.0.0 up to the latest version 2.23.0, with the current documentation focusing on version 2.22.0."],["It includes information about the `RunTestCaseResponse` class's constructors and properties, such as the `Result` property of type `TestCaseResult`, as well as its implementation of inherited members."]]],[]]