package determined.job.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AggregateQueueStats

job.proto:193

Aggregate statistics for a queue.

Used in: api.v1.RPQueueStat

message Job

job.proto:95

Job represents a user submitted work that is not in a terminal state.

Used in: api.v1.GetJobsResponse, RBACJob

message JobSummary

job.proto:44

Job summary.

Used in: api.v1.GetExperimentResponse, Job, LimitedJob

message LimitedJob

job.proto:55

LimitedJob is a Job with omitted fields.

Used in: RBACJob

message QueueControl

job.proto:160

Describes a message to control jobs in a queue.

Used in: api.v1.UpdateJobQueueRequest

message QueueStats

job.proto:182

Statistics for a queue.

Used in: api.v1.RPQueueStat, resourcepool.v1.ResourcePool

message RBACJob

job.proto:149

RBACJob is a job that can have either a limited or a full representation of a job.

Used in: api.v1.GetJobsV2Response

enum State

job.proto:32

Job state.

Used in: api.v1.GetJobsRequest, api.v1.GetJobsV2Request, JobSummary

enum Type

job.proto:10

Job type.

Used in: Job, LimitedJob