Class ListRecommendationsResponse (2.2.0)

ListRecommendationsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response to the ListRecommendations method. .. attribute:: recommendations

The set of recommendations for the parent resource.

:type: Sequence[google.cloud.recommender_v1.types.Recommendation]

Attribute

NameDescription
next_page_token str
A token that can be used to request the next page of results. This field is empty if there are no additional results.