public sealed class TestRunDifference : IMessage<TestRunDifference>, IEquatable<TestRunDifference>, IDeepCloneable<TestRunDifference>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class TestRunDifference.
The description of differences between original and replayed agent output.
[[["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 `TestRunDifference` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET."],["The `TestRunDifference` class describes the discrepancies between original and replayed agent outputs in the Dialogflow v3 API."],["The page lists multiple versions of the `TestRunDifference` class, with version 2.23.0 being the latest and 1.0.0 the earliest."],["The `TestRunDifference` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `TestRunDifference` include `Description`, which is a human-readable comparison of actual vs.expected output, and `Type`, which specifies the kind of difference."]]],[]]