2 // Copyright 2019 AT&T Intellectual Property
3 // Copyright 2019 Nokia
5 // Licensed under the Apache License, Version 2.0 (the "License");
6 // you may not use this file except in compliance with the License.
7 // You may obtain a copy of the License at
9 // http://www.apache.org/licenses/LICENSE-2.0
11 // Unless required by applicable law or agreed to in writing, software
12 // distributed under the License is distributed on an "AS IS" BASIS,
13 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 // See the License for the specific language governing permissions and
15 // limitations under the License.
17 // This source code is part of the near-RT RIC (RAN Intelligent Controller)
18 // platform project (RICP).
20 // Code generated by protoc-gen-go. DO NOT EDIT.
21 // source: nb_identity.proto
27 proto "github.com/golang/protobuf/proto"
31 // Reference imports to suppress errors if they are not otherwise used.
36 // This is a compile-time assertion to ensure that this generated file
37 // is compatible with the proto package it is being compiled against.
38 // A compilation error at this line likely means your copy of the
39 // proto package needs to be updated.
40 const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
42 type NbIdentity struct {
43 InventoryName string `protobuf:"bytes,1,opt,name=inventory_name,json=inventoryName,proto3" json:"inventory_name,omitempty"`
44 GlobalNbId *GlobalNbId `protobuf:"bytes,2,opt,name=global_nb_id,json=globalNbId,proto3" json:"global_nb_id,omitempty"`
45 XXX_NoUnkeyedLiteral struct{} `json:"-"`
46 XXX_unrecognized []byte `json:"-"`
47 XXX_sizecache int32 `json:"-"`
50 func (m *NbIdentity) Reset() { *m = NbIdentity{} }
51 func (m *NbIdentity) String() string { return proto.CompactTextString(m) }
52 func (*NbIdentity) ProtoMessage() {}
53 func (*NbIdentity) Descriptor() ([]byte, []int) {
54 return fileDescriptor_a07701eb9efb4b89, []int{0}
57 func (m *NbIdentity) XXX_Unmarshal(b []byte) error {
58 return xxx_messageInfo_NbIdentity.Unmarshal(m, b)
60 func (m *NbIdentity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
61 return xxx_messageInfo_NbIdentity.Marshal(b, m, deterministic)
63 func (m *NbIdentity) XXX_Merge(src proto.Message) {
64 xxx_messageInfo_NbIdentity.Merge(m, src)
66 func (m *NbIdentity) XXX_Size() int {
67 return xxx_messageInfo_NbIdentity.Size(m)
69 func (m *NbIdentity) XXX_DiscardUnknown() {
70 xxx_messageInfo_NbIdentity.DiscardUnknown(m)
73 var xxx_messageInfo_NbIdentity proto.InternalMessageInfo
75 func (m *NbIdentity) GetInventoryName() string {
77 return m.InventoryName
82 func (m *NbIdentity) GetGlobalNbId() *GlobalNbId {
89 type GlobalNbId struct {
90 PlmnId string `protobuf:"bytes,1,opt,name=plmn_id,json=plmnId,proto3" json:"plmn_id,omitempty"`
91 NbId string `protobuf:"bytes,2,opt,name=nb_id,json=nbId,proto3" json:"nb_id,omitempty"`
92 XXX_NoUnkeyedLiteral struct{} `json:"-"`
93 XXX_unrecognized []byte `json:"-"`
94 XXX_sizecache int32 `json:"-"`
97 func (m *GlobalNbId) Reset() { *m = GlobalNbId{} }
98 func (m *GlobalNbId) String() string { return proto.CompactTextString(m) }
99 func (*GlobalNbId) ProtoMessage() {}
100 func (*GlobalNbId) Descriptor() ([]byte, []int) {
101 return fileDescriptor_a07701eb9efb4b89, []int{1}
104 func (m *GlobalNbId) XXX_Unmarshal(b []byte) error {
105 return xxx_messageInfo_GlobalNbId.Unmarshal(m, b)
107 func (m *GlobalNbId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
108 return xxx_messageInfo_GlobalNbId.Marshal(b, m, deterministic)
110 func (m *GlobalNbId) XXX_Merge(src proto.Message) {
111 xxx_messageInfo_GlobalNbId.Merge(m, src)
113 func (m *GlobalNbId) XXX_Size() int {
114 return xxx_messageInfo_GlobalNbId.Size(m)
116 func (m *GlobalNbId) XXX_DiscardUnknown() {
117 xxx_messageInfo_GlobalNbId.DiscardUnknown(m)
120 var xxx_messageInfo_GlobalNbId proto.InternalMessageInfo
122 func (m *GlobalNbId) GetPlmnId() string {
129 func (m *GlobalNbId) GetNbId() string {
137 proto.RegisterType((*NbIdentity)(nil), "entities.NbIdentity")
138 proto.RegisterType((*GlobalNbId)(nil), "entities.GlobalNbId")
141 func init() { proto.RegisterFile("nb_identity.proto", fileDescriptor_a07701eb9efb4b89) }
143 var fileDescriptor_a07701eb9efb4b89 = []byte{
144 // 167 bytes of a gzipped FileDescriptorProto
145 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0xcc, 0x4b, 0x8a, 0xcf,
146 0x4c, 0x49, 0xcd, 0x2b, 0xc9, 0x2c, 0xa9, 0xd4, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x00,
147 0xf3, 0x32, 0x53, 0x8b, 0x95, 0xb2, 0xb9, 0xb8, 0xfc, 0x92, 0x3c, 0xa1, 0xb2, 0x42, 0xaa, 0x5c,
148 0x7c, 0x99, 0x79, 0x65, 0xa9, 0x79, 0x25, 0xf9, 0x45, 0x95, 0xf1, 0x79, 0x89, 0xb9, 0xa9, 0x12,
149 0x8c, 0x0a, 0x8c, 0x1a, 0x9c, 0x41, 0xbc, 0x70, 0x51, 0xbf, 0xc4, 0xdc, 0x54, 0x21, 0x33, 0x2e,
150 0x9e, 0xf4, 0x9c, 0xfc, 0xa4, 0xc4, 0x9c, 0x78, 0xb0, 0xd1, 0x12, 0x4c, 0x0a, 0x8c, 0x1a, 0xdc,
151 0x46, 0x22, 0x7a, 0x30, 0x53, 0xf5, 0xdc, 0xc1, 0xb2, 0x20, 0x83, 0x83, 0xb8, 0xd2, 0xe1, 0x6c,
152 0x25, 0x2b, 0x2e, 0x2e, 0x84, 0x8c, 0x90, 0x38, 0x17, 0x7b, 0x41, 0x4e, 0x6e, 0x1e, 0xc8, 0x00,
153 0x88, 0x2d, 0x6c, 0x20, 0xae, 0x67, 0x8a, 0x90, 0x30, 0x17, 0x2b, 0xc2, 0x5c, 0xce, 0x20, 0x96,
154 0xbc, 0x24, 0xcf, 0x94, 0x24, 0x36, 0xb0, 0xcb, 0x8d, 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0x3f,
155 0x65, 0xd0, 0x4b, 0xce, 0x00, 0x00, 0x00,