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-03-21 UTC."],[[["This webpage provides documentation for the `TestRunDifference` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET."],["The `TestRunDifference` class is used to describe the differences between the original and replayed output of an agent, it implements several interfaces for message handling and comparison."],["The latest version available is 2.23.0 and there are numerous other versions of the `TestRunDifference` class also documented on this page, spanning from version 1.0.0 up to the most recent version."],["The class includes properties such as `Description`, which provides a textual comparison of the actual versus expected output, and `Type`, which indicates the kind of difference observed."]]],[]]