73aa64c49efdc0256823263fdc6915504fe0fa17
[ric-app/mc.git] / mc-core / mc / data_gen / rrc_reconfiguration_pb2.py
1 # -*- coding: utf-8 -*-
2 # Generated by the protocol buffer compiler.  DO NOT EDIT!
3 # source: rrc_reconfiguration.proto
4
5 import sys
6 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1'))
7 from google.protobuf import descriptor as _descriptor
8 from google.protobuf import message as _message
9 from google.protobuf import reflection as _reflection
10 from google.protobuf import symbol_database as _symbol_database
11 # @@protoc_insertion_point(imports)
12
13 _sym_db = _symbol_database.Default()
14
15
16 from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2
17 import common_types_pb2 as common__types__pb2
18 import rrc_common_types_pb2 as rrc__common__types__pb2
19 import rrc_sib_pb2 as rrc__sib__pb2
20 import rrc_system_information_pb2 as rrc__system__information__pb2
21
22
23 DESCRIPTOR = _descriptor.FileDescriptor(
24   name='rrc_reconfiguration.proto',
25   package='streaming_protobufs',
26   syntax='proto3',
27   serialized_options=_b('Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs'),
28   serialized_pb=_b('\n\x19rrc_reconfiguration.proto\x12\x13streaming_protobufs\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x12\x63ommon_types.proto\x1a\x16rrc_common_types.proto\x1a\rrrc_sib.proto\x1a\x1crrc_system_information.proto\"\x98\x01\n\x12RRCReconfiguration\x12!\n\x19rrc_TransactionIdentifier\x18\x01 \x01(\r\x12I\n\x12rrcReconfiguration\x18\x02 \x01(\x0b\x32+.streaming_protobufs.RRCReconfiguration_IEsH\x00\x42\x14\n\x12\x63riticalExtensions\"\xe2\x02\n\x16RRCReconfiguration_IEs\x12\x41\n\x11radioBearerConfig\x18\x01 \x01(\x0b\x32&.streaming_protobufs.RadioBearerConfig\x12@\n\x12secondaryCellGroup\x18\x02 \x01(\x0b\x32$.streaming_protobufs.CellGroupConfig\x12\x33\n\nmeasConfig\x18\x03 \x01(\x0b\x32\x1f.streaming_protobufs.MeasConfig\x12=\n\x18lateNonCriticalExtension\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.BytesValue\x12O\n\x14nonCriticalExtension\x18\x05 \x01(\x0b\x32\x31.streaming_protobufs.RRCReconfiguration_v1530_IEs\"\x87\x04\n\x1cRRCReconfiguration_v1530_IEs\x12=\n\x0fmasterCellGroup\x18\x01 \x01(\x0b\x32$.streaming_protobufs.CellGroupConfig\x12\x30\n\nfullConfig\x18\x02 \x01(\x0b\x32\x1c.streaming_protobufs.TrueOpt\x12 \n\x18\x64\x65\x64icatedNAS_MessageList\x18\x03 \x03(\x0c\x12=\n\x0fmasterKeyUpdate\x18\x04 \x01(\x0b\x32$.streaming_protobufs.MasterKeyUpdate\x12\x39\n\x16\x64\x65\x64icatedSIB1_Delivery\x18\x05 \x01(\x0b\x32\x19.streaming_protobufs.SIB1\x12R\n\"dedicatedSystemInformationDelivery\x18\x06 \x01(\x0b\x32&.streaming_protobufs.SystemInformation\x12\x35\n\x0botherConfig\x18\x07 \x01(\x0b\x32 .streaming_protobufs.OtherConfig\x12O\n\x14nonCriticalExtension\x18\x08 \x01(\x0b\x32\x31.streaming_protobufs.RRCReconfiguration_v1540_IEs\"\x82\x01\n\x0fMasterKeyUpdate\x12\x1d\n\x15keySetChangeIndicator\x18\x01 \x01(\x08\x12\x1c\n\x14nextHopChainingCount\x18\x02 \x01(\r\x12\x32\n\rnas_Container\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.BytesValue\"a\n\x1cRRCReconfiguration_v1540_IEs\x12\x41\n\x11otherConfig_v1540\x18\x01 \x01(\x0b\x32&.streaming_protobufs.OtherConfig_v1540B3Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufsb\x06proto3')
29   ,
30   dependencies=[google_dot_protobuf_dot_wrappers__pb2.DESCRIPTOR,common__types__pb2.DESCRIPTOR,rrc__common__types__pb2.DESCRIPTOR,rrc__sib__pb2.DESCRIPTOR,rrc__system__information__pb2.DESCRIPTOR,])
31
32
33
34
35 _RRCRECONFIGURATION = _descriptor.Descriptor(
36   name='RRCReconfiguration',
37   full_name='streaming_protobufs.RRCReconfiguration',
38   filename=None,
39   file=DESCRIPTOR,
40   containing_type=None,
41   fields=[
42     _descriptor.FieldDescriptor(
43       name='rrc_TransactionIdentifier', full_name='streaming_protobufs.RRCReconfiguration.rrc_TransactionIdentifier', index=0,
44       number=1, type=13, cpp_type=3, label=1,
45       has_default_value=False, default_value=0,
46       message_type=None, enum_type=None, containing_type=None,
47       is_extension=False, extension_scope=None,
48       serialized_options=None, file=DESCRIPTOR),
49     _descriptor.FieldDescriptor(
50       name='rrcReconfiguration', full_name='streaming_protobufs.RRCReconfiguration.rrcReconfiguration', index=1,
51       number=2, type=11, cpp_type=10, label=1,
52       has_default_value=False, default_value=None,
53       message_type=None, enum_type=None, containing_type=None,
54       is_extension=False, extension_scope=None,
55       serialized_options=None, file=DESCRIPTOR),
56   ],
57   extensions=[
58   ],
59   nested_types=[],
60   enum_types=[
61   ],
62   serialized_options=None,
63   is_extendable=False,
64   syntax='proto3',
65   extension_ranges=[],
66   oneofs=[
67     _descriptor.OneofDescriptor(
68       name='criticalExtensions', full_name='streaming_protobufs.RRCReconfiguration.criticalExtensions',
69       index=0, containing_type=None, fields=[]),
70   ],
71   serialized_start=172,
72   serialized_end=324,
73 )
74
75
76 _RRCRECONFIGURATION_IES = _descriptor.Descriptor(
77   name='RRCReconfiguration_IEs',
78   full_name='streaming_protobufs.RRCReconfiguration_IEs',
79   filename=None,
80   file=DESCRIPTOR,
81   containing_type=None,
82   fields=[
83     _descriptor.FieldDescriptor(
84       name='radioBearerConfig', full_name='streaming_protobufs.RRCReconfiguration_IEs.radioBearerConfig', index=0,
85       number=1, type=11, cpp_type=10, label=1,
86       has_default_value=False, default_value=None,
87       message_type=None, enum_type=None, containing_type=None,
88       is_extension=False, extension_scope=None,
89       serialized_options=None, file=DESCRIPTOR),
90     _descriptor.FieldDescriptor(
91       name='secondaryCellGroup', full_name='streaming_protobufs.RRCReconfiguration_IEs.secondaryCellGroup', index=1,
92       number=2, type=11, cpp_type=10, label=1,
93       has_default_value=False, default_value=None,
94       message_type=None, enum_type=None, containing_type=None,
95       is_extension=False, extension_scope=None,
96       serialized_options=None, file=DESCRIPTOR),
97     _descriptor.FieldDescriptor(
98       name='measConfig', full_name='streaming_protobufs.RRCReconfiguration_IEs.measConfig', index=2,
99       number=3, type=11, cpp_type=10, label=1,
100       has_default_value=False, default_value=None,
101       message_type=None, enum_type=None, containing_type=None,
102       is_extension=False, extension_scope=None,
103       serialized_options=None, file=DESCRIPTOR),
104     _descriptor.FieldDescriptor(
105       name='lateNonCriticalExtension', full_name='streaming_protobufs.RRCReconfiguration_IEs.lateNonCriticalExtension', index=3,
106       number=4, type=11, cpp_type=10, label=1,
107       has_default_value=False, default_value=None,
108       message_type=None, enum_type=None, containing_type=None,
109       is_extension=False, extension_scope=None,
110       serialized_options=None, file=DESCRIPTOR),
111     _descriptor.FieldDescriptor(
112       name='nonCriticalExtension', full_name='streaming_protobufs.RRCReconfiguration_IEs.nonCriticalExtension', index=4,
113       number=5, type=11, cpp_type=10, label=1,
114       has_default_value=False, default_value=None,
115       message_type=None, enum_type=None, containing_type=None,
116       is_extension=False, extension_scope=None,
117       serialized_options=None, file=DESCRIPTOR),
118   ],
119   extensions=[
120   ],
121   nested_types=[],
122   enum_types=[
123   ],
124   serialized_options=None,
125   is_extendable=False,
126   syntax='proto3',
127   extension_ranges=[],
128   oneofs=[
129   ],
130   serialized_start=327,
131   serialized_end=681,
132 )
133
134
135 _RRCRECONFIGURATION_V1530_IES = _descriptor.Descriptor(
136   name='RRCReconfiguration_v1530_IEs',
137   full_name='streaming_protobufs.RRCReconfiguration_v1530_IEs',
138   filename=None,
139   file=DESCRIPTOR,
140   containing_type=None,
141   fields=[
142     _descriptor.FieldDescriptor(
143       name='masterCellGroup', full_name='streaming_protobufs.RRCReconfiguration_v1530_IEs.masterCellGroup', index=0,
144       number=1, type=11, cpp_type=10, label=1,
145       has_default_value=False, default_value=None,
146       message_type=None, enum_type=None, containing_type=None,
147       is_extension=False, extension_scope=None,
148       serialized_options=None, file=DESCRIPTOR),
149     _descriptor.FieldDescriptor(
150       name='fullConfig', full_name='streaming_protobufs.RRCReconfiguration_v1530_IEs.fullConfig', index=1,
151       number=2, type=11, cpp_type=10, label=1,
152       has_default_value=False, default_value=None,
153       message_type=None, enum_type=None, containing_type=None,
154       is_extension=False, extension_scope=None,
155       serialized_options=None, file=DESCRIPTOR),
156     _descriptor.FieldDescriptor(
157       name='dedicatedNAS_MessageList', full_name='streaming_protobufs.RRCReconfiguration_v1530_IEs.dedicatedNAS_MessageList', index=2,
158       number=3, type=12, cpp_type=9, label=3,
159       has_default_value=False, default_value=[],
160       message_type=None, enum_type=None, containing_type=None,
161       is_extension=False, extension_scope=None,
162       serialized_options=None, file=DESCRIPTOR),
163     _descriptor.FieldDescriptor(
164       name='masterKeyUpdate', full_name='streaming_protobufs.RRCReconfiguration_v1530_IEs.masterKeyUpdate', index=3,
165       number=4, type=11, cpp_type=10, label=1,
166       has_default_value=False, default_value=None,
167       message_type=None, enum_type=None, containing_type=None,
168       is_extension=False, extension_scope=None,
169       serialized_options=None, file=DESCRIPTOR),
170     _descriptor.FieldDescriptor(
171       name='dedicatedSIB1_Delivery', full_name='streaming_protobufs.RRCReconfiguration_v1530_IEs.dedicatedSIB1_Delivery', index=4,
172       number=5, type=11, cpp_type=10, label=1,
173       has_default_value=False, default_value=None,
174       message_type=None, enum_type=None, containing_type=None,
175       is_extension=False, extension_scope=None,
176       serialized_options=None, file=DESCRIPTOR),
177     _descriptor.FieldDescriptor(
178       name='dedicatedSystemInformationDelivery', full_name='streaming_protobufs.RRCReconfiguration_v1530_IEs.dedicatedSystemInformationDelivery', index=5,
179       number=6, type=11, cpp_type=10, label=1,
180       has_default_value=False, default_value=None,
181       message_type=None, enum_type=None, containing_type=None,
182       is_extension=False, extension_scope=None,
183       serialized_options=None, file=DESCRIPTOR),
184     _descriptor.FieldDescriptor(
185       name='otherConfig', full_name='streaming_protobufs.RRCReconfiguration_v1530_IEs.otherConfig', index=6,
186       number=7, type=11, cpp_type=10, label=1,
187       has_default_value=False, default_value=None,
188       message_type=None, enum_type=None, containing_type=None,
189       is_extension=False, extension_scope=None,
190       serialized_options=None, file=DESCRIPTOR),
191     _descriptor.FieldDescriptor(
192       name='nonCriticalExtension', full_name='streaming_protobufs.RRCReconfiguration_v1530_IEs.nonCriticalExtension', index=7,
193       number=8, type=11, cpp_type=10, label=1,
194       has_default_value=False, default_value=None,
195       message_type=None, enum_type=None, containing_type=None,
196       is_extension=False, extension_scope=None,
197       serialized_options=None, file=DESCRIPTOR),
198   ],
199   extensions=[
200   ],
201   nested_types=[],
202   enum_types=[
203   ],
204   serialized_options=None,
205   is_extendable=False,
206   syntax='proto3',
207   extension_ranges=[],
208   oneofs=[
209   ],
210   serialized_start=684,
211   serialized_end=1203,
212 )
213
214
215 _MASTERKEYUPDATE = _descriptor.Descriptor(
216   name='MasterKeyUpdate',
217   full_name='streaming_protobufs.MasterKeyUpdate',
218   filename=None,
219   file=DESCRIPTOR,
220   containing_type=None,
221   fields=[
222     _descriptor.FieldDescriptor(
223       name='keySetChangeIndicator', full_name='streaming_protobufs.MasterKeyUpdate.keySetChangeIndicator', index=0,
224       number=1, type=8, cpp_type=7, label=1,
225       has_default_value=False, default_value=False,
226       message_type=None, enum_type=None, containing_type=None,
227       is_extension=False, extension_scope=None,
228       serialized_options=None, file=DESCRIPTOR),
229     _descriptor.FieldDescriptor(
230       name='nextHopChainingCount', full_name='streaming_protobufs.MasterKeyUpdate.nextHopChainingCount', index=1,
231       number=2, type=13, cpp_type=3, label=1,
232       has_default_value=False, default_value=0,
233       message_type=None, enum_type=None, containing_type=None,
234       is_extension=False, extension_scope=None,
235       serialized_options=None, file=DESCRIPTOR),
236     _descriptor.FieldDescriptor(
237       name='nas_Container', full_name='streaming_protobufs.MasterKeyUpdate.nas_Container', index=2,
238       number=3, type=11, cpp_type=10, label=1,
239       has_default_value=False, default_value=None,
240       message_type=None, enum_type=None, containing_type=None,
241       is_extension=False, extension_scope=None,
242       serialized_options=None, file=DESCRIPTOR),
243   ],
244   extensions=[
245   ],
246   nested_types=[],
247   enum_types=[
248   ],
249   serialized_options=None,
250   is_extendable=False,
251   syntax='proto3',
252   extension_ranges=[],
253   oneofs=[
254   ],
255   serialized_start=1206,
256   serialized_end=1336,
257 )
258
259
260 _RRCRECONFIGURATION_V1540_IES = _descriptor.Descriptor(
261   name='RRCReconfiguration_v1540_IEs',
262   full_name='streaming_protobufs.RRCReconfiguration_v1540_IEs',
263   filename=None,
264   file=DESCRIPTOR,
265   containing_type=None,
266   fields=[
267     _descriptor.FieldDescriptor(
268       name='otherConfig_v1540', full_name='streaming_protobufs.RRCReconfiguration_v1540_IEs.otherConfig_v1540', index=0,
269       number=1, type=11, cpp_type=10, label=1,
270       has_default_value=False, default_value=None,
271       message_type=None, enum_type=None, containing_type=None,
272       is_extension=False, extension_scope=None,
273       serialized_options=None, file=DESCRIPTOR),
274   ],
275   extensions=[
276   ],
277   nested_types=[],
278   enum_types=[
279   ],
280   serialized_options=None,
281   is_extendable=False,
282   syntax='proto3',
283   extension_ranges=[],
284   oneofs=[
285   ],
286   serialized_start=1338,
287   serialized_end=1435,
288 )
289
290 _RRCRECONFIGURATION.fields_by_name['rrcReconfiguration'].message_type = _RRCRECONFIGURATION_IES
291 _RRCRECONFIGURATION.oneofs_by_name['criticalExtensions'].fields.append(
292   _RRCRECONFIGURATION.fields_by_name['rrcReconfiguration'])
293 _RRCRECONFIGURATION.fields_by_name['rrcReconfiguration'].containing_oneof = _RRCRECONFIGURATION.oneofs_by_name['criticalExtensions']
294 _RRCRECONFIGURATION_IES.fields_by_name['radioBearerConfig'].message_type = rrc__common__types__pb2._RADIOBEARERCONFIG
295 _RRCRECONFIGURATION_IES.fields_by_name['secondaryCellGroup'].message_type = rrc__common__types__pb2._CELLGROUPCONFIG
296 _RRCRECONFIGURATION_IES.fields_by_name['measConfig'].message_type = rrc__common__types__pb2._MEASCONFIG
297 _RRCRECONFIGURATION_IES.fields_by_name['lateNonCriticalExtension'].message_type = google_dot_protobuf_dot_wrappers__pb2._BYTESVALUE
298 _RRCRECONFIGURATION_IES.fields_by_name['nonCriticalExtension'].message_type = _RRCRECONFIGURATION_V1530_IES
299 _RRCRECONFIGURATION_V1530_IES.fields_by_name['masterCellGroup'].message_type = rrc__common__types__pb2._CELLGROUPCONFIG
300 _RRCRECONFIGURATION_V1530_IES.fields_by_name['fullConfig'].message_type = common__types__pb2._TRUEOPT
301 _RRCRECONFIGURATION_V1530_IES.fields_by_name['masterKeyUpdate'].message_type = _MASTERKEYUPDATE
302 _RRCRECONFIGURATION_V1530_IES.fields_by_name['dedicatedSIB1_Delivery'].message_type = rrc__sib__pb2._SIB1
303 _RRCRECONFIGURATION_V1530_IES.fields_by_name['dedicatedSystemInformationDelivery'].message_type = rrc__system__information__pb2._SYSTEMINFORMATION
304 _RRCRECONFIGURATION_V1530_IES.fields_by_name['otherConfig'].message_type = rrc__common__types__pb2._OTHERCONFIG
305 _RRCRECONFIGURATION_V1530_IES.fields_by_name['nonCriticalExtension'].message_type = _RRCRECONFIGURATION_V1540_IES
306 _MASTERKEYUPDATE.fields_by_name['nas_Container'].message_type = google_dot_protobuf_dot_wrappers__pb2._BYTESVALUE
307 _RRCRECONFIGURATION_V1540_IES.fields_by_name['otherConfig_v1540'].message_type = rrc__common__types__pb2._OTHERCONFIG_V1540
308 DESCRIPTOR.message_types_by_name['RRCReconfiguration'] = _RRCRECONFIGURATION
309 DESCRIPTOR.message_types_by_name['RRCReconfiguration_IEs'] = _RRCRECONFIGURATION_IES
310 DESCRIPTOR.message_types_by_name['RRCReconfiguration_v1530_IEs'] = _RRCRECONFIGURATION_V1530_IES
311 DESCRIPTOR.message_types_by_name['MasterKeyUpdate'] = _MASTERKEYUPDATE
312 DESCRIPTOR.message_types_by_name['RRCReconfiguration_v1540_IEs'] = _RRCRECONFIGURATION_V1540_IES
313 _sym_db.RegisterFileDescriptor(DESCRIPTOR)
314
315 RRCReconfiguration = _reflection.GeneratedProtocolMessageType('RRCReconfiguration', (_message.Message,), {
316   'DESCRIPTOR' : _RRCRECONFIGURATION,
317   '__module__' : 'rrc_reconfiguration_pb2'
318   # @@protoc_insertion_point(class_scope:streaming_protobufs.RRCReconfiguration)
319   })
320 _sym_db.RegisterMessage(RRCReconfiguration)
321
322 RRCReconfiguration_IEs = _reflection.GeneratedProtocolMessageType('RRCReconfiguration_IEs', (_message.Message,), {
323   'DESCRIPTOR' : _RRCRECONFIGURATION_IES,
324   '__module__' : 'rrc_reconfiguration_pb2'
325   # @@protoc_insertion_point(class_scope:streaming_protobufs.RRCReconfiguration_IEs)
326   })
327 _sym_db.RegisterMessage(RRCReconfiguration_IEs)
328
329 RRCReconfiguration_v1530_IEs = _reflection.GeneratedProtocolMessageType('RRCReconfiguration_v1530_IEs', (_message.Message,), {
330   'DESCRIPTOR' : _RRCRECONFIGURATION_V1530_IES,
331   '__module__' : 'rrc_reconfiguration_pb2'
332   # @@protoc_insertion_point(class_scope:streaming_protobufs.RRCReconfiguration_v1530_IEs)
333   })
334 _sym_db.RegisterMessage(RRCReconfiguration_v1530_IEs)
335
336 MasterKeyUpdate = _reflection.GeneratedProtocolMessageType('MasterKeyUpdate', (_message.Message,), {
337   'DESCRIPTOR' : _MASTERKEYUPDATE,
338   '__module__' : 'rrc_reconfiguration_pb2'
339   # @@protoc_insertion_point(class_scope:streaming_protobufs.MasterKeyUpdate)
340   })
341 _sym_db.RegisterMessage(MasterKeyUpdate)
342
343 RRCReconfiguration_v1540_IEs = _reflection.GeneratedProtocolMessageType('RRCReconfiguration_v1540_IEs', (_message.Message,), {
344   'DESCRIPTOR' : _RRCRECONFIGURATION_V1540_IES,
345   '__module__' : 'rrc_reconfiguration_pb2'
346   # @@protoc_insertion_point(class_scope:streaming_protobufs.RRCReconfiguration_v1540_IEs)
347   })
348 _sym_db.RegisterMessage(RRCReconfiguration_v1540_IEs)
349
350
351 DESCRIPTOR._options = None
352 # @@protoc_insertion_point(module_scope)