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."],[[["The content provides documentation for the `Experiment.Types.Result` class within the Google.Cloud.Dialogflow.Cx.V3 API, specifically for .NET."],["Version 2.23.0 is the latest available version, with a comprehensive list of previous versions from 2.22.0 back to 1.0.0."],["The `Experiment.Types.Result` class is used for storing inference results, including objective metrics and confidence intervals, and it implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation includes information on the class's constructors, properties such as `LastUpdateTime` and `VersionMetrics`, inherited members, and the namespace and assembly details."],["`VersionMetrics` provides data about the different version variants and their associated metrics."]]],[]]