DataSetExportTask

Contains information about a data set export 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 export task.

Link copied to clipboard

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

Link copied to clipboard

A summary of the data set export task.

Link copied to clipboard

The identifier of the data set export task.

Functions

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