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 provided content is a documentation page 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExperiment.Types.Result\u003c/code\u003e is a class that includes the result of an inference, with an objective metric to optimize and a confidence interval, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the inheritance hierarchy, where \u003ccode\u003eExperiment.Types.Result\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e, and lists the inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt lists the class's constructors, \u003ccode\u003eResult()\u003c/code\u003e and \u003ccode\u003eResult(Experiment.Types.Result other)\u003c/code\u003e, and describes their usage.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the properties of the class \u003ccode\u003eLastUpdateTime\u003c/code\u003e, of type \u003ccode\u003eTimestamp\u003c/code\u003e, which describes when the experiment's stats data was last updated, and \u003ccode\u003eVersionMetrics\u003c/code\u003e of type \u003ccode\u003eRepeatedField\u003c/code\u003e, providing version variants and metrics.\u003c/p\u003e\n"]]],[],null,[]]