Package-level declarations
Types
Link copied to clipboard
@JsonSerializable
A job execution as the jobs data plane reports it. Unlike the control plane, the status details are a bare map and the job document travels inline. All timestamps are seconds since the epoch.
Link copied to clipboard
Of these, a device may only set IN_PROGRESS, SUCCEEDED, FAILED and REJECTED through UpdateJobExecution.