BulkJobsMetadata
The kinds of background work the platform runs, and the states each moves through.
List job types
Returns the kinds of work that can be queued, so a client can offer them without hard-coding a list. Requires `bulk-job.read`.
List job statuses
Returns the states a job moves through. Requires `bulk-job.read`.
List job scope kinds
Returns the ways a job can be scoped — a whole tenant, one entity type, or a set of records. Requires `bulk-job.read`.