public sealed class RecommendResponse.Types.RecommendationResult : IMessage<RecommendResponse.Types.RecommendationResult>, IEquatable<RecommendResponse.Types.RecommendationResult>, IDeepCloneable<RecommendResponse.Types.RecommendationResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class RecommendResponse.Types.RecommendationResult.
RecommendationResult represents a generic recommendation result with
associated metadata.
score: Recommendation score in double value. Is set if
returnScore is set to true in
[RecommendRequest.params][google.cloud.discoveryengine.v1.RecommendRequest.params].
[[["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.Types.RecommendationResult\u003c/code\u003e class in the Discovery Engine v1 API represents a specific recommendation result, including associated metadata.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties for retrieving the recommended Document, its Resource ID, and any additional metadata such as the score.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class available, with the latest being \u003ccode\u003e1.6.0\u003c/code\u003e, and the version 1.3.0 being the one associated with the context provided.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: one parameterless for general use, and another that accepts an existing \u003ccode\u003eRecommendationResult\u003c/code\u003e object to make a copy.\u003c/p\u003e\n"]]],[],null,[]]