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, part of the Dialogflow v3 API."],["The `TestRunDifference` class describes the differences between original and replayed agent output and has two constructors."],["The class `TestRunDifference` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from the base `object` class."],["The page details the `TestRunDifference` class properties `Description` of type string and `Type` which is a `DiffType` enum, explaining their purposes."],["This documentation lists available versions of `TestRunDifference` from version 1.0.0 to the latest 2.23.0, with links to view each."]]],[]]