level0prc_pb2.py 3.88 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/level0prc/level0prc.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/level0prc/level0prc.proto\x12\x16\x64\x66s.facility.level0prc\x1a\x12\x63ommon/error.proto\"\xa0\x01\n\x0fLevel0PrcRecord\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x11\n\tlevel0_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\x46indLevel0PrcReq\x12\x11\n\tlevel0_id\x18\x01 \x01(\t\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.level0prc.FindLevel0PrcReq.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\x46indLevel0PrcResp\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.level0prc.Level0PrcRecord\"L\n\x11WriteLevel0PrcReq\x12\x37\n\x06record\x18\x01 \x01(\x0b\x32\'.dfs.facility.level0prc.Level0PrcRecord\"|\n\x12WriteLevel0PrcResp\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.level0prc.Level0PrcRecord\"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\x0cLevel0PrcSrv\x12]\n\x04\x46ind\x12(.dfs.facility.level0prc.FindLevel0PrcReq\x1a).dfs.facility.level0prc.FindLevel0PrcResp\"\x00\x12`\n\x05Write\x12).dfs.facility.level0prc.WriteLevel0PrcReq\x1a*.dfs.facility.level0prc.WriteLevel0PrcResp\"\x00\x12o\n\x10UpdateProcStatus\x12+.dfs.facility.level0prc.UpdateProcStatusReq\x1a,.dfs.facility.level0prc.UpdateProcStatusResp\"\x00\x42)Z\'cnlab.net/csst/proto/facility/level0prcb\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.level0prc.level0prc_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'Z\'cnlab.net/csst/proto/facility/level0prc'
  _FINDLEVEL0PRCREQ_OTHERCONDITIONSENTRY._options = None
  _FINDLEVEL0PRCREQ_OTHERCONDITIONSENTRY._serialized_options = b'8\001'
  _LEVEL0PRCRECORD._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
  _LEVEL0PRCRECORD._serialized_end=243
  _FINDLEVEL0PRCREQ._serialized_start=246
  _FINDLEVEL0PRCREQ._serialized_end=489
  _FINDLEVEL0PRCREQ_OTHERCONDITIONSENTRY._serialized_start=435
  _FINDLEVEL0PRCREQ_OTHERCONDITIONSENTRY._serialized_end=489
  _FINDLEVEL0PRCRESP._serialized_start=492
  _FINDLEVEL0PRCRESP._serialized_end=636
  _WRITELEVEL0PRCREQ._serialized_start=638
  _WRITELEVEL0PRCREQ._serialized_end=714
  _WRITELEVEL0PRCRESP._serialized_start=716
  _WRITELEVEL0PRCRESP._serialized_end=840
  _UPDATEPROCSTATUSREQ._serialized_start=842
  _UPDATEPROCSTATUSREQ._serialized_end=891
  _UPDATEPROCSTATUSRESP._serialized_start=893
  _UPDATEPROCSTATUSRESP._serialized_end=962
  _LEVEL0PRCSRV._serialized_start=965
  _LEVEL0PRCSRV._serialized_end=1285
Wei Shoulin's avatar
leve0  
Wei Shoulin committed
45
# @@protoc_insertion_point(module_scope)