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 provides the inference result, including an objective metric and confidence interval for Dialogflow CX experiments.\u003c/p\u003e\n"],["\u003cp\u003eThis page documents the \u003ccode\u003eResult\u003c/code\u003e class across multiple versions, ranging from the latest version 2.23.0 down to version 1.0.0, allowing users to view changes and access the relevant documentation for their project.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eResult\u003c/code\u003e 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, extending its functionality within the Dialogflow CX environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e class includes a \u003ccode\u003eLastUpdateTime\u003c/code\u003e property, which is a \u003ccode\u003eTimestamp\u003c/code\u003e indicating the last update to the experimental data, and a \u003ccode\u003eVersionMetrics\u003c/code\u003e property, which is a collection of metrics for different version variants.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e class can be constructed with either a default constructor or by passing in an instance of itself through the constructor for copying the values.\u003c/p\u003e\n"]]],[],null,[]]