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, specifically for the .NET library."],["The `Experiment.Types.Result` class is used to represent the inference result of an experiment, including an objective metric and confidence interval."],["The documentation lists all the versions of the API, with version 2.23.0 being the latest, and links to the specific documentation page for that version, as well as earlier versions going all the way to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and how it interacts with other parts of the system."],["It includes information on the `Result` class's constructors and properties, `LastUpdateTime` and `VersionMetrics`, detailing their purpose, type and descriptions."]]],[]]