state property

DatasetContentState? state
final

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

Implementation

final DatasetContentState? state;