DatasetDescription

The description for a dataset. For more information, see DescribeDataset.

Types

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

Properties

Link copied to clipboard

The Unix timestamp for the time and date that the dataset was created.

Link copied to clipboard

The type of the dataset. The value train represents a training dataset or single dataset project. The value test represents a test dataset.

Link copied to clipboard

Statistics about the images in a dataset.

Link copied to clipboard

The Unix timestamp for the date and time that the dataset was last updated.

Link copied to clipboard

The name of the project that contains the dataset.

Link copied to clipboard

The status of the dataset.

Link copied to clipboard

The status message for the dataset.

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