public sealed class PredictResponse : IMessage<PredictResponse>, IEquatable<PredictResponse>, IDeepCloneable<PredictResponse>, IBufferMessage, IMessage
A unique attribution token. This should be included in the
[UserEvent][google.cloud.retail.v2.UserEvent] logs resulting from this
recommendation, which enables accurate attribution of recommendation model
performance.
[[["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\u003ePredictResponse\u003c/code\u003e class is a response message used in the predict method within the Google Cloud Retail V2 API, which is contained within the Google.Cloud.Retail.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis response provides product recommendations, and it includes an attribution token to track the performance of the recommendation model.\u003c/p\u003e\n"],["\u003cp\u003eIt lists the IDs of any products requested that were not found in the inventory, via the \u003ccode\u003eMissingIds\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers multiple versions, ranging from 1.0.0 to the latest 2.12.0, each with its own documentation accessible through provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePredictResponse\u003c/code\u003e class implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile within the .NET framework.\u003c/p\u003e\n"]]],[],null,[]]