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 \u003ccode\u003eExperiment.Types.Result\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace provides inference results, including an objective metric and confidence interval.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various functionalities for message handling and data manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eResult()\u003c/code\u003e and one that accepts an existing \u003ccode\u003eExperiment.Types.Result\u003c/code\u003e object for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResult\u003c/code\u003e contains two properties, \u003ccode\u003eLastUpdateTime\u003c/code\u003e which is a timestamp of when the experiment was last updated, and \u003ccode\u003eVersionMetrics\u003c/code\u003e which is a collection of metrics related to the versions tested.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a history of the versions of this class, with the latest being 2.23.0 and going as far back as 1.0.0, alongside their relative links.\u003c/p\u003e\n"]]],[],null,[]]