public sealed class TestRunDifference : IMessage<TestRunDifference>, IEquatable<TestRunDifference>, IDeepCloneable<TestRunDifference>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class TestRunDifference.
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-03-21 UTC."],[[["This webpage provides reference documentation for the `TestRunDifference` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET."],["The `TestRunDifference` class describes the discrepancies between the original and replayed outputs of a Dialogflow agent."],["The page lists various versions of the Dialogflow v3 API, ranging from version 1.0.0 to the latest version 2.23.0, for which the `TestRunDifference` class documentation is available."],["The class `TestRunDifference` implements several interfaces, including `IMessage`, `IEquatable\u003cTestRunDifference\u003e`, `IDeepCloneable\u003cTestRunDifference\u003e`, and `IBufferMessage`, showcasing its comprehensive functionality."],["The class has two constructors: a parameterless constructor, and a copy constructor that takes another `TestRunDifference` object as an argument, and it also contains the properties Description, and Type."]]],[]]