public sealed class TestRunDifference : IMessage<TestRunDifference>, IEquatable<TestRunDifference>, IDeepCloneable<TestRunDifference>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eTestRunDifference\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used for describing differences between original and replayed agent outputs.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eTestRunDifference\u003c/code\u003e class is a sealed class that implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, and one that accepts another \u003ccode\u003eTestRunDifference\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two main properties: \u003ccode\u003eDescription\u003c/code\u003e, a string for explaining the difference, and \u003ccode\u003eType\u003c/code\u003e, which uses the \u003ccode\u003eDiffType\u003c/code\u003e enum to specify the type of difference.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this class, with the latest one being 2.23.0, and the page lists versions going back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]