// Code generated by protoc-gen-go. DO NOT EDIT. // source: gnb_status_indication.proto package streaming_protobufs import ( fmt "fmt" proto "github.com/golang/protobuf/proto" math "math" ) // Reference imports to suppress errors if they are not otherwise used. var _ = proto.Marshal var _ = fmt.Errorf var _ = math.Inf // This is a compile-time assertion to ensure that this generated file // is compatible with the proto package it is being compiled against. // A compilation error at this line likely means your copy of the // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package type GNBStatusIndication struct { ProtocolIEs *GNBStatusIndicationIEs `protobuf:"bytes,1,opt,name=protocolIEs,proto3" json:"protocolIEs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` } func (m *GNBStatusIndication) Reset() { *m = GNBStatusIndication{} } func (m *GNBStatusIndication) String() string { return proto.CompactTextString(m) } func (*GNBStatusIndication) ProtoMessage() {} func (*GNBStatusIndication) Descriptor() ([]byte, []int) { return fileDescriptor_e7034108db94311a, []int{0} } func (m *GNBStatusIndication) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GNBStatusIndication.Unmarshal(m, b) } func (m *GNBStatusIndication) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { return xxx_messageInfo_GNBStatusIndication.Marshal(b, m, deterministic) } func (m *GNBStatusIndication) XXX_Merge(src proto.Message) { xxx_messageInfo_GNBStatusIndication.Merge(m, src) } func (m *GNBStatusIndication) XXX_Size() int { return xxx_messageInfo_GNBStatusIndication.Size(m) } func (m *GNBStatusIndication) XXX_DiscardUnknown() { xxx_messageInfo_GNBStatusIndication.DiscardUnknown(m) } var xxx_messageInfo_GNBStatusIndication proto.InternalMessageInfo func (m *GNBStatusIndication) GetProtocolIEs() *GNBStatusIndicationIEs { if m != nil { return m.ProtocolIEs } return nil } type GNBStatusIndicationIEs struct { Id_GNBOverloadInformation *GNBOverloadInformation `protobuf:"bytes,1,opt,name=id_GNBOverloadInformation,json=idGNBOverloadInformation,proto3" json:"id_GNBOverloadInformation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` } func (m *GNBStatusIndicationIEs) Reset() { *m = GNBStatusIndicationIEs{} } func (m *GNBStatusIndicationIEs) String() string { return proto.CompactTextString(m) } func (*GNBStatusIndicationIEs) ProtoMessage() {} func (*GNBStatusIndicationIEs) Descriptor() ([]byte, []int) { return fileDescriptor_e7034108db94311a, []int{1} } func (m *GNBStatusIndicationIEs) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GNBStatusIndicationIEs.Unmarshal(m, b) } func (m *GNBStatusIndicationIEs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { return xxx_messageInfo_GNBStatusIndicationIEs.Marshal(b, m, deterministic) } func (m *GNBStatusIndicationIEs) XXX_Merge(src proto.Message) { xxx_messageInfo_GNBStatusIndicationIEs.Merge(m, src) } func (m *GNBStatusIndicationIEs) XXX_Size() int { return xxx_messageInfo_GNBStatusIndicationIEs.Size(m) } func (m *GNBStatusIndicationIEs) XXX_DiscardUnknown() { xxx_messageInfo_GNBStatusIndicationIEs.DiscardUnknown(m) } var xxx_messageInfo_GNBStatusIndicationIEs proto.InternalMessageInfo func (m *GNBStatusIndicationIEs) GetId_GNBOverloadInformation() *GNBOverloadInformation { if m != nil { return m.Id_GNBOverloadInformation } return nil } func init() { proto.RegisterType((*GNBStatusIndication)(nil), "streaming_protobufs.GNBStatusIndication") proto.RegisterType((*GNBStatusIndicationIEs)(nil), "streaming_protobufs.GNBStatusIndicationIEs") } func init() { proto.RegisterFile("gnb_status_indication.proto", fileDescriptor_e7034108db94311a) } var fileDescriptor_e7034108db94311a = []byte{ // 222 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x8d, 0x41, 0x4b, 0xc3, 0x40, 0x10, 0x85, 0xc9, 0xc5, 0xc3, 0xf6, 0x96, 0x82, 0x56, 0xbd, 0x48, 0x4f, 0x82, 0x64, 0x83, 0xed, 0x3f, 0x08, 0x94, 0x92, 0x83, 0x15, 0xea, 0xcd, 0xcb, 0xb2, 0xd9, 0x4d, 0xe3, 0x40, 0xb2, 0xb3, 0xcc, 0x4c, 0x45, 0xaf, 0xfe, 0x72, 0x61, 0x85, 0xe0, 0x61, 0xa1, 0xb7, 0x61, 0xde, 0x7b, 0xdf, 0xa7, 0xee, 0x87, 0xd0, 0x19, 0x16, 0x2b, 0x67, 0x36, 0x10, 0x3c, 0x38, 0x2b, 0x80, 0x41, 0x47, 0x42, 0xc1, 0x72, 0xc9, 0x42, 0xbd, 0x9d, 0x20, 0x0c, 0x26, 0x3d, 0xba, 0xf3, 0x89, 0xef, 0x6e, 0xbe, 0x36, 0x36, 0x1a, 0x87, 0xd3, 0x84, 0xc1, 0xc8, 0x77, 0xec, 0xf9, 0xaf, 0xbd, 0xf6, 0x6a, 0xb9, 0x3f, 0x34, 0x6f, 0x89, 0xd5, 0xce, 0xa8, 0xf2, 0x45, 0x2d, 0x52, 0xee, 0x70, 0x6c, 0x77, 0xbc, 0x2a, 0x1e, 0x8a, 0xc7, 0xc5, 0xe6, 0x49, 0x67, 0xd0, 0x3a, 0x33, 0x6f, 0x77, 0x7c, 0xfc, 0xbf, 0x5f, 0xff, 0x14, 0xea, 0x3a, 0xdf, 0x2b, 0x3f, 0xd4, 0x2d, 0x78, 0xb3, 0x3f, 0x34, 0xaf, 0x9f, 0x3d, 0x8d, 0x68, 0x7d, 0x1b, 0x4e, 0x48, 0x53, 0xca, 0x2f, 0x79, 0x33, 0x93, 0xe3, 0x0a, 0x7c, 0x3e, 0x69, 0xb6, 0xef, 0xcf, 0x43, 0x4f, 0x04, 0xa2, 0xb1, 0x22, 0x1b, 0x2a, 0x76, 0x1a, 0x69, 0xa8, 0xa9, 0x26, 0x70, 0x55, 0x1c, 0xa5, 0x9e, 0x2d, 0xd5, 0x6c, 0xe9, 0xae, 0xd2, 0xb9, 0xfd, 0x0d, 0x00, 0x00, 0xff, 0xff, 0xa4, 0xd7, 0x35, 0x06, 0x73, 0x01, 0x00, 0x00, }