public sealed class RecommendResponse : IMessage<RecommendResponse>, IEquatable<RecommendResponse>, IDeepCloneable<RecommendResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class RecommendResponse.
A unique attribution token. This should be included in the
[UserEvent][google.cloud.discoveryengine.v1.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\u003eRecommendResponse\u003c/code\u003e class is part of the Google Cloud Discovery Engine v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the response message for the \u003ccode\u003eRecommend\u003c/code\u003e method, providing a list of recommended documents, with order indicating relevance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecommendResponse\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used with various functionalities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eAttributionToken\u003c/code\u003e, \u003ccode\u003eMissingIds\u003c/code\u003e, \u003ccode\u003eResults\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which provide data related to recommendation attribution, missing document IDs, a ranked list of recommended documents, and validation status, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this documentation, from 1.0.0-beta06 all the way up to 1.6.0.\u003c/p\u003e\n"]]],[],null,[]]