Support for additional NR metrics
[ric-app/mc.git] / mc-core / mc / data_gen / sgnb_modification_confirm_pb2.py
1 # -*- coding: utf-8 -*-
2 # Generated by the protocol buffer compiler.  DO NOT EDIT!
3 # source: sgnb_modification_confirm.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 x2ap_common_types_pb2 as x2ap__common__types__pb2
18
19
20 DESCRIPTOR = _descriptor.FileDescriptor(
21   name='sgnb_modification_confirm.proto',
22   package='streaming_protobufs',
23   syntax='proto3',
24   serialized_options=_b('Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs'),
25   serialized_pb=_b('\n\x1fsgnb_modification_confirm.proto\x12\x13streaming_protobufs\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x17x2ap_common_types.proto\"`\n\x17SgNBModificationConfirm\x12\x45\n\x0bprotocolIEs\x18\x01 \x01(\x0b\x32\x30.streaming_protobufs.SgNBModificationConfirm_IEs\"\x8a\x04\n\x1bSgNBModificationConfirm_IEs\x12\x1a\n\x12id_MeNB_UE_X2AP_ID\x18\x01 \x01(\r\x12\x1a\n\x12id_SgNB_UE_X2AP_ID\x18\x02 \x01(\r\x12x\n.id_E_RABs_AdmittedToBeModified_SgNBModConfList\x18\x03 \x01(\x0b\x32@.streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConfList\x12;\n\x16id_MeNBtoSgNBContainer\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.BytesValue\x12N\n\x19id_CriticalityDiagnostics\x18\x05 \x01(\x0b\x32+.streaming_protobufs.CriticalityDiagnostics\x12\x42\n\x1cid_MeNB_UE_X2AP_ID_Extension\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.UInt32Value\x12h\n&id_MeNBResourceCoordinationInformation\x18\x07 \x01(\x0b\x32\x38.streaming_protobufs.MeNBResourceCoordinationInformation\"\x82\x01\n+E_RABs_AdmittedToBeModified_SgNBModConfList\x12S\n\x05items\x18\x01 \x03(\x0b\x32\x44.streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs\"\xad\x01\n/E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs\x12z\n/id_E_RABs_AdmittedToBeModified_SgNBModConf_Item\x18\x01 \x01(\x0b\x32\x41.streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_Item\"\xe9\x03\n,E_RABs_AdmittedToBeModified_SgNBModConf_Item\x12\x10\n\x08\x65_RAB_ID\x18\x01 \x01(\r\x12U\n\x1b\x65n_DC_ResourceConfiguration\x18\x02 \x01(\x0b\x32\x30.streaming_protobufs.EN_DC_ResourceConfiguration\x12g\n\x0fsgNBPDCPpresent\x18\x03 \x01(\x0b\x32L.streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentH\x00\x12m\n\x12sgNBPDCPnotpresent\x18\x04 \x01(\x0b\x32O.streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentH\x00\x12^\n\riE_Extensions\x18\x05 \x03(\x0b\x32G.streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEsB\x18\n\x16resource_configuration\"4\n2E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs\"\xa4\x01\n7E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresent\x12i\n\riE_Extensions\x18\x01 \x03(\x0b\x32R.streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentExtIEs\"?\n=E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentExtIEs\"\xfc\x01\n:E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent\x12P\n secondary_meNB_UL_GTP_TEIDatPDCP\x18\x01 \x01(\x0b\x32&.streaming_protobufs.GTPtunnelEndpoint\x12l\n\riE_Extensions\x18\x02 \x03(\x0b\x32U.streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs\"\xbe\x01\n@E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs\x12<\n\x11id_uLpDCPSnLength\x18\x01 \x01(\x0b\x32!.streaming_protobufs.PDCPSnLength\x12<\n\x11id_dLPDCPSnLength\x18\x02 \x01(\x0b\x32!.streaming_protobufs.PDCPSnLengthB3Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufsb\x06proto3')
26   ,
27   dependencies=[google_dot_protobuf_dot_wrappers__pb2.DESCRIPTOR,x2ap__common__types__pb2.DESCRIPTOR,])
28
29
30
31
32 _SGNBMODIFICATIONCONFIRM = _descriptor.Descriptor(
33   name='SgNBModificationConfirm',
34   full_name='streaming_protobufs.SgNBModificationConfirm',
35   filename=None,
36   file=DESCRIPTOR,
37   containing_type=None,
38   fields=[
39     _descriptor.FieldDescriptor(
40       name='protocolIEs', full_name='streaming_protobufs.SgNBModificationConfirm.protocolIEs', index=0,
41       number=1, type=11, cpp_type=10, label=1,
42       has_default_value=False, default_value=None,
43       message_type=None, enum_type=None, containing_type=None,
44       is_extension=False, extension_scope=None,
45       serialized_options=None, file=DESCRIPTOR),
46   ],
47   extensions=[
48   ],
49   nested_types=[],
50   enum_types=[
51   ],
52   serialized_options=None,
53   is_extendable=False,
54   syntax='proto3',
55   extension_ranges=[],
56   oneofs=[
57   ],
58   serialized_start=113,
59   serialized_end=209,
60 )
61
62
63 _SGNBMODIFICATIONCONFIRM_IES = _descriptor.Descriptor(
64   name='SgNBModificationConfirm_IEs',
65   full_name='streaming_protobufs.SgNBModificationConfirm_IEs',
66   filename=None,
67   file=DESCRIPTOR,
68   containing_type=None,
69   fields=[
70     _descriptor.FieldDescriptor(
71       name='id_MeNB_UE_X2AP_ID', full_name='streaming_protobufs.SgNBModificationConfirm_IEs.id_MeNB_UE_X2AP_ID', index=0,
72       number=1, type=13, cpp_type=3, label=1,
73       has_default_value=False, default_value=0,
74       message_type=None, enum_type=None, containing_type=None,
75       is_extension=False, extension_scope=None,
76       serialized_options=None, file=DESCRIPTOR),
77     _descriptor.FieldDescriptor(
78       name='id_SgNB_UE_X2AP_ID', full_name='streaming_protobufs.SgNBModificationConfirm_IEs.id_SgNB_UE_X2AP_ID', index=1,
79       number=2, type=13, cpp_type=3, label=1,
80       has_default_value=False, default_value=0,
81       message_type=None, enum_type=None, containing_type=None,
82       is_extension=False, extension_scope=None,
83       serialized_options=None, file=DESCRIPTOR),
84     _descriptor.FieldDescriptor(
85       name='id_E_RABs_AdmittedToBeModified_SgNBModConfList', full_name='streaming_protobufs.SgNBModificationConfirm_IEs.id_E_RABs_AdmittedToBeModified_SgNBModConfList', index=2,
86       number=3, type=11, cpp_type=10, label=1,
87       has_default_value=False, default_value=None,
88       message_type=None, enum_type=None, containing_type=None,
89       is_extension=False, extension_scope=None,
90       serialized_options=None, file=DESCRIPTOR),
91     _descriptor.FieldDescriptor(
92       name='id_MeNBtoSgNBContainer', full_name='streaming_protobufs.SgNBModificationConfirm_IEs.id_MeNBtoSgNBContainer', index=3,
93       number=4, type=11, cpp_type=10, label=1,
94       has_default_value=False, default_value=None,
95       message_type=None, enum_type=None, containing_type=None,
96       is_extension=False, extension_scope=None,
97       serialized_options=None, file=DESCRIPTOR),
98     _descriptor.FieldDescriptor(
99       name='id_CriticalityDiagnostics', full_name='streaming_protobufs.SgNBModificationConfirm_IEs.id_CriticalityDiagnostics', index=4,
100       number=5, type=11, cpp_type=10, label=1,
101       has_default_value=False, default_value=None,
102       message_type=None, enum_type=None, containing_type=None,
103       is_extension=False, extension_scope=None,
104       serialized_options=None, file=DESCRIPTOR),
105     _descriptor.FieldDescriptor(
106       name='id_MeNB_UE_X2AP_ID_Extension', full_name='streaming_protobufs.SgNBModificationConfirm_IEs.id_MeNB_UE_X2AP_ID_Extension', index=5,
107       number=6, type=11, cpp_type=10, label=1,
108       has_default_value=False, default_value=None,
109       message_type=None, enum_type=None, containing_type=None,
110       is_extension=False, extension_scope=None,
111       serialized_options=None, file=DESCRIPTOR),
112     _descriptor.FieldDescriptor(
113       name='id_MeNBResourceCoordinationInformation', full_name='streaming_protobufs.SgNBModificationConfirm_IEs.id_MeNBResourceCoordinationInformation', index=6,
114       number=7, type=11, cpp_type=10, label=1,
115       has_default_value=False, default_value=None,
116       message_type=None, enum_type=None, containing_type=None,
117       is_extension=False, extension_scope=None,
118       serialized_options=None, file=DESCRIPTOR),
119   ],
120   extensions=[
121   ],
122   nested_types=[],
123   enum_types=[
124   ],
125   serialized_options=None,
126   is_extendable=False,
127   syntax='proto3',
128   extension_ranges=[],
129   oneofs=[
130   ],
131   serialized_start=212,
132   serialized_end=734,
133 )
134
135
136 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONFLIST = _descriptor.Descriptor(
137   name='E_RABs_AdmittedToBeModified_SgNBModConfList',
138   full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConfList',
139   filename=None,
140   file=DESCRIPTOR,
141   containing_type=None,
142   fields=[
143     _descriptor.FieldDescriptor(
144       name='items', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConfList.items', index=0,
145       number=1, type=11, cpp_type=10, label=3,
146       has_default_value=False, default_value=[],
147       message_type=None, enum_type=None, containing_type=None,
148       is_extension=False, extension_scope=None,
149       serialized_options=None, file=DESCRIPTOR),
150   ],
151   extensions=[
152   ],
153   nested_types=[],
154   enum_types=[
155   ],
156   serialized_options=None,
157   is_extendable=False,
158   syntax='proto3',
159   extension_ranges=[],
160   oneofs=[
161   ],
162   serialized_start=737,
163   serialized_end=867,
164 )
165
166
167 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEMIES = _descriptor.Descriptor(
168   name='E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs',
169   full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs',
170   filename=None,
171   file=DESCRIPTOR,
172   containing_type=None,
173   fields=[
174     _descriptor.FieldDescriptor(
175       name='id_E_RABs_AdmittedToBeModified_SgNBModConf_Item', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs.id_E_RABs_AdmittedToBeModified_SgNBModConf_Item', index=0,
176       number=1, type=11, cpp_type=10, label=1,
177       has_default_value=False, default_value=None,
178       message_type=None, enum_type=None, containing_type=None,
179       is_extension=False, extension_scope=None,
180       serialized_options=None, file=DESCRIPTOR),
181   ],
182   extensions=[
183   ],
184   nested_types=[],
185   enum_types=[
186   ],
187   serialized_options=None,
188   is_extendable=False,
189   syntax='proto3',
190   extension_ranges=[],
191   oneofs=[
192   ],
193   serialized_start=870,
194   serialized_end=1043,
195 )
196
197
198 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM = _descriptor.Descriptor(
199   name='E_RABs_AdmittedToBeModified_SgNBModConf_Item',
200   full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_Item',
201   filename=None,
202   file=DESCRIPTOR,
203   containing_type=None,
204   fields=[
205     _descriptor.FieldDescriptor(
206       name='e_RAB_ID', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_Item.e_RAB_ID', index=0,
207       number=1, type=13, cpp_type=3, label=1,
208       has_default_value=False, default_value=0,
209       message_type=None, enum_type=None, containing_type=None,
210       is_extension=False, extension_scope=None,
211       serialized_options=None, file=DESCRIPTOR),
212     _descriptor.FieldDescriptor(
213       name='en_DC_ResourceConfiguration', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_Item.en_DC_ResourceConfiguration', index=1,
214       number=2, type=11, cpp_type=10, label=1,
215       has_default_value=False, default_value=None,
216       message_type=None, enum_type=None, containing_type=None,
217       is_extension=False, extension_scope=None,
218       serialized_options=None, file=DESCRIPTOR),
219     _descriptor.FieldDescriptor(
220       name='sgNBPDCPpresent', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_Item.sgNBPDCPpresent', index=2,
221       number=3, type=11, cpp_type=10, label=1,
222       has_default_value=False, default_value=None,
223       message_type=None, enum_type=None, containing_type=None,
224       is_extension=False, extension_scope=None,
225       serialized_options=None, file=DESCRIPTOR),
226     _descriptor.FieldDescriptor(
227       name='sgNBPDCPnotpresent', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_Item.sgNBPDCPnotpresent', index=3,
228       number=4, type=11, cpp_type=10, label=1,
229       has_default_value=False, default_value=None,
230       message_type=None, enum_type=None, containing_type=None,
231       is_extension=False, extension_scope=None,
232       serialized_options=None, file=DESCRIPTOR),
233     _descriptor.FieldDescriptor(
234       name='iE_Extensions', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_Item.iE_Extensions', index=4,
235       number=5, type=11, cpp_type=10, label=3,
236       has_default_value=False, default_value=[],
237       message_type=None, enum_type=None, containing_type=None,
238       is_extension=False, extension_scope=None,
239       serialized_options=None, file=DESCRIPTOR),
240   ],
241   extensions=[
242   ],
243   nested_types=[],
244   enum_types=[
245   ],
246   serialized_options=None,
247   is_extendable=False,
248   syntax='proto3',
249   extension_ranges=[],
250   oneofs=[
251     _descriptor.OneofDescriptor(
252       name='resource_configuration', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_Item.resource_configuration',
253       index=0, containing_type=None, fields=[]),
254   ],
255   serialized_start=1046,
256   serialized_end=1535,
257 )
258
259
260 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEMEXTIES = _descriptor.Descriptor(
261   name='E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs',
262   full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs',
263   filename=None,
264   file=DESCRIPTOR,
265   containing_type=None,
266   fields=[
267   ],
268   extensions=[
269   ],
270   nested_types=[],
271   enum_types=[
272   ],
273   serialized_options=None,
274   is_extendable=False,
275   syntax='proto3',
276   extension_ranges=[],
277   oneofs=[
278   ],
279   serialized_start=1537,
280   serialized_end=1589,
281 )
282
283
284 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPPRESENT = _descriptor.Descriptor(
285   name='E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresent',
286   full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresent',
287   filename=None,
288   file=DESCRIPTOR,
289   containing_type=None,
290   fields=[
291     _descriptor.FieldDescriptor(
292       name='iE_Extensions', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresent.iE_Extensions', index=0,
293       number=1, type=11, cpp_type=10, label=3,
294       has_default_value=False, default_value=[],
295       message_type=None, enum_type=None, containing_type=None,
296       is_extension=False, extension_scope=None,
297       serialized_options=None, file=DESCRIPTOR),
298   ],
299   extensions=[
300   ],
301   nested_types=[],
302   enum_types=[
303   ],
304   serialized_options=None,
305   is_extendable=False,
306   syntax='proto3',
307   extension_ranges=[],
308   oneofs=[
309   ],
310   serialized_start=1592,
311   serialized_end=1756,
312 )
313
314
315 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPPRESENTEXTIES = _descriptor.Descriptor(
316   name='E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentExtIEs',
317   full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentExtIEs',
318   filename=None,
319   file=DESCRIPTOR,
320   containing_type=None,
321   fields=[
322   ],
323   extensions=[
324   ],
325   nested_types=[],
326   enum_types=[
327   ],
328   serialized_options=None,
329   is_extendable=False,
330   syntax='proto3',
331   extension_ranges=[],
332   oneofs=[
333   ],
334   serialized_start=1758,
335   serialized_end=1821,
336 )
337
338
339 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENT = _descriptor.Descriptor(
340   name='E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent',
341   full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent',
342   filename=None,
343   file=DESCRIPTOR,
344   containing_type=None,
345   fields=[
346     _descriptor.FieldDescriptor(
347       name='secondary_meNB_UL_GTP_TEIDatPDCP', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent.secondary_meNB_UL_GTP_TEIDatPDCP', index=0,
348       number=1, type=11, cpp_type=10, label=1,
349       has_default_value=False, default_value=None,
350       message_type=None, enum_type=None, containing_type=None,
351       is_extension=False, extension_scope=None,
352       serialized_options=None, file=DESCRIPTOR),
353     _descriptor.FieldDescriptor(
354       name='iE_Extensions', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent.iE_Extensions', index=1,
355       number=2, type=11, cpp_type=10, label=3,
356       has_default_value=False, default_value=[],
357       message_type=None, enum_type=None, containing_type=None,
358       is_extension=False, extension_scope=None,
359       serialized_options=None, file=DESCRIPTOR),
360   ],
361   extensions=[
362   ],
363   nested_types=[],
364   enum_types=[
365   ],
366   serialized_options=None,
367   is_extendable=False,
368   syntax='proto3',
369   extension_ranges=[],
370   oneofs=[
371   ],
372   serialized_start=1824,
373   serialized_end=2076,
374 )
375
376
377 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENTEXTIES = _descriptor.Descriptor(
378   name='E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs',
379   full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs',
380   filename=None,
381   file=DESCRIPTOR,
382   containing_type=None,
383   fields=[
384     _descriptor.FieldDescriptor(
385       name='id_uLpDCPSnLength', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs.id_uLpDCPSnLength', index=0,
386       number=1, type=11, cpp_type=10, label=1,
387       has_default_value=False, default_value=None,
388       message_type=None, enum_type=None, containing_type=None,
389       is_extension=False, extension_scope=None,
390       serialized_options=None, file=DESCRIPTOR),
391     _descriptor.FieldDescriptor(
392       name='id_dLPDCPSnLength', full_name='streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs.id_dLPDCPSnLength', index=1,
393       number=2, type=11, cpp_type=10, label=1,
394       has_default_value=False, default_value=None,
395       message_type=None, enum_type=None, containing_type=None,
396       is_extension=False, extension_scope=None,
397       serialized_options=None, file=DESCRIPTOR),
398   ],
399   extensions=[
400   ],
401   nested_types=[],
402   enum_types=[
403   ],
404   serialized_options=None,
405   is_extendable=False,
406   syntax='proto3',
407   extension_ranges=[],
408   oneofs=[
409   ],
410   serialized_start=2079,
411   serialized_end=2269,
412 )
413
414 _SGNBMODIFICATIONCONFIRM.fields_by_name['protocolIEs'].message_type = _SGNBMODIFICATIONCONFIRM_IES
415 _SGNBMODIFICATIONCONFIRM_IES.fields_by_name['id_E_RABs_AdmittedToBeModified_SgNBModConfList'].message_type = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONFLIST
416 _SGNBMODIFICATIONCONFIRM_IES.fields_by_name['id_MeNBtoSgNBContainer'].message_type = google_dot_protobuf_dot_wrappers__pb2._BYTESVALUE
417 _SGNBMODIFICATIONCONFIRM_IES.fields_by_name['id_CriticalityDiagnostics'].message_type = x2ap__common__types__pb2._CRITICALITYDIAGNOSTICS
418 _SGNBMODIFICATIONCONFIRM_IES.fields_by_name['id_MeNB_UE_X2AP_ID_Extension'].message_type = google_dot_protobuf_dot_wrappers__pb2._UINT32VALUE
419 _SGNBMODIFICATIONCONFIRM_IES.fields_by_name['id_MeNBResourceCoordinationInformation'].message_type = x2ap__common__types__pb2._MENBRESOURCECOORDINATIONINFORMATION
420 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONFLIST.fields_by_name['items'].message_type = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEMIES
421 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEMIES.fields_by_name['id_E_RABs_AdmittedToBeModified_SgNBModConf_Item'].message_type = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM
422 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.fields_by_name['en_DC_ResourceConfiguration'].message_type = x2ap__common__types__pb2._EN_DC_RESOURCECONFIGURATION
423 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.fields_by_name['sgNBPDCPpresent'].message_type = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPPRESENT
424 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.fields_by_name['sgNBPDCPnotpresent'].message_type = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENT
425 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.fields_by_name['iE_Extensions'].message_type = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEMEXTIES
426 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.oneofs_by_name['resource_configuration'].fields.append(
427   _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.fields_by_name['sgNBPDCPpresent'])
428 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.fields_by_name['sgNBPDCPpresent'].containing_oneof = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.oneofs_by_name['resource_configuration']
429 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.oneofs_by_name['resource_configuration'].fields.append(
430   _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.fields_by_name['sgNBPDCPnotpresent'])
431 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.fields_by_name['sgNBPDCPnotpresent'].containing_oneof = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM.oneofs_by_name['resource_configuration']
432 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPPRESENT.fields_by_name['iE_Extensions'].message_type = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPPRESENTEXTIES
433 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENT.fields_by_name['secondary_meNB_UL_GTP_TEIDatPDCP'].message_type = x2ap__common__types__pb2._GTPTUNNELENDPOINT
434 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENT.fields_by_name['iE_Extensions'].message_type = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENTEXTIES
435 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENTEXTIES.fields_by_name['id_uLpDCPSnLength'].message_type = x2ap__common__types__pb2._PDCPSNLENGTH
436 _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENTEXTIES.fields_by_name['id_dLPDCPSnLength'].message_type = x2ap__common__types__pb2._PDCPSNLENGTH
437 DESCRIPTOR.message_types_by_name['SgNBModificationConfirm'] = _SGNBMODIFICATIONCONFIRM
438 DESCRIPTOR.message_types_by_name['SgNBModificationConfirm_IEs'] = _SGNBMODIFICATIONCONFIRM_IES
439 DESCRIPTOR.message_types_by_name['E_RABs_AdmittedToBeModified_SgNBModConfList'] = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONFLIST
440 DESCRIPTOR.message_types_by_name['E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs'] = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEMIES
441 DESCRIPTOR.message_types_by_name['E_RABs_AdmittedToBeModified_SgNBModConf_Item'] = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM
442 DESCRIPTOR.message_types_by_name['E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs'] = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEMEXTIES
443 DESCRIPTOR.message_types_by_name['E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresent'] = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPPRESENT
444 DESCRIPTOR.message_types_by_name['E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentExtIEs'] = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPPRESENTEXTIES
445 DESCRIPTOR.message_types_by_name['E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent'] = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENT
446 DESCRIPTOR.message_types_by_name['E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs'] = _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENTEXTIES
447 _sym_db.RegisterFileDescriptor(DESCRIPTOR)
448
449 SgNBModificationConfirm = _reflection.GeneratedProtocolMessageType('SgNBModificationConfirm', (_message.Message,), {
450   'DESCRIPTOR' : _SGNBMODIFICATIONCONFIRM,
451   '__module__' : 'sgnb_modification_confirm_pb2'
452   # @@protoc_insertion_point(class_scope:streaming_protobufs.SgNBModificationConfirm)
453   })
454 _sym_db.RegisterMessage(SgNBModificationConfirm)
455
456 SgNBModificationConfirm_IEs = _reflection.GeneratedProtocolMessageType('SgNBModificationConfirm_IEs', (_message.Message,), {
457   'DESCRIPTOR' : _SGNBMODIFICATIONCONFIRM_IES,
458   '__module__' : 'sgnb_modification_confirm_pb2'
459   # @@protoc_insertion_point(class_scope:streaming_protobufs.SgNBModificationConfirm_IEs)
460   })
461 _sym_db.RegisterMessage(SgNBModificationConfirm_IEs)
462
463 E_RABs_AdmittedToBeModified_SgNBModConfList = _reflection.GeneratedProtocolMessageType('E_RABs_AdmittedToBeModified_SgNBModConfList', (_message.Message,), {
464   'DESCRIPTOR' : _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONFLIST,
465   '__module__' : 'sgnb_modification_confirm_pb2'
466   # @@protoc_insertion_point(class_scope:streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConfList)
467   })
468 _sym_db.RegisterMessage(E_RABs_AdmittedToBeModified_SgNBModConfList)
469
470 E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs = _reflection.GeneratedProtocolMessageType('E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs', (_message.Message,), {
471   'DESCRIPTOR' : _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEMIES,
472   '__module__' : 'sgnb_modification_confirm_pb2'
473   # @@protoc_insertion_point(class_scope:streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs)
474   })
475 _sym_db.RegisterMessage(E_RABs_AdmittedToBeModified_SgNBModConf_ItemIEs)
476
477 E_RABs_AdmittedToBeModified_SgNBModConf_Item = _reflection.GeneratedProtocolMessageType('E_RABs_AdmittedToBeModified_SgNBModConf_Item', (_message.Message,), {
478   'DESCRIPTOR' : _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEM,
479   '__module__' : 'sgnb_modification_confirm_pb2'
480   # @@protoc_insertion_point(class_scope:streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_Item)
481   })
482 _sym_db.RegisterMessage(E_RABs_AdmittedToBeModified_SgNBModConf_Item)
483
484 E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs = _reflection.GeneratedProtocolMessageType('E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs', (_message.Message,), {
485   'DESCRIPTOR' : _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_ITEMEXTIES,
486   '__module__' : 'sgnb_modification_confirm_pb2'
487   # @@protoc_insertion_point(class_scope:streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs)
488   })
489 _sym_db.RegisterMessage(E_RABs_AdmittedToBeModified_SgNBModConf_ItemExtIEs)
490
491 E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresent = _reflection.GeneratedProtocolMessageType('E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresent', (_message.Message,), {
492   'DESCRIPTOR' : _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPPRESENT,
493   '__module__' : 'sgnb_modification_confirm_pb2'
494   # @@protoc_insertion_point(class_scope:streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresent)
495   })
496 _sym_db.RegisterMessage(E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresent)
497
498 E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentExtIEs = _reflection.GeneratedProtocolMessageType('E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentExtIEs', (_message.Message,), {
499   'DESCRIPTOR' : _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPPRESENTEXTIES,
500   '__module__' : 'sgnb_modification_confirm_pb2'
501   # @@protoc_insertion_point(class_scope:streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentExtIEs)
502   })
503 _sym_db.RegisterMessage(E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPpresentExtIEs)
504
505 E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent = _reflection.GeneratedProtocolMessageType('E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent', (_message.Message,), {
506   'DESCRIPTOR' : _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENT,
507   '__module__' : 'sgnb_modification_confirm_pb2'
508   # @@protoc_insertion_point(class_scope:streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent)
509   })
510 _sym_db.RegisterMessage(E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresent)
511
512 E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs = _reflection.GeneratedProtocolMessageType('E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs', (_message.Message,), {
513   'DESCRIPTOR' : _E_RABS_ADMITTEDTOBEMODIFIED_SGNBMODCONF_SGNBPDCPNOTPRESENTEXTIES,
514   '__module__' : 'sgnb_modification_confirm_pb2'
515   # @@protoc_insertion_point(class_scope:streaming_protobufs.E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs)
516   })
517 _sym_db.RegisterMessage(E_RABs_AdmittedToBeModified_SgNBModConf_SgNBPDCPnotpresentExtIEs)
518
519
520 DESCRIPTOR._options = None
521 # @@protoc_insertion_point(module_scope)