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 details various versions of the \u003ccode\u003eTestRunDifference\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, ranging from version 1.0.0 to the latest version, 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTestRunDifference\u003c/code\u003e is a sealed class that describes the differences between original and replayed agent output, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces like \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 \u003ccode\u003eTestRunDifference\u003c/code\u003e class includes two constructors, a default constructor and one that takes another \u003ccode\u003eTestRunDifference\u003c/code\u003e object as a parameter, facilitating object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two key properties: \u003ccode\u003eDescription\u003c/code\u003e, a string detailing the difference between actual and expected output, and \u003ccode\u003eType\u003c/code\u003e, which specifies the type of the difference using the \u003ccode\u003eDiffType\u003c/code\u003e enum.\u003c/p\u003e\n"],["\u003cp\u003eThe content is also giving the namespace and assembly of the \u003ccode\u003eTestRunDifference\u003c/code\u003e class: the namespace is \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e, and the assembly is \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]