TaskRunProperties

The configuration properties for the task run.

Types

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

Properties

Link copied to clipboard

The configuration properties for an exporting labels task run.

Link copied to clipboard

The configuration properties for a find matches task run.

Link copied to clipboard

The configuration properties for an importing labels task run.

Link copied to clipboard

The configuration properties for a labeling set generation task run.

Link copied to clipboard

The type of task run.

Functions

Link copied to clipboard
inline fun copy(block: TaskRunProperties.Builder.() -> Unit = {}): TaskRunProperties
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