Fix: update the correct pre-built script to cmake-sonar.sh
[ric-app/mc.git] / mc-core / mc / data_gen / rrc_failure_information_pb2.py
1 # -*- coding: utf-8 -*-
2 # Generated by the protocol buffer compiler.  DO NOT EDIT!
3 # source: rrc_failure_information.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
18
19 DESCRIPTOR = _descriptor.FileDescriptor(
20   name='rrc_failure_information.proto',
21   package='streaming_protobufs',
22   syntax='proto3',
23   serialized_options=_b('Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs'),
24   serialized_pb=_b('\n\x1drrc_failure_information.proto\x12\x13streaming_protobufs\x1a\x1egoogle/protobuf/wrappers.proto\"]\n\x12\x46\x61ilureInformation\x12G\n\x12\x66\x61ilureInformation\x18\x01 \x01(\x0b\x32+.streaming_protobufs.FailureInformation_IEs\"\xa2\x01\n\x16\x46\x61ilureInformation_IEs\x12I\n\x15\x66\x61ilureInfoRLC_Bearer\x18\x01 \x01(\x0b\x32*.streaming_protobufs.FailureInfoRLC_Bearer\x12=\n\x18lateNonCriticalExtension\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.BytesValue\"\xd3\x01\n\x15\x46\x61ilureInfoRLC_Bearer\x12\x13\n\x0b\x63\x65llGroupId\x18\x01 \x01(\r\x12\x1e\n\x16logicalChannelIdentity\x18\x02 \x01(\r\x12K\n\x0b\x66\x61ilureType\x18\x03 \x01(\x0e\x32\x36.streaming_protobufs.FailureInfoRLC_Bearer.FailureType\"8\n\x0b\x46\x61ilureType\x12\x18\n\x14protobuf_unspecified\x10\x00\x12\x0f\n\x0b\x64uplication\x10\x01\x42\x33Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufsb\x06proto3')
25   ,
26   dependencies=[google_dot_protobuf_dot_wrappers__pb2.DESCRIPTOR,])
27
28
29
30 _FAILUREINFORLC_BEARER_FAILURETYPE = _descriptor.EnumDescriptor(
31   name='FailureType',
32   full_name='streaming_protobufs.FailureInfoRLC_Bearer.FailureType',
33   filename=None,
34   file=DESCRIPTOR,
35   values=[
36     _descriptor.EnumValueDescriptor(
37       name='protobuf_unspecified', index=0, number=0,
38       serialized_options=None,
39       type=None),
40     _descriptor.EnumValueDescriptor(
41       name='duplication', index=1, number=1,
42       serialized_options=None,
43       type=None),
44   ],
45   containing_type=None,
46   serialized_options=None,
47   serialized_start=502,
48   serialized_end=558,
49 )
50 _sym_db.RegisterEnumDescriptor(_FAILUREINFORLC_BEARER_FAILURETYPE)
51
52
53 _FAILUREINFORMATION = _descriptor.Descriptor(
54   name='FailureInformation',
55   full_name='streaming_protobufs.FailureInformation',
56   filename=None,
57   file=DESCRIPTOR,
58   containing_type=None,
59   fields=[
60     _descriptor.FieldDescriptor(
61       name='failureInformation', full_name='streaming_protobufs.FailureInformation.failureInformation', index=0,
62       number=1, 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   ],
68   extensions=[
69   ],
70   nested_types=[],
71   enum_types=[
72   ],
73   serialized_options=None,
74   is_extendable=False,
75   syntax='proto3',
76   extension_ranges=[],
77   oneofs=[
78   ],
79   serialized_start=86,
80   serialized_end=179,
81 )
82
83
84 _FAILUREINFORMATION_IES = _descriptor.Descriptor(
85   name='FailureInformation_IEs',
86   full_name='streaming_protobufs.FailureInformation_IEs',
87   filename=None,
88   file=DESCRIPTOR,
89   containing_type=None,
90   fields=[
91     _descriptor.FieldDescriptor(
92       name='failureInfoRLC_Bearer', full_name='streaming_protobufs.FailureInformation_IEs.failureInfoRLC_Bearer', index=0,
93       number=1, 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='lateNonCriticalExtension', full_name='streaming_protobufs.FailureInformation_IEs.lateNonCriticalExtension', index=1,
100       number=2, 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   ],
106   extensions=[
107   ],
108   nested_types=[],
109   enum_types=[
110   ],
111   serialized_options=None,
112   is_extendable=False,
113   syntax='proto3',
114   extension_ranges=[],
115   oneofs=[
116   ],
117   serialized_start=182,
118   serialized_end=344,
119 )
120
121
122 _FAILUREINFORLC_BEARER = _descriptor.Descriptor(
123   name='FailureInfoRLC_Bearer',
124   full_name='streaming_protobufs.FailureInfoRLC_Bearer',
125   filename=None,
126   file=DESCRIPTOR,
127   containing_type=None,
128   fields=[
129     _descriptor.FieldDescriptor(
130       name='cellGroupId', full_name='streaming_protobufs.FailureInfoRLC_Bearer.cellGroupId', index=0,
131       number=1, type=13, cpp_type=3, label=1,
132       has_default_value=False, default_value=0,
133       message_type=None, enum_type=None, containing_type=None,
134       is_extension=False, extension_scope=None,
135       serialized_options=None, file=DESCRIPTOR),
136     _descriptor.FieldDescriptor(
137       name='logicalChannelIdentity', full_name='streaming_protobufs.FailureInfoRLC_Bearer.logicalChannelIdentity', index=1,
138       number=2, type=13, cpp_type=3, label=1,
139       has_default_value=False, default_value=0,
140       message_type=None, enum_type=None, containing_type=None,
141       is_extension=False, extension_scope=None,
142       serialized_options=None, file=DESCRIPTOR),
143     _descriptor.FieldDescriptor(
144       name='failureType', full_name='streaming_protobufs.FailureInfoRLC_Bearer.failureType', index=2,
145       number=3, type=14, cpp_type=8, label=1,
146       has_default_value=False, default_value=0,
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     _FAILUREINFORLC_BEARER_FAILURETYPE,
156   ],
157   serialized_options=None,
158   is_extendable=False,
159   syntax='proto3',
160   extension_ranges=[],
161   oneofs=[
162   ],
163   serialized_start=347,
164   serialized_end=558,
165 )
166
167 _FAILUREINFORMATION.fields_by_name['failureInformation'].message_type = _FAILUREINFORMATION_IES
168 _FAILUREINFORMATION_IES.fields_by_name['failureInfoRLC_Bearer'].message_type = _FAILUREINFORLC_BEARER
169 _FAILUREINFORMATION_IES.fields_by_name['lateNonCriticalExtension'].message_type = google_dot_protobuf_dot_wrappers__pb2._BYTESVALUE
170 _FAILUREINFORLC_BEARER.fields_by_name['failureType'].enum_type = _FAILUREINFORLC_BEARER_FAILURETYPE
171 _FAILUREINFORLC_BEARER_FAILURETYPE.containing_type = _FAILUREINFORLC_BEARER
172 DESCRIPTOR.message_types_by_name['FailureInformation'] = _FAILUREINFORMATION
173 DESCRIPTOR.message_types_by_name['FailureInformation_IEs'] = _FAILUREINFORMATION_IES
174 DESCRIPTOR.message_types_by_name['FailureInfoRLC_Bearer'] = _FAILUREINFORLC_BEARER
175 _sym_db.RegisterFileDescriptor(DESCRIPTOR)
176
177 FailureInformation = _reflection.GeneratedProtocolMessageType('FailureInformation', (_message.Message,), {
178   'DESCRIPTOR' : _FAILUREINFORMATION,
179   '__module__' : 'rrc_failure_information_pb2'
180   # @@protoc_insertion_point(class_scope:streaming_protobufs.FailureInformation)
181   })
182 _sym_db.RegisterMessage(FailureInformation)
183
184 FailureInformation_IEs = _reflection.GeneratedProtocolMessageType('FailureInformation_IEs', (_message.Message,), {
185   'DESCRIPTOR' : _FAILUREINFORMATION_IES,
186   '__module__' : 'rrc_failure_information_pb2'
187   # @@protoc_insertion_point(class_scope:streaming_protobufs.FailureInformation_IEs)
188   })
189 _sym_db.RegisterMessage(FailureInformation_IEs)
190
191 FailureInfoRLC_Bearer = _reflection.GeneratedProtocolMessageType('FailureInfoRLC_Bearer', (_message.Message,), {
192   'DESCRIPTOR' : _FAILUREINFORLC_BEARER,
193   '__module__' : 'rrc_failure_information_pb2'
194   # @@protoc_insertion_point(class_scope:streaming_protobufs.FailureInfoRLC_Bearer)
195   })
196 _sym_db.RegisterMessage(FailureInfoRLC_Bearer)
197
198
199 DESCRIPTOR._options = None
200 # @@protoc_insertion_point(module_scope)