ListRecommendationsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The constraints that you want all returned recommendations to match.

Link copied to clipboard

List of all recommendations for a resource, or a single recommendation if de-duped by resourceId.

Link copied to clipboard

The maximum number of recommendations that are returned for the request.

Link copied to clipboard

The token to retrieve the next set of results.

Link copied to clipboard

The ordering of recommendations by a dimension.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String