Get desktop application:
View/edit binary Protocol Buffers messages
string job_id = 1
string manifest_json = 2
bool large_files_supported = 3
string stream_id = 1
bytes data = 2
(message has no fields)
string claimed_job_id = 1
(message has no fields)
map<string, string> properties = 1
string id = 1
string current_status = 2
string new_status = 3
string new_status_message = 4
string id = 1
string new_status = 2
(message has no fields)
string request_id = 1
string source_name = 2
map<string, string> client_metadata = 4
string request_id = 1
map<string, string> server_metadata = 3
Used in: DryRunJobSpecificationRequest, ReserveJobIdRequest
bool is_interactive = 1
string job_directory_location = 2
bool archiving_disabled = 4
Used in: ClaimJobRequest, ConfigureRequest, HandshakeRequest, ReserveJobIdRequest
string agent_version = 1
string agent_hostname = 2
int32 agent_pid = 3
Used in: ChangeJobStatusResponse
Used in: ChangeJobStatusError
UNKNOWN = 0
INVALID_REQUEST = 1
INCORRECT_CURRENT_STATUS = 2
NO_SUCH_JOB = 3
Used in: ClaimJobResponse
Used in: ClaimJobError
UNKNOWN = 0
ALREADY_CLAIMED = 1
NO_SUCH_JOB = 2
INVALID_REQUEST = 3
INVALID_STATUS = 4
Used in: ExecutionResourceCriteria
repeated string tags = 1
string id = 2
string name = 3
string status = 4
string version = 5
Used in: JobSpecification
string id = 1
string setup_file = 2
repeated string configs = 3
repeated string dependencies = 4
Used in: DryRunJobSpecificationRequest, ReserveJobIdRequest
repeated Criterion cluster_criteria = 1
optional Criterion command_criterion = 2
repeated string requested_application_id_overrides = 3
Used in: HandshakeResponse
UNKNOWN = 0
ALLOWED = 1
REJECTED = 2
SERVER_ERROR = 3
INVALID_REQUEST = 4
Used in: DryRunJobSpecificationRequest, ReserveJobIdRequest
string requested_archive_location_prefix = 1
Used in: DryRunJobSpecificationRequest, ReserveJobIdRequest
string id = 1
string name = 2
string user = 3
string version = 4
string description = 5
repeated string tags = 6
string metadata = 7
string email = 8
string grouping = 9
string grouping_instance = 10
string setup_file = 11
repeated string configs = 12
repeated string dependencies = 13
repeated string command_args = 14
Used in: JobSpecificationResponse
repeated string command_args = 1
map<string, string> environment_variables = 6
bool is_interactive = 7
string job_directory_location = 8
string archive_location = 9
repeated string executable_and_args = 11
repeated string job_args = 12
Used in: JobSpecificationResponse
Used in: JobSpecificationError
UNKNOWN = 0
NO_CLUSTER_FOUND = 1
NO_COMMAND_FOUND = 2
NO_APPLICATION_FOUND = 3
NO_JOB_FOUND = 4
NO_SPECIFICATION_FOUND = 5
INVALID_REQUEST = 6
RESOLUTION_FAILED = 7
RUNTIME_ERROR = 8
Used as request type in: JobService.getJobSpecification, JobService.resolveJobSpecification
Used as response type in: JobService.getJobSpecification, JobService.resolveJobSpecification, JobService.resolveJobSpecificationDryRun
Used in: ReserveJobIdResponse
Used in: ReserveJobIdError
UNKNOWN = 0
ID_NOT_AVAILABLE = 1
INVALID_REQUEST = 2
SERVER_ERROR = 3
Used in: ServerControlMessage
string stream_id = 1
string relative_path = 2
int32 deprecated_start_offset = 3
int32 deprecated_end_offset = 4
int64 start_offset = 5
int64 end_offset = 6