RecommenderSummary

Provides a summary of a recommender's configuration and current state.

Types

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

Properties

Link copied to clipboard

The timestamp when the recommender was created.

Link copied to clipboard

A description of the recommender's purpose and characteristics.

Link copied to clipboard

If the recommender is in a failed state, 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 its status and timing.

Link copied to clipboard

The name of the recipe used by this recommender.

Link copied to clipboard

The configuration settings applied to this recommender.

Link copied to clipboard

The name of the recommender.

Link copied to clipboard

The current operational status of the recommender.

Link copied to clipboard

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

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