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 latest version available for \u003ccode\u003ePredictResponse\u003c/code\u003e in the Google Cloud Retail V2 .NET library is 2.12.0, with multiple previous versions also accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePredictResponse\u003c/code\u003e is a class that represents the response message for the predict method, inheriting from Object and implementing several interfaces including IMessage and IEquatable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePredictResponse\u003c/code\u003e class provides an attribution token to track recommendation performance, a list of missing product IDs, a ranked list of recommended products, and a boolean to confirm if the validateOnly property was set in the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains two constructors, a default constructor and one that takes another \u003ccode\u003ePredictResponse\u003c/code\u003e object as an argument, and the namespace is \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties like \u003ccode\u003eAttributionToken\u003c/code\u003e, \u003ccode\u003eMissingIds\u003c/code\u003e, \u003ccode\u003eResults\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e to access relevant information.\u003c/p\u003e\n"]]],[],null,[]]