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 content provides documentation for the \u003ccode\u003eTestRunDifference\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its implementation and usage across multiple versions, from 1.0.0 to the latest, 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTestRunDifference\u003c/code\u003e is used to describe the differences between the original and replayed agent outputs and it inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor, and one that accepts another \u003ccode\u003eTestRunDifference\u003c/code\u003e object as a parameter for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties: \u003ccode\u003eDescription\u003c/code\u003e, a string representing the actual output vs expected output, and \u003ccode\u003eType\u003c/code\u003e, representing the type of difference, which is of the data type \u003ccode\u003eTestRunDifference.Types.DiffType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for the \u003ccode\u003eTestRunDifference\u003c/code\u003e documentation spans numerous releases, each accessible via a dedicated link, allowing users to see the differences in the class throughout development.\u003c/p\u003e\n"]]],[],null,[]]