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 .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 2.23.0, with a full history of versions all the way back to version 1.0.0 available for browsing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExperiment.Types.Result\u003c/code\u003e is a class that implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is designed to present the inference result, including an objective metric and the confidence interval.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eResult()\u003c/code\u003e) and a constructor that takes another \u003ccode\u003eExperiment.Types.Result\u003c/code\u003e instance as a parameter (\u003ccode\u003eResult(Experiment.Types.Result other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eResult\u003c/code\u003e class include \u003ccode\u003eLastUpdateTime\u003c/code\u003e, a \u003ccode\u003eTimestamp\u003c/code\u003e indicating when the experiment's stats were last updated, and \u003ccode\u003eVersionMetrics\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e containing version variants and their associated metrics.\u003c/p\u003e\n"]]],[],null,[]]