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 the .NET environment, covering versions from 1.0.0 to the latest version 2.23.0."],["`TestRunDifference` is a class that represents and describes the differences between the original and replayed output of an agent, specifically for the Dialogflow v3 API."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and features such as deep cloning."],["The `TestRunDifference` class has two constructors and two main properties, Description, and Type, for detailing the actual vs expected output and the nature of the difference."],["The webpage lists all the versions of the TestRunDifference class with their corresponding links, allowing users to access specific versions as needed."]]],[]]