public sealed class PredictResponse.Types.PredictionResult : IMessage<PredictResponse.Types.PredictionResult>, IEquatable<PredictResponse.Types.PredictionResult>, IDeepCloneable<PredictResponse.Types.PredictionResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class PredictResponse.Types.PredictionResult.
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."],[[["The latest version of the `PredictResponse.Types.PredictionResult` class is 2.12.0, representing the most up-to-date release within the Google.Cloud.Retail.V2 API."],["This class, `PredictResponse.Types.PredictionResult`, represents the results of a recommendation prediction within the Retail v2 API and is part of the `Google.Cloud.Retail.V2` namespace."],["The `PredictionResult` class provides properties such as `Id` to identify the recommended product and `Metadata` to include additional information like product details or prediction scores."],["The `PredictResponse.Types.PredictionResult` class has had multiple previous versions released, with the oldest listed version being 1.0.0, while currently being at 2.12.0."],["The `PredictResponse.Types.PredictionResult` class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, as well as has inheritance from the Object class."]]],[]]