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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eExperiment.Types.Result\u003c/code\u003e class within the Dialogflow v3 API for .NET, detailing its properties, constructors, inheritance, and implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class documented is 2.23.0, while the page specifically covers version 2.7.0 and includes links to previous versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExperiment.Types.Result\u003c/code\u003e is an inference result class that includes an objective metric and confidence interval to optimize experiments, implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eLastUpdateTime\u003c/code\u003e, which is a timestamp indicating the last time the experiment's stats were updated, and \u003ccode\u003eVersionMetrics\u003c/code\u003e, which is a collection of version variants and their associated metrics.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default constructor \u003ccode\u003eResult()\u003c/code\u003e, and another that clones an existing \u003ccode\u003eResult\u003c/code\u003e instance by inputting \u003ccode\u003eResult(Experiment.Types.Result other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]