DataSetExportSummary

Represents a summary of data set exports.

Types

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

Properties

Link copied to clipboard
val failed: Int

The number of data set exports that have failed.

Link copied to clipboard

The number of data set exports that are in progress.

Link copied to clipboard

The number of data set exports that are pending.

Link copied to clipboard

The number of data set exports that have succeeded.

Link copied to clipboard
val total: Int

The total number of data set exports.

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