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 webpage provides documentation for the \u003ccode\u003eExperiment.Types.Result\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for version 1.11.0, along with links to older versions ranging from 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExperiment.Types.Result\u003c/code\u003e is a class used to present the inference result, including the objective metric being optimized and its associated confidence interval.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class, inheriting its core members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e class has two constructors that can be used to create instances, either the default or from an existing \u003ccode\u003eExperiment.Types.Result\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResult\u003c/code\u003e has two properties, \u003ccode\u003eLastUpdateTime\u003c/code\u003e of type \u003ccode\u003eTimestamp\u003c/code\u003e, showing when the stats were last computed, and \u003ccode\u003eVersionMetrics\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e for tracking version variants and their metrics.\u003c/p\u003e\n"]]],[],null,[]]