Get desktop application:
View/edit binary Protocol Buffers messages
Empty message because grpc doesnt allow methods without return
Used as response type in: network.JobStore.DeleteJob, network.JobStore.ReplicateDeleteJob
(message has no fields)
For futureproofing the health check API
Used as request type in: network.JobStore.HealthCheck
(message has no fields)
Used as response type in: network.JobStore.HealthCheck
Used to create jobs
Used as request type in: network.JobStore.ReplicateSetJob, network.JobStore.SetJob
Used as response type in: network.JobStore.GetJob, network.JobStore.ReplicateSetJob, network.JobStore.SetJob
Used to fetch and delete job
Used as request type in: network.JobStore.DeleteJob, network.JobStore.GetJob, network.JobStore.ReplicateDeleteJob