public sealed class PredictionResult : IMessage<PredictResponse.Types.PredictionResult>, IEquatable<PredictResponse.Types.PredictionResult>, IDeepCloneable<PredictResponse.Types.PredictionResult>, IBufferMessage, IMessage
PredictionResult represents the recommendation prediction results.
[[["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 latest version of \u003ccode\u003ePredictionResult\u003c/code\u003e is 2.12.0, with multiple previous versions ranging from 2.11.0 down to 1.0.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePredictionResult\u003c/code\u003e represents the results of a recommendation prediction, serving as a class within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple 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 also inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePredictionResult\u003c/code\u003e has properties like \u003ccode\u003eId\u003c/code\u003e, which is a string representing the ID of the recommended product, and \u003ccode\u003eMetadata\u003c/code\u003e, a \u003ccode\u003eMapField\u003c/code\u003e for additional product information.\u003c/p\u003e\n"],["\u003cp\u003eIt can be constructed with no arguments or with a \u003ccode\u003ePredictResponse.Types.PredictionResult\u003c/code\u003e argument of the same type.\u003c/p\u003e\n"]]],[],null,[]]