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"]],[["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-09-03 UTC."],[[["\u003cp\u003eThe content details the \u003ccode\u003eTestRunDifference\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, across multiple versions, ranging from 1.0.0 to 2.23.0, with 2.23.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTestRunDifference\u003c/code\u003e class, which is part of the Google.Cloud.Dialogflow.Cx.V3 library, describes the differences between original and replayed agent output and implements various 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\u003eThis class has two constructors: a default constructor and one that takes another \u003ccode\u003eTestRunDifference\u003c/code\u003e instance as a parameter to clone it.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties, \u003ccode\u003eDescription\u003c/code\u003e, which is a string detailing the difference between actual and expected output, and \u003ccode\u003eType\u003c/code\u003e, which is an enumeration (\u003ccode\u003eDiffType\u003c/code\u003e) specifying the kind of difference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTestRunDifference\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and has various object methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]