From 6338a914448ea868dff1e62068231b8117b4bdf8 Mon Sep 17 00:00:00 2001 From: shoulinwei Date: Sat, 30 Dec 2023 21:28:45 +0800 Subject: [PATCH] add build_id --- csst_dfs_proto/facility/level2/level2_pb2.py | 84 ++++++++++---------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/csst_dfs_proto/facility/level2/level2_pb2.py b/csst_dfs_proto/facility/level2/level2_pb2.py index 5ceb00a..255e3b4 100644 --- a/csst_dfs_proto/facility/level2/level2_pb2.py +++ b/csst_dfs_proto/facility/level2/level2_pb2.py @@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default() from ...common import error_pb2 as common_dot_error__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1c\x66\x61\x63ility/level2/level2.proto\x12\x13\x64\x66s.facility.level2\x1a\x12\x63ommon/error.proto\"\xd4\x02\n\x0cLevel2Record\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x11\n\tlevel0_id\x18\x02 \x01(\t\x12\x11\n\tlevel1_id\x18\x03 \x01(\x03\x12\x10\n\x08\x62rick_id\x18\x04 \x01(\x03\x12\x11\n\tmodule_id\x18\x05 \x01(\t\x12\x13\n\x0bobject_name\x18\x06 \x01(\t\x12\x11\n\tdata_type\x18\x07 \x01(\t\x12\x10\n\x08\x66ilename\x18\x08 \x01(\t\x12\x11\n\tfile_path\x18\t \x01(\t\x12\x12\n\nqc2_status\x18\n \x01(\x05\x12\x10\n\x08qc2_time\x18\x0b \x01(\t\x12\x12\n\nprc_status\x18\x0c \x01(\x05\x12\x10\n\x08prc_time\x18\r \x01(\t\x12\x13\n\x0b\x63reate_time\x18\x0e \x01(\t\x12\x13\n\x0bupdate_time\x18\x0f \x01(\t\x12\x13\n\x0bpipeline_id\x18\x10 \x01(\t\x12\x15\n\rimport_status\x18\x11 \x01(\x05\"\xaf\x03\n\rFindLevel2Req\x12\x11\n\tlevel0_id\x18\x01 \x01(\t\x12\x11\n\tlevel1_id\x18\x02 \x01(\x03\x12\x10\n\x08\x62rick_id\x18\x03 \x01(\x03\x12\x11\n\tdata_type\x18\x04 \x01(\t\x12\x11\n\tmodule_id\x18\x05 \x01(\t\x12\x19\n\x11\x63reate_time_start\x18\x06 \x01(\t\x12\x17\n\x0f\x63reate_time_end\x18\x07 \x01(\t\x12\x12\n\nqc2_status\x18\x08 \x01(\x05\x12\x12\n\nprc_status\x18\t \x01(\x05\x12\x15\n\rimport_status\x18\n \x01(\x05\x12\x10\n\x08\x66ilename\x18\x0b \x01(\t\x12\x13\n\x0bobject_name\x18\x0c \x01(\t\x12\r\n\x05limit\x18\r \x01(\x05\x12\x0c\n\x04page\x18\x0e \x01(\x05\x12Q\n\x10other_conditions\x18\x0f \x03(\x0b\x32\x37.dfs.facility.level2.FindLevel2Req.OtherConditionsEntry\x1a\x36\n\x14OtherConditionsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x87\x01\n\x0e\x46indLevel2Resp\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\x32\n\x07records\x18\x04 \x03(\x0b\x32!.dfs.facility.level2.Level2Record\"\x1a\n\x0cGetLevel2Req\x12\n\n\x02id\x18\x01 \x01(\x03\"B\n\rGetLevel2Resp\x12\x31\n\x06record\x18\x01 \x01(\x0b\x32!.dfs.facility.level2.Level2Record\"Q\n\x0eWriteLevel2Req\x12\x31\n\x06record\x18\x01 \x01(\x0b\x32!.dfs.facility.level2.Level2Record\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"s\n\x0fWriteLevel2Resp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error\x12\x31\n\x06record\x18\x03 \x01(\x0b\x32!.dfs.facility.level2.Level2Record\"0\n\x12UpdateQc2StatusReq\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x0e\n\x06status\x18\x02 \x01(\x05\"D\n\x13UpdateQc2StatusResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error\"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.Error\"2\n\x14\x46indLevel2CatalogReq\x12\x0b\n\x03sql\x18\x01 \x01(\t\x12\r\n\x05limit\x18\x02 \x01(\x05\"k\n\x15\x46indLevel2CatalogResp\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\x0f\n\x07records\x18\x04 \x01(\x0c\")\n\x14\x46indExistedBricksReq\x12\x11\n\tdata_type\x18\x01 \x01(\t\"Y\n\x15\x46indExistedBricksResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error\x12\x11\n\tbrick_ids\x18\x03 \x03(\x05\"\x19\n\nExecSQLReq\x12\x0b\n\x03sql\x18\x01 \x01(\t\"P\n\x0b\x45xecSQLResp\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\"J\n\x0c\x43oordCondReq\x12\x11\n\tdata_type\x18\x01 \x01(\t\x12\n\n\x02ra\x18\x02 \x01(\x01\x12\x0b\n\x03\x64\x65\x63\x18\x03 \x01(\x01\x12\x0e\n\x06radius\x18\x04 \x01(\x01\"e\n\rCoordCondResp\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\x11\n\tcondition\x18\x04 \x01(\t2\xd7\x06\n\tLevel2Srv\x12Q\n\x04\x46ind\x12\".dfs.facility.level2.FindLevel2Req\x1a#.dfs.facility.level2.FindLevel2Resp\"\x00\x12h\n\x0b\x46indCatalog\x12).dfs.facility.level2.FindLevel2CatalogReq\x1a*.dfs.facility.level2.FindLevel2CatalogResp\"\x00\x30\x01\x12l\n\x11\x46indExistedBricks\x12).dfs.facility.level2.FindExistedBricksReq\x1a*.dfs.facility.level2.FindExistedBricksResp\"\x00\x12N\n\x03Get\x12!.dfs.facility.level2.GetLevel2Req\x1a\".dfs.facility.level2.GetLevel2Resp\"\x00\x12V\n\x05Write\x12#.dfs.facility.level2.WriteLevel2Req\x1a$.dfs.facility.level2.WriteLevel2Resp\"\x00(\x01\x12\x66\n\x0fUpdateQc2Status\x12\'.dfs.facility.level2.UpdateQc2StatusReq\x1a(.dfs.facility.level2.UpdateQc2StatusResp\"\x00\x12i\n\x10UpdateProcStatus\x12(.dfs.facility.level2.UpdateProcStatusReq\x1a).dfs.facility.level2.UpdateProcStatusResp\"\x00\x12N\n\x07\x45xecSQL\x12\x1f.dfs.facility.level2.ExecSQLReq\x1a .dfs.facility.level2.ExecSQLResp\"\x00\x12T\n\tCoordCond\x12!.dfs.facility.level2.CoordCondReq\x1a\".dfs.facility.level2.CoordCondResp\"\x00\x42&Z$cnlab.net/csst/proto/facility/level2b\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1c\x66\x61\x63ility/level2/level2.proto\x12\x13\x64\x66s.facility.level2\x1a\x12\x63ommon/error.proto\"\xe6\x02\n\x0cLevel2Record\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x11\n\tlevel0_id\x18\x02 \x01(\t\x12\x11\n\tlevel1_id\x18\x03 \x01(\x03\x12\x10\n\x08\x62rick_id\x18\x04 \x01(\x03\x12\x11\n\tmodule_id\x18\x05 \x01(\t\x12\x13\n\x0bobject_name\x18\x06 \x01(\t\x12\x11\n\tdata_type\x18\x07 \x01(\t\x12\x10\n\x08\x66ilename\x18\x08 \x01(\t\x12\x11\n\tfile_path\x18\t \x01(\t\x12\x12\n\nqc2_status\x18\n \x01(\x05\x12\x10\n\x08qc2_time\x18\x0b \x01(\t\x12\x12\n\nprc_status\x18\x0c \x01(\x05\x12\x10\n\x08prc_time\x18\r \x01(\t\x12\x13\n\x0b\x63reate_time\x18\x0e \x01(\t\x12\x13\n\x0bupdate_time\x18\x0f \x01(\t\x12\x13\n\x0bpipeline_id\x18\x10 \x01(\t\x12\x15\n\rimport_status\x18\x11 \x01(\x05\x12\x10\n\x08\x62uild_id\x18\x12 \x01(\x05\"\xd6\x03\n\rFindLevel2Req\x12\x11\n\tlevel0_id\x18\x01 \x01(\t\x12\x11\n\tlevel1_id\x18\x02 \x01(\x03\x12\x10\n\x08\x62rick_id\x18\x03 \x01(\x03\x12\x11\n\tdata_type\x18\x04 \x01(\t\x12\x11\n\tmodule_id\x18\x05 \x01(\t\x12\x19\n\x11\x63reate_time_start\x18\x06 \x01(\t\x12\x17\n\x0f\x63reate_time_end\x18\x07 \x01(\t\x12\x12\n\nqc2_status\x18\x08 \x01(\x05\x12\x12\n\nprc_status\x18\t \x01(\x05\x12\x15\n\rimport_status\x18\n \x01(\x05\x12\x10\n\x08\x66ilename\x18\x0b \x01(\t\x12\x13\n\x0bobject_name\x18\x0c \x01(\t\x12\x13\n\x0bpipeline_id\x18\r \x01(\t\x12\x10\n\x08\x62uild_id\x18\x0e \x01(\x05\x12\r\n\x05limit\x18\x0f \x01(\x05\x12\x0c\n\x04page\x18\x10 \x01(\x05\x12Q\n\x10other_conditions\x18\x11 \x03(\x0b\x32\x37.dfs.facility.level2.FindLevel2Req.OtherConditionsEntry\x1a\x36\n\x14OtherConditionsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x87\x01\n\x0e\x46indLevel2Resp\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\x32\n\x07records\x18\x04 \x03(\x0b\x32!.dfs.facility.level2.Level2Record\"\x1a\n\x0cGetLevel2Req\x12\n\n\x02id\x18\x01 \x01(\x03\"B\n\rGetLevel2Resp\x12\x31\n\x06record\x18\x01 \x01(\x0b\x32!.dfs.facility.level2.Level2Record\"Q\n\x0eWriteLevel2Req\x12\x31\n\x06record\x18\x01 \x01(\x0b\x32!.dfs.facility.level2.Level2Record\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"s\n\x0fWriteLevel2Resp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error\x12\x31\n\x06record\x18\x03 \x01(\x0b\x32!.dfs.facility.level2.Level2Record\"0\n\x12UpdateQc2StatusReq\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x0e\n\x06status\x18\x02 \x01(\x05\"D\n\x13UpdateQc2StatusResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error\"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.Error\"2\n\x14\x46indLevel2CatalogReq\x12\x0b\n\x03sql\x18\x01 \x01(\t\x12\r\n\x05limit\x18\x02 \x01(\x05\"k\n\x15\x46indLevel2CatalogResp\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\x0f\n\x07records\x18\x04 \x01(\x0c\")\n\x14\x46indExistedBricksReq\x12\x11\n\tdata_type\x18\x01 \x01(\t\"Y\n\x15\x46indExistedBricksResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error\x12\x11\n\tbrick_ids\x18\x03 \x03(\x05\"\x19\n\nExecSQLReq\x12\x0b\n\x03sql\x18\x01 \x01(\t\"P\n\x0b\x45xecSQLResp\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\"J\n\x0c\x43oordCondReq\x12\x11\n\tdata_type\x18\x01 \x01(\t\x12\n\n\x02ra\x18\x02 \x01(\x01\x12\x0b\n\x03\x64\x65\x63\x18\x03 \x01(\x01\x12\x0e\n\x06radius\x18\x04 \x01(\x01\"e\n\rCoordCondResp\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\x11\n\tcondition\x18\x04 \x01(\t2\xd7\x06\n\tLevel2Srv\x12Q\n\x04\x46ind\x12\".dfs.facility.level2.FindLevel2Req\x1a#.dfs.facility.level2.FindLevel2Resp\"\x00\x12h\n\x0b\x46indCatalog\x12).dfs.facility.level2.FindLevel2CatalogReq\x1a*.dfs.facility.level2.FindLevel2CatalogResp\"\x00\x30\x01\x12l\n\x11\x46indExistedBricks\x12).dfs.facility.level2.FindExistedBricksReq\x1a*.dfs.facility.level2.FindExistedBricksResp\"\x00\x12N\n\x03Get\x12!.dfs.facility.level2.GetLevel2Req\x1a\".dfs.facility.level2.GetLevel2Resp\"\x00\x12V\n\x05Write\x12#.dfs.facility.level2.WriteLevel2Req\x1a$.dfs.facility.level2.WriteLevel2Resp\"\x00(\x01\x12\x66\n\x0fUpdateQc2Status\x12\'.dfs.facility.level2.UpdateQc2StatusReq\x1a(.dfs.facility.level2.UpdateQc2StatusResp\"\x00\x12i\n\x10UpdateProcStatus\x12(.dfs.facility.level2.UpdateProcStatusReq\x1a).dfs.facility.level2.UpdateProcStatusResp\"\x00\x12N\n\x07\x45xecSQL\x12\x1f.dfs.facility.level2.ExecSQLReq\x1a .dfs.facility.level2.ExecSQLResp\"\x00\x12T\n\tCoordCond\x12!.dfs.facility.level2.CoordCondReq\x1a\".dfs.facility.level2.CoordCondResp\"\x00\x42&Z$cnlab.net/csst/proto/facility/level2b\x06proto3') _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals()) _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'facility.level2.level2_pb2', globals()) @@ -25,45 +25,45 @@ if _descriptor._USE_C_DESCRIPTORS == False: _FINDLEVEL2REQ_OTHERCONDITIONSENTRY._options = None _FINDLEVEL2REQ_OTHERCONDITIONSENTRY._serialized_options = b'8\001' _LEVEL2RECORD._serialized_start=74 - _LEVEL2RECORD._serialized_end=414 - _FINDLEVEL2REQ._serialized_start=417 - _FINDLEVEL2REQ._serialized_end=848 - _FINDLEVEL2REQ_OTHERCONDITIONSENTRY._serialized_start=794 - _FINDLEVEL2REQ_OTHERCONDITIONSENTRY._serialized_end=848 - _FINDLEVEL2RESP._serialized_start=851 - _FINDLEVEL2RESP._serialized_end=986 - _GETLEVEL2REQ._serialized_start=988 - _GETLEVEL2REQ._serialized_end=1014 - _GETLEVEL2RESP._serialized_start=1016 - _GETLEVEL2RESP._serialized_end=1082 - _WRITELEVEL2REQ._serialized_start=1084 - _WRITELEVEL2REQ._serialized_end=1165 - _WRITELEVEL2RESP._serialized_start=1167 - _WRITELEVEL2RESP._serialized_end=1282 - _UPDATEQC2STATUSREQ._serialized_start=1284 - _UPDATEQC2STATUSREQ._serialized_end=1332 - _UPDATEQC2STATUSRESP._serialized_start=1334 - _UPDATEQC2STATUSRESP._serialized_end=1402 - _UPDATEPROCSTATUSREQ._serialized_start=1404 - _UPDATEPROCSTATUSREQ._serialized_end=1453 - _UPDATEPROCSTATUSRESP._serialized_start=1455 - _UPDATEPROCSTATUSRESP._serialized_end=1524 - _FINDLEVEL2CATALOGREQ._serialized_start=1526 - _FINDLEVEL2CATALOGREQ._serialized_end=1576 - _FINDLEVEL2CATALOGRESP._serialized_start=1578 - _FINDLEVEL2CATALOGRESP._serialized_end=1685 - _FINDEXISTEDBRICKSREQ._serialized_start=1687 - _FINDEXISTEDBRICKSREQ._serialized_end=1728 - _FINDEXISTEDBRICKSRESP._serialized_start=1730 - _FINDEXISTEDBRICKSRESP._serialized_end=1819 - _EXECSQLREQ._serialized_start=1821 - _EXECSQLREQ._serialized_end=1846 - _EXECSQLRESP._serialized_start=1848 - _EXECSQLRESP._serialized_end=1928 - _COORDCONDREQ._serialized_start=1930 - _COORDCONDREQ._serialized_end=2004 - _COORDCONDRESP._serialized_start=2006 - _COORDCONDRESP._serialized_end=2107 - _LEVEL2SRV._serialized_start=2110 - _LEVEL2SRV._serialized_end=2965 + _LEVEL2RECORD._serialized_end=432 + _FINDLEVEL2REQ._serialized_start=435 + _FINDLEVEL2REQ._serialized_end=905 + _FINDLEVEL2REQ_OTHERCONDITIONSENTRY._serialized_start=851 + _FINDLEVEL2REQ_OTHERCONDITIONSENTRY._serialized_end=905 + _FINDLEVEL2RESP._serialized_start=908 + _FINDLEVEL2RESP._serialized_end=1043 + _GETLEVEL2REQ._serialized_start=1045 + _GETLEVEL2REQ._serialized_end=1071 + _GETLEVEL2RESP._serialized_start=1073 + _GETLEVEL2RESP._serialized_end=1139 + _WRITELEVEL2REQ._serialized_start=1141 + _WRITELEVEL2REQ._serialized_end=1222 + _WRITELEVEL2RESP._serialized_start=1224 + _WRITELEVEL2RESP._serialized_end=1339 + _UPDATEQC2STATUSREQ._serialized_start=1341 + _UPDATEQC2STATUSREQ._serialized_end=1389 + _UPDATEQC2STATUSRESP._serialized_start=1391 + _UPDATEQC2STATUSRESP._serialized_end=1459 + _UPDATEPROCSTATUSREQ._serialized_start=1461 + _UPDATEPROCSTATUSREQ._serialized_end=1510 + _UPDATEPROCSTATUSRESP._serialized_start=1512 + _UPDATEPROCSTATUSRESP._serialized_end=1581 + _FINDLEVEL2CATALOGREQ._serialized_start=1583 + _FINDLEVEL2CATALOGREQ._serialized_end=1633 + _FINDLEVEL2CATALOGRESP._serialized_start=1635 + _FINDLEVEL2CATALOGRESP._serialized_end=1742 + _FINDEXISTEDBRICKSREQ._serialized_start=1744 + _FINDEXISTEDBRICKSREQ._serialized_end=1785 + _FINDEXISTEDBRICKSRESP._serialized_start=1787 + _FINDEXISTEDBRICKSRESP._serialized_end=1876 + _EXECSQLREQ._serialized_start=1878 + _EXECSQLREQ._serialized_end=1903 + _EXECSQLRESP._serialized_start=1905 + _EXECSQLRESP._serialized_end=1985 + _COORDCONDREQ._serialized_start=1987 + _COORDCONDREQ._serialized_end=2061 + _COORDCONDRESP._serialized_start=2063 + _COORDCONDRESP._serialized_end=2164 + _LEVEL2SRV._serialized_start=2167 + _LEVEL2SRV._serialized_end=3022 # @@protoc_insertion_point(module_scope) -- GitLab