Add Golang module files
[ric-plt/streaming-protobufs.git] / protogen / gopb / ue_context_release.pb.go
1 // Code generated by protoc-gen-go. DO NOT EDIT.
2 // source: ue_context_release.proto
3
4 package streaming_protobufs
5
6 import (
7         fmt "fmt"
8         proto "github.com/golang/protobuf/proto"
9         wrappers "github.com/golang/protobuf/ptypes/wrappers"
10         math "math"
11 )
12
13 // Reference imports to suppress errors if they are not otherwise used.
14 var _ = proto.Marshal
15 var _ = fmt.Errorf
16 var _ = math.Inf
17
18 // This is a compile-time assertion to ensure that this generated file
19 // is compatible with the proto package it is being compiled against.
20 // A compilation error at this line likely means your copy of the
21 // proto package needs to be updated.
22 const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
23
24 type UEContextRelease struct {
25         Id_OldENB_UE_X2AP_ID                  uint32                `protobuf:"varint,1,opt,name=id_Old_eNB_UE_X2AP_ID,json=idOldENBUEX2APID,proto3" json:"id_Old_eNB_UE_X2AP_ID,omitempty"`
26         Id_NewENB_UE_X2AP_ID                  uint32                `protobuf:"varint,2,opt,name=id_New_eNB_UE_X2AP_ID,json=idNewENBUEX2APID,proto3" json:"id_New_eNB_UE_X2AP_ID,omitempty"`
27         Id_OldENB_UE_X2AP_ID_Extension        *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=id_Old_eNB_UE_X2AP_ID_Extension,json=idOldENBUEX2APIDExtension,proto3" json:"id_Old_eNB_UE_X2AP_ID_Extension,omitempty"`
28         Id_NewENB_UE_X2AP_ID_Extension        *wrappers.UInt32Value `protobuf:"bytes,4,opt,name=id_New_eNB_UE_X2AP_ID_Extension,json=idNewENBUEX2APIDExtension,proto3" json:"id_New_eNB_UE_X2AP_ID_Extension,omitempty"`
29         Id_SIPTO_BearerDeactivationIndication *TrueOpt              `protobuf:"bytes,5,opt,name=id_SIPTO_BearerDeactivationIndication,json=idSIPTOBearerDeactivationIndication,proto3" json:"id_SIPTO_BearerDeactivationIndication,omitempty"`
30         Id_SgNB_UE_X2AP_ID                    *wrappers.UInt32Value `protobuf:"bytes,6,opt,name=id_SgNB_UE_X2AP_ID,json=idSgNBUEX2APID,proto3" json:"id_SgNB_UE_X2AP_ID,omitempty"`
31         XXX_NoUnkeyedLiteral                  struct{}              `json:"-"`
32         XXX_unrecognized                      []byte                `json:"-"`
33         XXX_sizecache                         int32                 `json:"-"`
34 }
35
36 func (m *UEContextRelease) Reset()         { *m = UEContextRelease{} }
37 func (m *UEContextRelease) String() string { return proto.CompactTextString(m) }
38 func (*UEContextRelease) ProtoMessage()    {}
39 func (*UEContextRelease) Descriptor() ([]byte, []int) {
40         return fileDescriptor_e4a9166aa47fe515, []int{0}
41 }
42
43 func (m *UEContextRelease) XXX_Unmarshal(b []byte) error {
44         return xxx_messageInfo_UEContextRelease.Unmarshal(m, b)
45 }
46 func (m *UEContextRelease) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
47         return xxx_messageInfo_UEContextRelease.Marshal(b, m, deterministic)
48 }
49 func (m *UEContextRelease) XXX_Merge(src proto.Message) {
50         xxx_messageInfo_UEContextRelease.Merge(m, src)
51 }
52 func (m *UEContextRelease) XXX_Size() int {
53         return xxx_messageInfo_UEContextRelease.Size(m)
54 }
55 func (m *UEContextRelease) XXX_DiscardUnknown() {
56         xxx_messageInfo_UEContextRelease.DiscardUnknown(m)
57 }
58
59 var xxx_messageInfo_UEContextRelease proto.InternalMessageInfo
60
61 func (m *UEContextRelease) GetId_OldENB_UE_X2AP_ID() uint32 {
62         if m != nil {
63                 return m.Id_OldENB_UE_X2AP_ID
64         }
65         return 0
66 }
67
68 func (m *UEContextRelease) GetId_NewENB_UE_X2AP_ID() uint32 {
69         if m != nil {
70                 return m.Id_NewENB_UE_X2AP_ID
71         }
72         return 0
73 }
74
75 func (m *UEContextRelease) GetId_OldENB_UE_X2AP_ID_Extension() *wrappers.UInt32Value {
76         if m != nil {
77                 return m.Id_OldENB_UE_X2AP_ID_Extension
78         }
79         return nil
80 }
81
82 func (m *UEContextRelease) GetId_NewENB_UE_X2AP_ID_Extension() *wrappers.UInt32Value {
83         if m != nil {
84                 return m.Id_NewENB_UE_X2AP_ID_Extension
85         }
86         return nil
87 }
88
89 func (m *UEContextRelease) GetId_SIPTO_BearerDeactivationIndication() *TrueOpt {
90         if m != nil {
91                 return m.Id_SIPTO_BearerDeactivationIndication
92         }
93         return nil
94 }
95
96 func (m *UEContextRelease) GetId_SgNB_UE_X2AP_ID() *wrappers.UInt32Value {
97         if m != nil {
98                 return m.Id_SgNB_UE_X2AP_ID
99         }
100         return nil
101 }
102
103 func init() {
104         proto.RegisterType((*UEContextRelease)(nil), "streaming_protobufs.UEContextRelease")
105 }
106
107 func init() { proto.RegisterFile("ue_context_release.proto", fileDescriptor_e4a9166aa47fe515) }
108
109 var fileDescriptor_e4a9166aa47fe515 = []byte{
110         // 347 bytes of a gzipped FileDescriptorProto
111         0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0xcf, 0x4a, 0xeb, 0x40,
112         0x14, 0xc6, 0xe9, 0xed, 0xbd, 0x5d, 0xe4, 0xa2, 0x94, 0x88, 0x10, 0x8b, 0x68, 0x51, 0x84, 0x6e,
113         0x92, 0x60, 0xfb, 0x04, 0xc6, 0x06, 0xcc, 0x26, 0x29, 0xb1, 0x11, 0x71, 0x33, 0x4e, 0x33, 0xc7,
114         0x30, 0x90, 0xce, 0x84, 0x93, 0x89, 0xad, 0xef, 0xed, 0x03, 0x48, 0xf3, 0xa7, 0xb6, 0xb5, 0x48,
115         0x77, 0x87, 0x13, 0x7e, 0xe7, 0xf7, 0x7d, 0x19, 0xcd, 0x28, 0x80, 0xc4, 0x52, 0x28, 0x58, 0x2a,
116         0x82, 0x90, 0x02, 0xcd, 0xc1, 0xca, 0x50, 0x2a, 0xa9, 0x9f, 0xe4, 0x0a, 0x81, 0xce, 0xb9, 0x48,
117         0x48, 0xb9, 0x98, 0x15, 0x6f, 0x79, 0xef, 0x22, 0x91, 0x32, 0x49, 0xc1, 0x6e, 0x36, 0xf6, 0x02,
118         0x69, 0x96, 0x01, 0xe6, 0x15, 0xd4, 0xd3, 0x63, 0x39, 0x9f, 0x4b, 0x41, 0xd4, 0x47, 0x06, 0xf5,
119         0xee, 0xea, 0xb3, 0xad, 0x75, 0x23, 0xf7, 0xbe, 0x92, 0x84, 0x95, 0x43, 0xb7, 0xb5, 0x53, 0xce,
120         0x48, 0x90, 0x32, 0x02, 0xbe, 0x43, 0x22, 0x97, 0x3c, 0x0f, 0xef, 0x26, 0xc4, 0x1b, 0x1b, 0xad,
121         0x7e, 0x6b, 0x70, 0x14, 0x76, 0x39, 0x0b, 0x52, 0xe6, 0xfa, 0x4e, 0xe4, 0xae, 0x3e, 0x78, 0xe3,
122         0x1a, 0xf0, 0x61, 0xb1, 0x0b, 0xfc, 0x69, 0x00, 0x1f, 0x16, 0x9b, 0xc0, 0xab, 0x76, 0xb9, 0xd7,
123         0x40, 0xdc, 0xa5, 0x02, 0x91, 0x73, 0x29, 0x8c, 0x76, 0xbf, 0x35, 0xf8, 0x3f, 0x3c, 0xb7, 0xaa,
124         0x52, 0x56, 0x53, 0xca, 0x8a, 0x3c, 0xa1, 0x46, 0xc3, 0x27, 0x9a, 0x16, 0x10, 0x9e, 0xed, 0x26,
125         0x59, 0xe3, 0xb5, 0xe1, 0x67, 0xa4, 0x0d, 0xc3, 0xdf, 0xc3, 0x0c, 0xdb, 0xd1, 0xbf, 0x0d, 0x99,
126         0x76, 0xc3, 0x19, 0x79, 0xf4, 0x26, 0xd3, 0x80, 0x38, 0x40, 0x11, 0x70, 0x0c, 0x34, 0x56, 0xfc,
127         0x9d, 0x2a, 0x2e, 0x85, 0x27, 0x18, 0x8f, 0xcb, 0xc9, 0xf8, 0x57, 0x7b, 0xf6, 0xbc, 0x99, 0x35,
128         0xc5, 0x02, 0x82, 0x4c, 0x85, 0xd7, 0x9c, 0x95, 0x97, 0x7e, 0x3b, 0xa4, 0x3f, 0x68, 0xfa, 0xca,
129         0x98, 0x6c, 0xff, 0xe3, 0xce, 0x01, 0x35, 0x8e, 0x39, 0x5b, 0x61, 0x4d, 0x09, 0x67, 0xf4, 0x72,
130         0x9b, 0x00, 0x22, 0x57, 0x96, 0x34, 0x91, 0x0a, 0x33, 0x8f, 0x2d, 0x89, 0x89, 0x8d, 0x36, 0xf2,
131         0xd8, 0xcc, 0x52, 0x65, 0xaf, 0xb3, 0x9a, 0xeb, 0xac, 0xb3, 0x4e, 0x39, 0x8e, 0xbe, 0x02, 0x00,
132         0x00, 0xff, 0xff, 0x95, 0x02, 0x75, 0xd9, 0x97, 0x02, 0x00, 0x00,
133 }