public sealed class Result : IMessage<Experiment.Types.Result>, IEquatable<Experiment.Types.Result>, IDeepCloneable<Experiment.Types.Result>, IBufferMessage, IMessage
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 content provides documentation for the \u003ccode\u003eExperiment.Types.Result\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, covering versions from 1.0.0 to 2.23.0, with 2.23.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExperiment.Types.Result\u003c/code\u003e is a class that represents the inference result, which includes an objective metric to optimize and the confidence interval, and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage<Experiment.Types.Result>\u003c/code\u003e, \u003ccode\u003eIEquatable<Experiment.Types.Result>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Experiment.Types.Result>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e class has properties such as \u003ccode\u003eLastUpdateTime\u003c/code\u003e, which indicates when the experiment's stats data was last updated, and \u003ccode\u003eVersionMetrics\u003c/code\u003e, which stores version variants and their corresponding metrics.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eResult\u003c/code\u003e class, one with no parameters, and another that accepts an \u003ccode\u003eExperiment.Types.Result\u003c/code\u003e instance as a parameter, allowing for the creation of a copy of a result object.\u003c/p\u003e\n"]]],[],null,[]]