results property

A list of recommended items.

The order represents the ranking (from the most relevant item to the least).

Implementation

core.List<
        GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult>?
    results;