Reference documentation and code samples for the Recommender V1 Client class ListRecommendationsResponse.
Response to the ListRecommendations
method.
Generated from protobuf message google.cloud.recommender.v1.ListRecommendationsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ recommendations
array< Google\Cloud\Recommender\V1\Recommendation
>
The set of recommendations for the parent
resource.
↳ next_page_token
string
A token that can be used to request the next page of results. This field is empty if there are no additional results.
getRecommendations
The set of recommendations for the parent
resource.
setRecommendations
The set of recommendations for the parent
resource.
$this
getNextPageToken
A token that can be used to request the next page of results. This field is empty if there are no additional results.
string
setNextPageToken
A token that can be used to request the next page of results. This field is empty if there are no additional results.
var
string
$this