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 \u003ccode\u003ePredictionResult\u003c/code\u003e class represents the results of recommendation predictions within the Google Cloud Retail V2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003ePredictionResult\u003c/code\u003e class is 2.12.0, and the page provides links to documentation for previous versions, going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePredictionResult\u003c/code\u003e inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePredictionResult\u003c/code\u003e has two constructors, one with no parameters and another that accepts another \u003ccode\u003ePredictionResult\u003c/code\u003e object, and has two properties: \u003ccode\u003eId\u003c/code\u003e to identify the recommended product, and \u003ccode\u003eMetadata\u003c/code\u003e to store additional information about said product, such as its JSON representation.\u003c/p\u003e\n"]]],[],null,[]]