status property
The status of the dataset import job.
A dataset import job can be in one of the following states:
- CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED
Implementation
final String? status;
The status of the dataset import job.
A dataset import job can be in one of the following states:
final String? status;