TaskRunFilterCriteria

The criteria that are used to filter the task runs for the machine learning transform.

Types

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

Properties

Link copied to clipboard

Filter on task runs started after this date.

Link copied to clipboard

Filter on task runs started before this date.

Link copied to clipboard

The current status of the task run.

Link copied to clipboard

The type of task run.

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