DataSetImportTask

Contains information about a data set import task.

Types

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

Properties

Link copied to clipboard

The status of the data set import task.

Link copied to clipboard

If dataset import failed, the failure reason will show here.

Link copied to clipboard

A summary of the data set import task.

Link copied to clipboard

The identifier of the data set import task.

Functions

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