GetRecommenderResponse

Types

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

Properties

Link copied to clipboard

The timestamp of when the recommender was created.

Link copied to clipboard

A detailed description of the recommender providing information about its purpose and functionality.

Link copied to clipboard

If the recommender fails, provides the reason for the failure.

Link copied to clipboard

The timestamp of when the recommender was edited.

Link copied to clipboard

Information about the most recent update performed on the recommender, including status and timestamp.

Link copied to clipboard

The configuration settings for the recommender, including parameters and settings that define its behavior.

Link copied to clipboard

The name of the recommender.

Link copied to clipboard

The name of the recipe used by the recommender to generate recommendations.

Link copied to clipboard

The current status of the recommender, indicating whether it is active, creating, updating, or in another state.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard

A set of metrics that provide information about the recommender's training performance and accuracy.

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