# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: facility/level1prc/level1prc.proto """Generated protocol buffer code.""" from google.protobuf.internal import builder as _builder from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool from google.protobuf import symbol_database as _symbol_database # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() from ...common import error_pb2 as common_dot_error__pb2 DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\"facility/level1prc/level1prc.proto\x12\x16\x64\x66s.facility.level1prc\x1a\x12\x63ommon/error.proto\"\xb3\x01\n\x0fLevel1PrcRecord\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x11\n\tlevel1_id\x18\x02 \x01(\x03\x12\x13\n\x0bpipeline_id\x18\x03 \x01(\t\x12\x12\n\nprc_module\x18\x04 \x01(\t\x12\x18\n\x10params_file_path\x18\x05 \x01(\t\x12\x12\n\nprc_status\x18\x06 \x01(\x05\x12\x10\n\x08prc_time\x18\x07 \x01(\t\x12\x18\n\x10result_file_path\x18\x08 \x01(\t\"\xf3\x01\n\x10\x46indLevel1PrcReq\x12\x11\n\tlevel1_id\x18\x01 \x01(\x03\x12\x13\n\x0bpipeline_id\x18\x02 \x01(\t\x12\x12\n\nprc_module\x18\x03 \x01(\t\x12\x12\n\nprc_status\x18\x04 \x01(\x05\x12W\n\x10other_conditions\x18\x05 \x03(\x0b\x32=.dfs.facility.level1prc.FindLevel1PrcReq.OtherConditionsEntry\x1a\x36\n\x14OtherConditionsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x90\x01\n\x11\x46indLevel1PrcResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x12\n\ntotalCount\x18\x02 \x01(\x05\x12\x1c\n\x05\x65rror\x18\x03 \x01(\x0b\x32\r.common.Error\x12\x38\n\x07records\x18\x04 \x03(\x0b\x32\'.dfs.facility.level1prc.Level1PrcRecord\"L\n\x11WriteLevel1PrcReq\x12\x37\n\x06record\x18\x01 \x01(\x0b\x32\'.dfs.facility.level1prc.Level1PrcRecord\"|\n\x12WriteLevel1PrcResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error\x12\x37\n\x06record\x18\x03 \x01(\x0b\x32\'.dfs.facility.level1prc.Level1PrcRecord\"1\n\x13UpdateProcStatusReq\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x0e\n\x06status\x18\x02 \x01(\x05\"E\n\x14UpdateProcStatusResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error2\xc0\x02\n\x0cLevel1PrcSrv\x12]\n\x04\x46ind\x12(.dfs.facility.level1prc.FindLevel1PrcReq\x1a).dfs.facility.level1prc.FindLevel1PrcResp\"\x00\x12`\n\x05Write\x12).dfs.facility.level1prc.WriteLevel1PrcReq\x1a*.dfs.facility.level1prc.WriteLevel1PrcResp\"\x00\x12o\n\x10UpdateProcStatus\x12+.dfs.facility.level1prc.UpdateProcStatusReq\x1a,.dfs.facility.level1prc.UpdateProcStatusResp\"\x00\x42)Z\'cnlab.net/csst/proto/facility/level1prcb\x06proto3') _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals()) _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'facility.level1prc.level1prc_pb2', globals()) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None DESCRIPTOR._serialized_options = b'Z\'cnlab.net/csst/proto/facility/level1prc' _FINDLEVEL1PRCREQ_OTHERCONDITIONSENTRY._options = None _FINDLEVEL1PRCREQ_OTHERCONDITIONSENTRY._serialized_options = b'8\001' _LEVEL1PRCRECORD._serialized_start=83 _LEVEL1PRCRECORD._serialized_end=262 _FINDLEVEL1PRCREQ._serialized_start=265 _FINDLEVEL1PRCREQ._serialized_end=508 _FINDLEVEL1PRCREQ_OTHERCONDITIONSENTRY._serialized_start=454 _FINDLEVEL1PRCREQ_OTHERCONDITIONSENTRY._serialized_end=508 _FINDLEVEL1PRCRESP._serialized_start=511 _FINDLEVEL1PRCRESP._serialized_end=655 _WRITELEVEL1PRCREQ._serialized_start=657 _WRITELEVEL1PRCREQ._serialized_end=733 _WRITELEVEL1PRCRESP._serialized_start=735 _WRITELEVEL1PRCRESP._serialized_end=859 _UPDATEPROCSTATUSREQ._serialized_start=861 _UPDATEPROCSTATUSREQ._serialized_end=910 _UPDATEPROCSTATUSRESP._serialized_start=912 _UPDATEPROCSTATUSRESP._serialized_end=981 _LEVEL1PRCSRV._serialized_start=984 _LEVEL1PRCSRV._serialized_end=1304 # @@protoc_insertion_point(module_scope)