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 documentation for the `TestRunDifference` class within the Google Cloud Dialogflow CX v3 .NET API, spanning versions 1.0.0 to 2.23.0, with version 2.23.0 being the latest."],["The `TestRunDifference` class is a part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is used to describe the differences between original and replayed agent output."],["The `TestRunDifference` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TestRunDifference` class include `Description`, which provides details on the actual vs expected output, and `Type`, which specifies the type of difference encountered."],["The page details the constructors for `TestRunDifference`, providing options to create a new instance or copy from an existing `TestRunDifference` object."]]],[]]