Class ListRecommendationsResponse (2.5.1)

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

Response to the ListRecommendations method.

Attributes

NameDescription
recommendations Sequence[google.cloud.recommender_v1beta1.types.Recommendation]
The set of recommendations for the parent resource.
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.