A single queued submission entry representing a server-side pending run.
Each entry corresponds to a run created on the server via
client.runs.create() with multitaskStrategy: "enqueue".
interface QueueEntryTimestamp when the entry was created
Server-side run ID (from client.runs.create())
The submit options passed to submit()
The state update values passed to submit()