public sealed class TabularRegressionPredictionResult : IMessage<TabularRegressionPredictionResult>, IEquatable<TabularRegressionPredictionResult>, IDeepCloneable<TabularRegressionPredictionResult>, IBufferMessage, IMessage
[[["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-20 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eTabularRegressionPredictionResult\u003c/code\u003e class, which is used for the prediction output format in Tabular Regression within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.Schema.Predict.Prediction\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eTabularRegressionPredictionResult\u003c/code\u003e class is 3.22.0, but the page also provides documentation for many older versions, including the first version at 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTabularRegressionPredictionResult\u003c/code\u003e class includes properties for \u003ccode\u003eLowerBound\u003c/code\u003e, \u003ccode\u003eUpperBound\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, all of which are floating-point numbers (\u003ccode\u003eSingle\u003c/code\u003e type) representing the prediction interval's bounds and the regression value, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, while inheriting from \u003ccode\u003eObject\u003c/code\u003e, providing various functionalities for message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation details the constructors available, with the default being the \u003ccode\u003eTabularRegressionPredictionResult()\u003c/code\u003e empty constructor, and \u003ccode\u003eTabularRegressionPredictionResult(TabularRegressionPredictionResult other)\u003c/code\u003e which allows cloning of an existing object.\u003c/p\u003e\n"]]],[],null,[]]