{ "type": "string", "description": "The current state of a Bulk API 2.0 job, indicating where it is in its lifecycle.\n", "name": "JobState", "enum": [ "Open", "UploadComplete", "InProgress", "JobComplete", "Failed", "Aborted" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }