Support for additional NR metrics
[ric-app/mc.git] / mc-core / mc / data_gen / sgnb_modification_refuse_pb2.py
1 # -*- coding: utf-8 -*-
2 # Generated by the protocol buffer compiler.  DO NOT EDIT!
3 # source: sgnb_modification_refuse.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 import error_cause_pb2 as error__cause__pb2
19 import rrc_cg_config_info_pb2 as rrc__cg__config__info__pb2
20
21
22 DESCRIPTOR = _descriptor.FileDescriptor(
23   name='sgnb_modification_refuse.proto',
24   package='streaming_protobufs',
25   syntax='proto3',
26   serialized_options=_b('Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs'),
27   serialized_pb=_b('\n\x1esgnb_modification_refuse.proto\x12\x13streaming_protobufs\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x17x2ap_common_types.proto\x1a\x11\x65rror_cause.proto\x1a\x18rrc_cg_config_info.proto\"^\n\x16SgNBModificationRefuse\x12\x44\n\x0bprotocolIEs\x18\x01 \x01(\x0b\x32/.streaming_protobufs.SgNBModificationRefuse_IEs\"\xda\x02\n\x1aSgNBModificationRefuse_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\x12,\n\x08id_Cause\x18\x03 \x01(\x0b\x32\x1a.streaming_protobufs.Cause\x12\x42\n\x16id_MeNBtoSgNBContainer\x18\x04 \x01(\x0b\x32\".streaming_protobufs.CG_ConfigInfo\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.UInt32ValueB3Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufsb\x06proto3')
28   ,
29   dependencies=[google_dot_protobuf_dot_wrappers__pb2.DESCRIPTOR,x2ap__common__types__pb2.DESCRIPTOR,error__cause__pb2.DESCRIPTOR,rrc__cg__config__info__pb2.DESCRIPTOR,])
30
31
32
33
34 _SGNBMODIFICATIONREFUSE = _descriptor.Descriptor(
35   name='SgNBModificationRefuse',
36   full_name='streaming_protobufs.SgNBModificationRefuse',
37   filename=None,
38   file=DESCRIPTOR,
39   containing_type=None,
40   fields=[
41     _descriptor.FieldDescriptor(
42       name='protocolIEs', full_name='streaming_protobufs.SgNBModificationRefuse.protocolIEs', index=0,
43       number=1, type=11, cpp_type=10, label=1,
44       has_default_value=False, default_value=None,
45       message_type=None, enum_type=None, containing_type=None,
46       is_extension=False, extension_scope=None,
47       serialized_options=None, file=DESCRIPTOR),
48   ],
49   extensions=[
50   ],
51   nested_types=[],
52   enum_types=[
53   ],
54   serialized_options=None,
55   is_extendable=False,
56   syntax='proto3',
57   extension_ranges=[],
58   oneofs=[
59   ],
60   serialized_start=157,
61   serialized_end=251,
62 )
63
64
65 _SGNBMODIFICATIONREFUSE_IES = _descriptor.Descriptor(
66   name='SgNBModificationRefuse_IEs',
67   full_name='streaming_protobufs.SgNBModificationRefuse_IEs',
68   filename=None,
69   file=DESCRIPTOR,
70   containing_type=None,
71   fields=[
72     _descriptor.FieldDescriptor(
73       name='id_MeNB_UE_X2AP_ID', full_name='streaming_protobufs.SgNBModificationRefuse_IEs.id_MeNB_UE_X2AP_ID', index=0,
74       number=1, type=13, cpp_type=3, label=1,
75       has_default_value=False, default_value=0,
76       message_type=None, enum_type=None, containing_type=None,
77       is_extension=False, extension_scope=None,
78       serialized_options=None, file=DESCRIPTOR),
79     _descriptor.FieldDescriptor(
80       name='id_SgNB_UE_X2AP_ID', full_name='streaming_protobufs.SgNBModificationRefuse_IEs.id_SgNB_UE_X2AP_ID', index=1,
81       number=2, type=13, cpp_type=3, label=1,
82       has_default_value=False, default_value=0,
83       message_type=None, enum_type=None, containing_type=None,
84       is_extension=False, extension_scope=None,
85       serialized_options=None, file=DESCRIPTOR),
86     _descriptor.FieldDescriptor(
87       name='id_Cause', full_name='streaming_protobufs.SgNBModificationRefuse_IEs.id_Cause', index=2,
88       number=3, type=11, cpp_type=10, label=1,
89       has_default_value=False, default_value=None,
90       message_type=None, enum_type=None, containing_type=None,
91       is_extension=False, extension_scope=None,
92       serialized_options=None, file=DESCRIPTOR),
93     _descriptor.FieldDescriptor(
94       name='id_MeNBtoSgNBContainer', full_name='streaming_protobufs.SgNBModificationRefuse_IEs.id_MeNBtoSgNBContainer', index=3,
95       number=4, type=11, cpp_type=10, label=1,
96       has_default_value=False, default_value=None,
97       message_type=None, enum_type=None, containing_type=None,
98       is_extension=False, extension_scope=None,
99       serialized_options=None, file=DESCRIPTOR),
100     _descriptor.FieldDescriptor(
101       name='id_CriticalityDiagnostics', full_name='streaming_protobufs.SgNBModificationRefuse_IEs.id_CriticalityDiagnostics', index=4,
102       number=5, type=11, cpp_type=10, label=1,
103       has_default_value=False, default_value=None,
104       message_type=None, enum_type=None, containing_type=None,
105       is_extension=False, extension_scope=None,
106       serialized_options=None, file=DESCRIPTOR),
107     _descriptor.FieldDescriptor(
108       name='id_MeNB_UE_X2AP_ID_Extension', full_name='streaming_protobufs.SgNBModificationRefuse_IEs.id_MeNB_UE_X2AP_ID_Extension', index=5,
109       number=6, type=11, cpp_type=10, label=1,
110       has_default_value=False, default_value=None,
111       message_type=None, enum_type=None, containing_type=None,
112       is_extension=False, extension_scope=None,
113       serialized_options=None, file=DESCRIPTOR),
114   ],
115   extensions=[
116   ],
117   nested_types=[],
118   enum_types=[
119   ],
120   serialized_options=None,
121   is_extendable=False,
122   syntax='proto3',
123   extension_ranges=[],
124   oneofs=[
125   ],
126   serialized_start=254,
127   serialized_end=600,
128 )
129
130 _SGNBMODIFICATIONREFUSE.fields_by_name['protocolIEs'].message_type = _SGNBMODIFICATIONREFUSE_IES
131 _SGNBMODIFICATIONREFUSE_IES.fields_by_name['id_Cause'].message_type = error__cause__pb2._CAUSE
132 _SGNBMODIFICATIONREFUSE_IES.fields_by_name['id_MeNBtoSgNBContainer'].message_type = rrc__cg__config__info__pb2._CG_CONFIGINFO
133 _SGNBMODIFICATIONREFUSE_IES.fields_by_name['id_CriticalityDiagnostics'].message_type = x2ap__common__types__pb2._CRITICALITYDIAGNOSTICS
134 _SGNBMODIFICATIONREFUSE_IES.fields_by_name['id_MeNB_UE_X2AP_ID_Extension'].message_type = google_dot_protobuf_dot_wrappers__pb2._UINT32VALUE
135 DESCRIPTOR.message_types_by_name['SgNBModificationRefuse'] = _SGNBMODIFICATIONREFUSE
136 DESCRIPTOR.message_types_by_name['SgNBModificationRefuse_IEs'] = _SGNBMODIFICATIONREFUSE_IES
137 _sym_db.RegisterFileDescriptor(DESCRIPTOR)
138
139 SgNBModificationRefuse = _reflection.GeneratedProtocolMessageType('SgNBModificationRefuse', (_message.Message,), {
140   'DESCRIPTOR' : _SGNBMODIFICATIONREFUSE,
141   '__module__' : 'sgnb_modification_refuse_pb2'
142   # @@protoc_insertion_point(class_scope:streaming_protobufs.SgNBModificationRefuse)
143   })
144 _sym_db.RegisterMessage(SgNBModificationRefuse)
145
146 SgNBModificationRefuse_IEs = _reflection.GeneratedProtocolMessageType('SgNBModificationRefuse_IEs', (_message.Message,), {
147   'DESCRIPTOR' : _SGNBMODIFICATIONREFUSE_IES,
148   '__module__' : 'sgnb_modification_refuse_pb2'
149   # @@protoc_insertion_point(class_scope:streaming_protobufs.SgNBModificationRefuse_IEs)
150   })
151 _sym_db.RegisterMessage(SgNBModificationRefuse_IEs)
152
153
154 DESCRIPTOR._options = None
155 # @@protoc_insertion_point(module_scope)