level1prc_pb2.py 3.89 KB
Newer Older
Wei Shoulin's avatar
leve0  
Wei Shoulin committed
1
2
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
Wei Shoulin's avatar
Wei Shoulin committed
3
# source: facility/level1prc/level1prc.proto
Wei Shoulin's avatar
Wei Shoulin committed
4
5
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
Wei Shoulin's avatar
leve0  
Wei Shoulin committed
6
from google.protobuf import descriptor as _descriptor
Wei Shoulin's avatar
Wei Shoulin committed
7
from google.protobuf import descriptor_pool as _descriptor_pool
Wei Shoulin's avatar
leve0  
Wei Shoulin committed
8
9
10
11
12
13
14
15
16
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


Wei Shoulin's avatar
C9    
Wei Shoulin committed
17
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\"facility/level1prc/level1prc.proto\x12\x16\x64\x66s.facility.level1prc\x1a\x12\x63ommon/error.proto\"\xa0\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\x0e\n\x06run_id\x18\x05 \x01(\t\x12\x12\n\nprc_status\x18\x06 \x01(\x05\x12\x10\n\x08prc_time\x18\x07 \x01(\t\x12\x0f\n\x07message\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')
Wei Shoulin's avatar
Wei Shoulin committed
18
19
20
21
22
23
24
25
26
27

_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
Wei Shoulin's avatar
C9    
Wei Shoulin committed
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
  _LEVEL1PRCRECORD._serialized_end=243
  _FINDLEVEL1PRCREQ._serialized_start=246
  _FINDLEVEL1PRCREQ._serialized_end=489
  _FINDLEVEL1PRCREQ_OTHERCONDITIONSENTRY._serialized_start=435
  _FINDLEVEL1PRCREQ_OTHERCONDITIONSENTRY._serialized_end=489
  _FINDLEVEL1PRCRESP._serialized_start=492
  _FINDLEVEL1PRCRESP._serialized_end=636
  _WRITELEVEL1PRCREQ._serialized_start=638
  _WRITELEVEL1PRCREQ._serialized_end=714
  _WRITELEVEL1PRCRESP._serialized_start=716
  _WRITELEVEL1PRCRESP._serialized_end=840
  _UPDATEPROCSTATUSREQ._serialized_start=842
  _UPDATEPROCSTATUSREQ._serialized_end=891
  _UPDATEPROCSTATUSRESP._serialized_start=893
  _UPDATEPROCSTATUSRESP._serialized_end=962
  _LEVEL1PRCSRV._serialized_start=965
  _LEVEL1PRCSRV._serialized_end=1285
Wei Shoulin's avatar
leve0  
Wei Shoulin committed
45
# @@protoc_insertion_point(module_scope)