Generated schema for jobStatus
Description: No description provided.
@type t() :: %ProtoRune.App.Bsky.Video.Defs.JobStatus{ blob: binary(), did: String.t(), error: String.t(), job_id: String.t(), message: String.t(), progress: integer(), state: :JOB_STATE_COMPLETED | :JOB_STATE_FAILED }