# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: facility/observation/observation.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection 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.FileDescriptor( name='facility/observation/observation.proto', package='dfs.facility.observation', syntax='proto3', serialized_options=_b('Z)cnlab.net/csst/proto/facility/observation'), serialized_pb=_b('\n&facility/observation/observation.proto\x12\x18\x64\x66s.facility.observation\x1a\x12\x63ommon/error.proto\"\x90\x02\n\x0bObservation\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x10\n\x08obs_time\x18\x02 \x01(\t\x12\x10\n\x08\x65xp_time\x18\x03 \x01(\x02\x12\x11\n\tmodule_id\x18\x04 \x01(\t\x12\x10\n\x08obs_type\x18\x05 \x01(\t\x12\x1a\n\x12\x66\x61\x63ility_status_id\x18\x06 \x01(\x03\x12\x18\n\x10module_status_id\x18\x07 \x01(\x03\x12\x12\n\nqc0_status\x18\x08 \x01(\r\x12\x10\n\x08qc0_time\x18\t \x01(\t\x12\x12\n\nprc_status\x18\n \x01(\r\x12\x10\n\x08prc_time\x18\x0b \x01(\t\x12\x13\n\x0b\x63reate_time\x18\x0c \x01(\t\x12\x15\n\rimport_status\x18\r \x01(\r\"\xb3\x02\n\x12\x46indObservationReq\x12\x11\n\tmodule_id\x18\x01 \x01(\t\x12\x10\n\x08obs_type\x18\x02 \x01(\t\x12\x16\n\x0e\x65xp_time_start\x18\x03 \x01(\t\x12\x14\n\x0c\x65xp_time_end\x18\x04 \x01(\t\x12\x12\n\nqc0_status\x18\x05 \x01(\r\x12\x12\n\nprc_status\x18\x06 \x01(\r\x12\r\n\x05limit\x18\x07 \x01(\r\x12[\n\x10other_conditions\x18\x08 \x03(\x0b\x32\x41.dfs.facility.observation.FindObservationReq.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\x13\x46indObservationResp\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\x36\n\x07records\x18\x04 \x03(\x0b\x32%.dfs.facility.observation.Observation\"#\n\x11GetObservationReq\x12\x0e\n\x06obs_id\x18\x01 \x01(\x03\"P\n\x12GetObservationResp\x12:\n\x0bobservation\x18\x01 \x01(\x0b\x32%.dfs.facility.observation.Observation\"L\n\x13WriteObservationReq\x12\x35\n\x06record\x18\x01 \x01(\x0b\x32%.dfs.facility.observation.Observation\"|\n\x14WriteObservationResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error\x12\x35\n\x06record\x18\x03 \x01(\x0b\x32%.dfs.facility.observation.Observation\"4\n\x12UpdateQc0StatusReq\x12\x0e\n\x06obs_id\x18\x01 \x01(\x03\x12\x0e\n\x06status\x18\x02 \x01(\r\"D\n\x13UpdateQc0StatusResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error\"5\n\x13UpdateProcStatusReq\x12\x0e\n\x06obs_id\x18\x01 \x01(\x03\x12\x0e\n\x06status\x18\x02 \x01(\r\"E\n\x14UpdateProcStatusResp\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x1c\n\x05\x65rror\x18\x02 \x01(\x0b\x32\r.common.Error2\xac\x04\n\x0eObservationSrv\x12\x65\n\x04\x46ind\x12,.dfs.facility.observation.FindObservationReq\x1a-.dfs.facility.observation.FindObservationResp\"\x00\x12\x62\n\x03Get\x12+.dfs.facility.observation.GetObservationReq\x1a,.dfs.facility.observation.GetObservationResp\"\x00\x12h\n\x05Write\x12-.dfs.facility.observation.WriteObservationReq\x1a..dfs.facility.observation.WriteObservationResp\"\x00\x12p\n\x0fUpdateQc0Status\x12,.dfs.facility.observation.UpdateQc0StatusReq\x1a-.dfs.facility.observation.UpdateQc0StatusResp\"\x00\x12s\n\x10UpdateProcStatus\x12-.dfs.facility.observation.UpdateProcStatusReq\x1a..dfs.facility.observation.UpdateProcStatusResp\"\x00\x42+Z)cnlab.net/csst/proto/facility/observationb\x06proto3') , dependencies=[common_dot_error__pb2.DESCRIPTOR,]) _OBSERVATION = _descriptor.Descriptor( name='Observation', full_name='dfs.facility.observation.Observation', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='id', full_name='dfs.facility.observation.Observation.id', index=0, number=1, type=3, cpp_type=2, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='obs_time', full_name='dfs.facility.observation.Observation.obs_time', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='exp_time', full_name='dfs.facility.observation.Observation.exp_time', index=2, number=3, type=2, cpp_type=6, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='module_id', full_name='dfs.facility.observation.Observation.module_id', index=3, number=4, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='obs_type', full_name='dfs.facility.observation.Observation.obs_type', index=4, number=5, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='facility_status_id', full_name='dfs.facility.observation.Observation.facility_status_id', index=5, number=6, type=3, cpp_type=2, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='module_status_id', full_name='dfs.facility.observation.Observation.module_status_id', index=6, number=7, type=3, cpp_type=2, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='qc0_status', full_name='dfs.facility.observation.Observation.qc0_status', index=7, number=8, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='qc0_time', full_name='dfs.facility.observation.Observation.qc0_time', index=8, number=9, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='prc_status', full_name='dfs.facility.observation.Observation.prc_status', index=9, number=10, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='prc_time', full_name='dfs.facility.observation.Observation.prc_time', index=10, number=11, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='create_time', full_name='dfs.facility.observation.Observation.create_time', index=11, number=12, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='import_status', full_name='dfs.facility.observation.Observation.import_status', index=12, number=13, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=89, serialized_end=361, ) _FINDOBSERVATIONREQ_OTHERCONDITIONSENTRY = _descriptor.Descriptor( name='OtherConditionsEntry', full_name='dfs.facility.observation.FindObservationReq.OtherConditionsEntry', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='key', full_name='dfs.facility.observation.FindObservationReq.OtherConditionsEntry.key', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='value', full_name='dfs.facility.observation.FindObservationReq.OtherConditionsEntry.value', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=_b('8\001'), is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=617, serialized_end=671, ) _FINDOBSERVATIONREQ = _descriptor.Descriptor( name='FindObservationReq', full_name='dfs.facility.observation.FindObservationReq', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='module_id', full_name='dfs.facility.observation.FindObservationReq.module_id', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='obs_type', full_name='dfs.facility.observation.FindObservationReq.obs_type', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='exp_time_start', full_name='dfs.facility.observation.FindObservationReq.exp_time_start', index=2, number=3, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='exp_time_end', full_name='dfs.facility.observation.FindObservationReq.exp_time_end', index=3, number=4, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='qc0_status', full_name='dfs.facility.observation.FindObservationReq.qc0_status', index=4, number=5, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='prc_status', full_name='dfs.facility.observation.FindObservationReq.prc_status', index=5, number=6, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='limit', full_name='dfs.facility.observation.FindObservationReq.limit', index=6, number=7, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='other_conditions', full_name='dfs.facility.observation.FindObservationReq.other_conditions', index=7, number=8, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[_FINDOBSERVATIONREQ_OTHERCONDITIONSENTRY, ], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=364, serialized_end=671, ) _FINDOBSERVATIONRESP = _descriptor.Descriptor( name='FindObservationResp', full_name='dfs.facility.observation.FindObservationResp', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='success', full_name='dfs.facility.observation.FindObservationResp.success', index=0, number=1, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='totalCount', full_name='dfs.facility.observation.FindObservationResp.totalCount', index=1, number=2, type=5, cpp_type=1, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='error', full_name='dfs.facility.observation.FindObservationResp.error', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='records', full_name='dfs.facility.observation.FindObservationResp.records', index=3, number=4, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=674, serialized_end=818, ) _GETOBSERVATIONREQ = _descriptor.Descriptor( name='GetObservationReq', full_name='dfs.facility.observation.GetObservationReq', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='obs_id', full_name='dfs.facility.observation.GetObservationReq.obs_id', index=0, number=1, type=3, cpp_type=2, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=820, serialized_end=855, ) _GETOBSERVATIONRESP = _descriptor.Descriptor( name='GetObservationResp', full_name='dfs.facility.observation.GetObservationResp', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='observation', full_name='dfs.facility.observation.GetObservationResp.observation', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=857, serialized_end=937, ) _WRITEOBSERVATIONREQ = _descriptor.Descriptor( name='WriteObservationReq', full_name='dfs.facility.observation.WriteObservationReq', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='record', full_name='dfs.facility.observation.WriteObservationReq.record', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=939, serialized_end=1015, ) _WRITEOBSERVATIONRESP = _descriptor.Descriptor( name='WriteObservationResp', full_name='dfs.facility.observation.WriteObservationResp', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='success', full_name='dfs.facility.observation.WriteObservationResp.success', index=0, number=1, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='error', full_name='dfs.facility.observation.WriteObservationResp.error', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='record', full_name='dfs.facility.observation.WriteObservationResp.record', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1017, serialized_end=1141, ) _UPDATEQC0STATUSREQ = _descriptor.Descriptor( name='UpdateQc0StatusReq', full_name='dfs.facility.observation.UpdateQc0StatusReq', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='obs_id', full_name='dfs.facility.observation.UpdateQc0StatusReq.obs_id', index=0, number=1, type=3, cpp_type=2, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='status', full_name='dfs.facility.observation.UpdateQc0StatusReq.status', index=1, number=2, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1143, serialized_end=1195, ) _UPDATEQC0STATUSRESP = _descriptor.Descriptor( name='UpdateQc0StatusResp', full_name='dfs.facility.observation.UpdateQc0StatusResp', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='success', full_name='dfs.facility.observation.UpdateQc0StatusResp.success', index=0, number=1, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='error', full_name='dfs.facility.observation.UpdateQc0StatusResp.error', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1197, serialized_end=1265, ) _UPDATEPROCSTATUSREQ = _descriptor.Descriptor( name='UpdateProcStatusReq', full_name='dfs.facility.observation.UpdateProcStatusReq', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='obs_id', full_name='dfs.facility.observation.UpdateProcStatusReq.obs_id', index=0, number=1, type=3, cpp_type=2, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='status', full_name='dfs.facility.observation.UpdateProcStatusReq.status', index=1, number=2, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1267, serialized_end=1320, ) _UPDATEPROCSTATUSRESP = _descriptor.Descriptor( name='UpdateProcStatusResp', full_name='dfs.facility.observation.UpdateProcStatusResp', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='success', full_name='dfs.facility.observation.UpdateProcStatusResp.success', index=0, number=1, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='error', full_name='dfs.facility.observation.UpdateProcStatusResp.error', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1322, serialized_end=1391, ) _FINDOBSERVATIONREQ_OTHERCONDITIONSENTRY.containing_type = _FINDOBSERVATIONREQ _FINDOBSERVATIONREQ.fields_by_name['other_conditions'].message_type = _FINDOBSERVATIONREQ_OTHERCONDITIONSENTRY _FINDOBSERVATIONRESP.fields_by_name['error'].message_type = common_dot_error__pb2._ERROR _FINDOBSERVATIONRESP.fields_by_name['records'].message_type = _OBSERVATION _GETOBSERVATIONRESP.fields_by_name['observation'].message_type = _OBSERVATION _WRITEOBSERVATIONREQ.fields_by_name['record'].message_type = _OBSERVATION _WRITEOBSERVATIONRESP.fields_by_name['error'].message_type = common_dot_error__pb2._ERROR _WRITEOBSERVATIONRESP.fields_by_name['record'].message_type = _OBSERVATION _UPDATEQC0STATUSRESP.fields_by_name['error'].message_type = common_dot_error__pb2._ERROR _UPDATEPROCSTATUSRESP.fields_by_name['error'].message_type = common_dot_error__pb2._ERROR DESCRIPTOR.message_types_by_name['Observation'] = _OBSERVATION DESCRIPTOR.message_types_by_name['FindObservationReq'] = _FINDOBSERVATIONREQ DESCRIPTOR.message_types_by_name['FindObservationResp'] = _FINDOBSERVATIONRESP DESCRIPTOR.message_types_by_name['GetObservationReq'] = _GETOBSERVATIONREQ DESCRIPTOR.message_types_by_name['GetObservationResp'] = _GETOBSERVATIONRESP DESCRIPTOR.message_types_by_name['WriteObservationReq'] = _WRITEOBSERVATIONREQ DESCRIPTOR.message_types_by_name['WriteObservationResp'] = _WRITEOBSERVATIONRESP DESCRIPTOR.message_types_by_name['UpdateQc0StatusReq'] = _UPDATEQC0STATUSREQ DESCRIPTOR.message_types_by_name['UpdateQc0StatusResp'] = _UPDATEQC0STATUSRESP DESCRIPTOR.message_types_by_name['UpdateProcStatusReq'] = _UPDATEPROCSTATUSREQ DESCRIPTOR.message_types_by_name['UpdateProcStatusResp'] = _UPDATEPROCSTATUSRESP _sym_db.RegisterFileDescriptor(DESCRIPTOR) Observation = _reflection.GeneratedProtocolMessageType('Observation', (_message.Message,), { 'DESCRIPTOR' : _OBSERVATION, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.Observation) }) _sym_db.RegisterMessage(Observation) FindObservationReq = _reflection.GeneratedProtocolMessageType('FindObservationReq', (_message.Message,), { 'OtherConditionsEntry' : _reflection.GeneratedProtocolMessageType('OtherConditionsEntry', (_message.Message,), { 'DESCRIPTOR' : _FINDOBSERVATIONREQ_OTHERCONDITIONSENTRY, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.FindObservationReq.OtherConditionsEntry) }) , 'DESCRIPTOR' : _FINDOBSERVATIONREQ, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.FindObservationReq) }) _sym_db.RegisterMessage(FindObservationReq) _sym_db.RegisterMessage(FindObservationReq.OtherConditionsEntry) FindObservationResp = _reflection.GeneratedProtocolMessageType('FindObservationResp', (_message.Message,), { 'DESCRIPTOR' : _FINDOBSERVATIONRESP, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.FindObservationResp) }) _sym_db.RegisterMessage(FindObservationResp) GetObservationReq = _reflection.GeneratedProtocolMessageType('GetObservationReq', (_message.Message,), { 'DESCRIPTOR' : _GETOBSERVATIONREQ, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.GetObservationReq) }) _sym_db.RegisterMessage(GetObservationReq) GetObservationResp = _reflection.GeneratedProtocolMessageType('GetObservationResp', (_message.Message,), { 'DESCRIPTOR' : _GETOBSERVATIONRESP, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.GetObservationResp) }) _sym_db.RegisterMessage(GetObservationResp) WriteObservationReq = _reflection.GeneratedProtocolMessageType('WriteObservationReq', (_message.Message,), { 'DESCRIPTOR' : _WRITEOBSERVATIONREQ, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.WriteObservationReq) }) _sym_db.RegisterMessage(WriteObservationReq) WriteObservationResp = _reflection.GeneratedProtocolMessageType('WriteObservationResp', (_message.Message,), { 'DESCRIPTOR' : _WRITEOBSERVATIONRESP, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.WriteObservationResp) }) _sym_db.RegisterMessage(WriteObservationResp) UpdateQc0StatusReq = _reflection.GeneratedProtocolMessageType('UpdateQc0StatusReq', (_message.Message,), { 'DESCRIPTOR' : _UPDATEQC0STATUSREQ, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.UpdateQc0StatusReq) }) _sym_db.RegisterMessage(UpdateQc0StatusReq) UpdateQc0StatusResp = _reflection.GeneratedProtocolMessageType('UpdateQc0StatusResp', (_message.Message,), { 'DESCRIPTOR' : _UPDATEQC0STATUSRESP, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.UpdateQc0StatusResp) }) _sym_db.RegisterMessage(UpdateQc0StatusResp) UpdateProcStatusReq = _reflection.GeneratedProtocolMessageType('UpdateProcStatusReq', (_message.Message,), { 'DESCRIPTOR' : _UPDATEPROCSTATUSREQ, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.UpdateProcStatusReq) }) _sym_db.RegisterMessage(UpdateProcStatusReq) UpdateProcStatusResp = _reflection.GeneratedProtocolMessageType('UpdateProcStatusResp', (_message.Message,), { 'DESCRIPTOR' : _UPDATEPROCSTATUSRESP, '__module__' : 'facility.observation.observation_pb2' # @@protoc_insertion_point(class_scope:dfs.facility.observation.UpdateProcStatusResp) }) _sym_db.RegisterMessage(UpdateProcStatusResp) DESCRIPTOR._options = None _FINDOBSERVATIONREQ_OTHERCONDITIONSENTRY._options = None _OBSERVATIONSRV = _descriptor.ServiceDescriptor( name='ObservationSrv', full_name='dfs.facility.observation.ObservationSrv', file=DESCRIPTOR, index=0, serialized_options=None, serialized_start=1394, serialized_end=1950, methods=[ _descriptor.MethodDescriptor( name='Find', full_name='dfs.facility.observation.ObservationSrv.Find', index=0, containing_service=None, input_type=_FINDOBSERVATIONREQ, output_type=_FINDOBSERVATIONRESP, serialized_options=None, ), _descriptor.MethodDescriptor( name='Get', full_name='dfs.facility.observation.ObservationSrv.Get', index=1, containing_service=None, input_type=_GETOBSERVATIONREQ, output_type=_GETOBSERVATIONRESP, serialized_options=None, ), _descriptor.MethodDescriptor( name='Write', full_name='dfs.facility.observation.ObservationSrv.Write', index=2, containing_service=None, input_type=_WRITEOBSERVATIONREQ, output_type=_WRITEOBSERVATIONRESP, serialized_options=None, ), _descriptor.MethodDescriptor( name='UpdateQc0Status', full_name='dfs.facility.observation.ObservationSrv.UpdateQc0Status', index=3, containing_service=None, input_type=_UPDATEQC0STATUSREQ, output_type=_UPDATEQC0STATUSRESP, serialized_options=None, ), _descriptor.MethodDescriptor( name='UpdateProcStatus', full_name='dfs.facility.observation.ObservationSrv.UpdateProcStatus', index=4, containing_service=None, input_type=_UPDATEPROCSTATUSREQ, output_type=_UPDATEPROCSTATUSRESP, serialized_options=None, ), ]) _sym_db.RegisterServiceDescriptor(_OBSERVATIONSRV) DESCRIPTOR.services_by_name['ObservationSrv'] = _OBSERVATIONSRV # @@protoc_insertion_point(module_scope)