public sealed class Experiment.Types.Result : IMessage<Experiment.Types.Result>, IEquatable<Experiment.Types.Result>, IDeepCloneable<Experiment.Types.Result>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Experiment.Types.Result.
The inference result which includes an objective metric to optimize and the
confidence interval.
[[["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 `Experiment.Types.Result` class within the Dialogflow v3 API for .NET, detailing its properties, constructors, and inherited members."],["The `Experiment.Types.Result` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and includes information on inference results and objective metrics."],["The latest available version of the Dialogflow v3 API class documented is 2.23.0, while the content on this page specifically references version 2.8.0, with links provided for a multitude of version variations."],["The class `Experiment.Types.Result` implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionality for message handling, comparison, deep cloning, and buffering."],["The class contains properties that include `LastUpdateTime` which is a timestamp value and `VersionMetrics` which contains metrics for version variants."]]],[]]