ListRecommendationsResponse
Contains the response to your request to retrieve the list of recommendations for your account.
Types
Properties
Link copied to clipboard
A string token indicating that there might be additional recommendations available to be listed. Use the token provided in the ListRecommendationsResponse
to use in the subsequent call to ListRecommendations
with the same parameters to retrieve the next page of recommendations.
Link copied to clipboard
The recommendations applicable to your account.
Functions
Link copied to clipboard
inline fun copy(block: ListRecommendationsResponse.Builder.() -> Unit = {}): ListRecommendationsResponse