X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ricxappframe%2Fentities%2Frnib%2Fcells_pb2.py;h=71419ca6934f81aea4b82def27b0bd7a9b668860;hb=12486343219663d484705f05ab8d2ed3306f66d7;hp=0d31c681d01fa7abecc3c6bdc0e108023fd295eb;hpb=9c09be1e9598d4e145faea412b047b64d38feb22;p=ric-plt%2Fxapp-frame-py.git diff --git a/ricxappframe/entities/rnib/cells_pb2.py b/ricxappframe/entities/rnib/cells_pb2.py index 0d31c68..71419ca 100644 --- a/ricxappframe/entities/rnib/cells_pb2.py +++ b/ricxappframe/entities/rnib/cells_pb2.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: cells.proto @@ -154,25 +155,25 @@ DESCRIPTOR.message_types_by_name['ServedCellInfoList'] = _SERVEDCELLINFOLIST DESCRIPTOR.message_types_by_name['ServedNRCellList'] = _SERVEDNRCELLLIST _sym_db.RegisterFileDescriptor(DESCRIPTOR) -Cells = _reflection.GeneratedProtocolMessageType('Cells', (_message.Message,), dict( - DESCRIPTOR = _CELLS, - __module__ = 'cells_pb2' +Cells = _reflection.GeneratedProtocolMessageType('Cells', (_message.Message,), { + 'DESCRIPTOR' : _CELLS, + '__module__' : 'cells_pb2' # @@protoc_insertion_point(class_scope:entities.Cells) - )) + }) _sym_db.RegisterMessage(Cells) -ServedCellInfoList = _reflection.GeneratedProtocolMessageType('ServedCellInfoList', (_message.Message,), dict( - DESCRIPTOR = _SERVEDCELLINFOLIST, - __module__ = 'cells_pb2' +ServedCellInfoList = _reflection.GeneratedProtocolMessageType('ServedCellInfoList', (_message.Message,), { + 'DESCRIPTOR' : _SERVEDCELLINFOLIST, + '__module__' : 'cells_pb2' # @@protoc_insertion_point(class_scope:entities.ServedCellInfoList) - )) + }) _sym_db.RegisterMessage(ServedCellInfoList) -ServedNRCellList = _reflection.GeneratedProtocolMessageType('ServedNRCellList', (_message.Message,), dict( - DESCRIPTOR = _SERVEDNRCELLLIST, - __module__ = 'cells_pb2' +ServedNRCellList = _reflection.GeneratedProtocolMessageType('ServedNRCellList', (_message.Message,), { + 'DESCRIPTOR' : _SERVEDNRCELLLIST, + '__module__' : 'cells_pb2' # @@protoc_insertion_point(class_scope:entities.ServedNRCellList) - )) + }) _sym_db.RegisterMessage(ServedNRCellList)