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 page provides documentation for the `TestRunDifference` class within the Google Cloud Dialogflow CX v3 API, specifically within the .NET library."],["The `TestRunDifference` class describes the variations between the expected output and the actual output of an agent replay within Dialogflow CX."],["It includes details on the different versions of the API class, with version 2.23.0 being the most current available release."],["The class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` and contains a constructor along with properties named `Description` and `Type` to outline the differences."]]],[]]