# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: sgnb_activity_notification.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2 import x2ap_common_types_pb2 as x2ap__common__types__pb2 DESCRIPTOR = _descriptor.FileDescriptor( name='sgnb_activity_notification.proto', package='streaming_protobufs', syntax='proto3', serialized_options=_b('Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs'), serialized_pb=_b('\n sgnb_activity_notification.proto\x12\x13streaming_protobufs\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x17x2ap_common_types.proto\"b\n\x18SgNBActivityNotification\x12\x46\n\x0bprotocolIEs\x18\x01 \x01(\x0b\x32\x31.streaming_protobufs.SgNBActivityNotification_IEs\"\xd3\x02\n\x1cSgNBActivityNotification_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\"id_UEContextLevelUserPlaneActivity\x18\x03 \x01(\x0b\x32\x33.streaming_protobufs.UserPlaneTrafficActivityReport\x12V\n\x1did_ERABActivityNotifyItemList\x18\x04 \x01(\x0b\x32/.streaming_protobufs.ERABActivityNotifyItemList\x12\x42\n\x1cid_MeNB_UE_X2AP_ID_Extension\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueB3Z1gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufsb\x06proto3') , dependencies=[google_dot_protobuf_dot_wrappers__pb2.DESCRIPTOR,x2ap__common__types__pb2.DESCRIPTOR,]) _SGNBACTIVITYNOTIFICATION = _descriptor.Descriptor( name='SgNBActivityNotification', full_name='streaming_protobufs.SgNBActivityNotification', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='protocolIEs', full_name='streaming_protobufs.SgNBActivityNotification.protocolIEs', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=114, serialized_end=212, ) _SGNBACTIVITYNOTIFICATION_IES = _descriptor.Descriptor( name='SgNBActivityNotification_IEs', full_name='streaming_protobufs.SgNBActivityNotification_IEs', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='id_MeNB_UE_X2AP_ID', full_name='streaming_protobufs.SgNBActivityNotification_IEs.id_MeNB_UE_X2AP_ID', index=0, number=1, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='id_SgNB_UE_X2AP_ID', full_name='streaming_protobufs.SgNBActivityNotification_IEs.id_SgNB_UE_X2AP_ID', index=1, number=2, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='id_UEContextLevelUserPlaneActivity', full_name='streaming_protobufs.SgNBActivityNotification_IEs.id_UEContextLevelUserPlaneActivity', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='id_ERABActivityNotifyItemList', full_name='streaming_protobufs.SgNBActivityNotification_IEs.id_ERABActivityNotifyItemList', index=3, number=4, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='id_MeNB_UE_X2AP_ID_Extension', full_name='streaming_protobufs.SgNBActivityNotification_IEs.id_MeNB_UE_X2AP_ID_Extension', index=4, number=5, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=215, serialized_end=554, ) _SGNBACTIVITYNOTIFICATION.fields_by_name['protocolIEs'].message_type = _SGNBACTIVITYNOTIFICATION_IES _SGNBACTIVITYNOTIFICATION_IES.fields_by_name['id_UEContextLevelUserPlaneActivity'].message_type = x2ap__common__types__pb2._USERPLANETRAFFICACTIVITYREPORT _SGNBACTIVITYNOTIFICATION_IES.fields_by_name['id_ERABActivityNotifyItemList'].message_type = x2ap__common__types__pb2._ERABACTIVITYNOTIFYITEMLIST _SGNBACTIVITYNOTIFICATION_IES.fields_by_name['id_MeNB_UE_X2AP_ID_Extension'].message_type = google_dot_protobuf_dot_wrappers__pb2._UINT32VALUE DESCRIPTOR.message_types_by_name['SgNBActivityNotification'] = _SGNBACTIVITYNOTIFICATION DESCRIPTOR.message_types_by_name['SgNBActivityNotification_IEs'] = _SGNBACTIVITYNOTIFICATION_IES _sym_db.RegisterFileDescriptor(DESCRIPTOR) SgNBActivityNotification = _reflection.GeneratedProtocolMessageType('SgNBActivityNotification', (_message.Message,), { 'DESCRIPTOR' : _SGNBACTIVITYNOTIFICATION, '__module__' : 'sgnb_activity_notification_pb2' # @@protoc_insertion_point(class_scope:streaming_protobufs.SgNBActivityNotification) }) _sym_db.RegisterMessage(SgNBActivityNotification) SgNBActivityNotification_IEs = _reflection.GeneratedProtocolMessageType('SgNBActivityNotification_IEs', (_message.Message,), { 'DESCRIPTOR' : _SGNBACTIVITYNOTIFICATION_IES, '__module__' : 'sgnb_activity_notification_pb2' # @@protoc_insertion_point(class_scope:streaming_protobufs.SgNBActivityNotification_IEs) }) _sym_db.RegisterMessage(SgNBActivityNotification_IEs) DESCRIPTOR._options = None # @@protoc_insertion_point(module_scope)