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 documents the \u003ccode\u003eTestRunDifference\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and describes the differences between original and replayed agent output.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.23.0 is the latest version available for the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.TestRunDifference\u003c/code\u003e resource, with numerous prior versions ranging from 2.22.0 down to 1.0.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTestRunDifference\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, thus including 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"],["\u003cp\u003eThe class includes two constructors, a parameterless one and one that accepts another \u003ccode\u003eTestRunDifference\u003c/code\u003e object as a parameter, allowing for the creation of new instances or copies of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes two properties: \u003ccode\u003eDescription\u003c/code\u003e, which is a string type used to show the difference between the actual and expected outputs, and \u003ccode\u003eType\u003c/code\u003e, which is of the enum \u003ccode\u003eTestRunDifference.Types.DiffType\u003c/code\u003e, and represents the kind of difference encountered.\u003c/p\u003e\n"]]],[],null,[]]