Support for additional NR metrics
[ric-app/mc.git] / mc-core / mc / data_gen / ue_context_release_pb2.py
1 # -*- coding: utf-8 -*-
2 # Generated by the protocol buffer compiler.  DO NOT EDIT!
3 # source: ue_context_release.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
19
20 DESCRIPTOR = _descriptor.FileDescriptor(
21   name='ue_context_release.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\x18ue_context_release.proto\x12\x13streaming_protobufs\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x12\x63ommon_types.proto\"\xe5\x02\n\x10UEContextRelease\x12\x1d\n\x15id_Old_eNB_UE_X2AP_ID\x18\x01 \x01(\r\x12\x1d\n\x15id_New_eNB_UE_X2AP_ID\x18\x02 \x01(\r\x12\x45\n\x1fid_Old_eNB_UE_X2AP_ID_Extension\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.UInt32Value\x12\x45\n\x1fid_New_eNB_UE_X2AP_ID_Extension\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.UInt32Value\x12K\n%id_SIPTO_BearerDeactivationIndication\x18\x05 \x01(\x0b\x32\x1c.streaming_protobufs.TrueOpt\x12\x38\n\x12id_SgNB_UE_X2AP_ID\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueB3Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufsb\x06proto3')
26   ,
27   dependencies=[google_dot_protobuf_dot_wrappers__pb2.DESCRIPTOR,common__types__pb2.DESCRIPTOR,])
28
29
30
31
32 _UECONTEXTRELEASE = _descriptor.Descriptor(
33   name='UEContextRelease',
34   full_name='streaming_protobufs.UEContextRelease',
35   filename=None,
36   file=DESCRIPTOR,
37   containing_type=None,
38   fields=[
39     _descriptor.FieldDescriptor(
40       name='id_Old_eNB_UE_X2AP_ID', full_name='streaming_protobufs.UEContextRelease.id_Old_eNB_UE_X2AP_ID', index=0,
41       number=1, type=13, cpp_type=3, label=1,
42       has_default_value=False, default_value=0,
43       message_type=None, enum_type=None, containing_type=None,
44       is_extension=False, extension_scope=None,
45       serialized_options=None, file=DESCRIPTOR),
46     _descriptor.FieldDescriptor(
47       name='id_New_eNB_UE_X2AP_ID', full_name='streaming_protobufs.UEContextRelease.id_New_eNB_UE_X2AP_ID', index=1,
48       number=2, type=13, cpp_type=3, label=1,
49       has_default_value=False, default_value=0,
50       message_type=None, enum_type=None, containing_type=None,
51       is_extension=False, extension_scope=None,
52       serialized_options=None, file=DESCRIPTOR),
53     _descriptor.FieldDescriptor(
54       name='id_Old_eNB_UE_X2AP_ID_Extension', full_name='streaming_protobufs.UEContextRelease.id_Old_eNB_UE_X2AP_ID_Extension', index=2,
55       number=3, type=11, cpp_type=10, label=1,
56       has_default_value=False, default_value=None,
57       message_type=None, enum_type=None, containing_type=None,
58       is_extension=False, extension_scope=None,
59       serialized_options=None, file=DESCRIPTOR),
60     _descriptor.FieldDescriptor(
61       name='id_New_eNB_UE_X2AP_ID_Extension', full_name='streaming_protobufs.UEContextRelease.id_New_eNB_UE_X2AP_ID_Extension', index=3,
62       number=4, type=11, cpp_type=10, label=1,
63       has_default_value=False, default_value=None,
64       message_type=None, enum_type=None, containing_type=None,
65       is_extension=False, extension_scope=None,
66       serialized_options=None, file=DESCRIPTOR),
67     _descriptor.FieldDescriptor(
68       name='id_SIPTO_BearerDeactivationIndication', full_name='streaming_protobufs.UEContextRelease.id_SIPTO_BearerDeactivationIndication', index=4,
69       number=5, type=11, cpp_type=10, label=1,
70       has_default_value=False, default_value=None,
71       message_type=None, enum_type=None, containing_type=None,
72       is_extension=False, extension_scope=None,
73       serialized_options=None, file=DESCRIPTOR),
74     _descriptor.FieldDescriptor(
75       name='id_SgNB_UE_X2AP_ID', full_name='streaming_protobufs.UEContextRelease.id_SgNB_UE_X2AP_ID', index=5,
76       number=6, type=11, cpp_type=10, label=1,
77       has_default_value=False, default_value=None,
78       message_type=None, enum_type=None, containing_type=None,
79       is_extension=False, extension_scope=None,
80       serialized_options=None, file=DESCRIPTOR),
81   ],
82   extensions=[
83   ],
84   nested_types=[],
85   enum_types=[
86   ],
87   serialized_options=None,
88   is_extendable=False,
89   syntax='proto3',
90   extension_ranges=[],
91   oneofs=[
92   ],
93   serialized_start=102,
94   serialized_end=459,
95 )
96
97 _UECONTEXTRELEASE.fields_by_name['id_Old_eNB_UE_X2AP_ID_Extension'].message_type = google_dot_protobuf_dot_wrappers__pb2._UINT32VALUE
98 _UECONTEXTRELEASE.fields_by_name['id_New_eNB_UE_X2AP_ID_Extension'].message_type = google_dot_protobuf_dot_wrappers__pb2._UINT32VALUE
99 _UECONTEXTRELEASE.fields_by_name['id_SIPTO_BearerDeactivationIndication'].message_type = common__types__pb2._TRUEOPT
100 _UECONTEXTRELEASE.fields_by_name['id_SgNB_UE_X2AP_ID'].message_type = google_dot_protobuf_dot_wrappers__pb2._UINT32VALUE
101 DESCRIPTOR.message_types_by_name['UEContextRelease'] = _UECONTEXTRELEASE
102 _sym_db.RegisterFileDescriptor(DESCRIPTOR)
103
104 UEContextRelease = _reflection.GeneratedProtocolMessageType('UEContextRelease', (_message.Message,), {
105   'DESCRIPTOR' : _UECONTEXTRELEASE,
106   '__module__' : 'ue_context_release_pb2'
107   # @@protoc_insertion_point(class_scope:streaming_protobufs.UEContextRelease)
108   })
109 _sym_db.RegisterMessage(UEContextRelease)
110
111
112 DESCRIPTOR._options = None
113 # @@protoc_insertion_point(module_scope)