DatasetContentStatus

The state of the dataset contents and the reason they are in this state.

Types

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

Properties

Link copied to clipboard

The reason the dataset contents are in this state.

Link copied to clipboard

The state of the dataset contents. Can be one of READY, CREATING, SUCCEEDED, or FAILED.

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