status property
The status of the batch inference job. The status is one of the following values:
- PENDING
- IN PROGRESS
- ACTIVE
- CREATE FAILED
Implementation
final String? status;
The status of the batch inference job. The status is one of the following values:
final String? status;