RecommenderSchemaSummary

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

Types

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

Properties

Link copied to clipboard
val createdAt: <Error class: unknown class>

The timestamp when the recommender schema was created.

Link copied to clipboard

A map of dataset type to column definitions included in the schema.

Link copied to clipboard

The name of the recommender schema.

Link copied to clipboard

The current operational status of the recommender schema.

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