X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=protogen%2Fgo%2Fstreaming_protobufs%2Fsgnb_change_refuse.pb.go;fp=protogen%2Fgo%2Fstreaming_protobufs%2Fsgnb_change_refuse.pb.go;h=1384511fde591f008d7ed2dd56233ac9bb4f9039;hb=21f0383b51cec0d7830e7c01d616cfe0f8c1955f;hp=0000000000000000000000000000000000000000;hpb=8a4b283ce188040760761f24e48a5133f31c1ece;p=ric-plt%2Fstreaming-protobufs.git diff --git a/protogen/go/streaming_protobufs/sgnb_change_refuse.pb.go b/protogen/go/streaming_protobufs/sgnb_change_refuse.pb.go new file mode 100644 index 0000000..1384511 --- /dev/null +++ b/protogen/go/streaming_protobufs/sgnb_change_refuse.pb.go @@ -0,0 +1,124 @@ +// Code generated by protoc-gen-go. DO NOT EDIT. +// source: sgnb_change_refuse.proto + +package streaming_protobufs + +import ( + fmt "fmt" + proto "github.com/golang/protobuf/proto" + wrappers "github.com/golang/protobuf/ptypes/wrappers" + 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 SgNBChangeRefuse struct { + Id_MeNB_UE_X2AP_ID uint32 `protobuf:"varint,1,opt,name=id_MeNB_UE_X2AP_ID,json=idMeNBUEX2APID,proto3" json:"id_MeNB_UE_X2AP_ID,omitempty"` + Id_SgNB_UE_X2AP_ID uint32 `protobuf:"varint,2,opt,name=id_SgNB_UE_X2AP_ID,json=idSgNBUEX2APID,proto3" json:"id_SgNB_UE_X2AP_ID,omitempty"` + Id_Cause *Cause `protobuf:"bytes,3,opt,name=id_Cause,json=idCause,proto3" json:"id_Cause,omitempty"` + Id_CriticalityDiagnostics *CriticalityDiagnostics `protobuf:"bytes,4,opt,name=id_CriticalityDiagnostics,json=idCriticalityDiagnostics,proto3" json:"id_CriticalityDiagnostics,omitempty"` + Id_MeNB_UE_X2AP_ID_Extension *wrappers.UInt32Value `protobuf:"bytes,5,opt,name=id_MeNB_UE_X2AP_ID_Extension,json=idMeNBUEX2APIDExtension,proto3" json:"id_MeNB_UE_X2AP_ID_Extension,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SgNBChangeRefuse) Reset() { *m = SgNBChangeRefuse{} } +func (m *SgNBChangeRefuse) String() string { return proto.CompactTextString(m) } +func (*SgNBChangeRefuse) ProtoMessage() {} +func (*SgNBChangeRefuse) Descriptor() ([]byte, []int) { + return fileDescriptor_b2f1442155845530, []int{0} +} + +func (m *SgNBChangeRefuse) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SgNBChangeRefuse.Unmarshal(m, b) +} +func (m *SgNBChangeRefuse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SgNBChangeRefuse.Marshal(b, m, deterministic) +} +func (m *SgNBChangeRefuse) XXX_Merge(src proto.Message) { + xxx_messageInfo_SgNBChangeRefuse.Merge(m, src) +} +func (m *SgNBChangeRefuse) XXX_Size() int { + return xxx_messageInfo_SgNBChangeRefuse.Size(m) +} +func (m *SgNBChangeRefuse) XXX_DiscardUnknown() { + xxx_messageInfo_SgNBChangeRefuse.DiscardUnknown(m) +} + +var xxx_messageInfo_SgNBChangeRefuse proto.InternalMessageInfo + +func (m *SgNBChangeRefuse) GetId_MeNB_UE_X2AP_ID() uint32 { + if m != nil { + return m.Id_MeNB_UE_X2AP_ID + } + return 0 +} + +func (m *SgNBChangeRefuse) GetId_SgNB_UE_X2AP_ID() uint32 { + if m != nil { + return m.Id_SgNB_UE_X2AP_ID + } + return 0 +} + +func (m *SgNBChangeRefuse) GetId_Cause() *Cause { + if m != nil { + return m.Id_Cause + } + return nil +} + +func (m *SgNBChangeRefuse) GetId_CriticalityDiagnostics() *CriticalityDiagnostics { + if m != nil { + return m.Id_CriticalityDiagnostics + } + return nil +} + +func (m *SgNBChangeRefuse) GetId_MeNB_UE_X2AP_ID_Extension() *wrappers.UInt32Value { + if m != nil { + return m.Id_MeNB_UE_X2AP_ID_Extension + } + return nil +} + +func init() { + proto.RegisterType((*SgNBChangeRefuse)(nil), "streaming_protobufs.SgNBChangeRefuse") +} + +func init() { proto.RegisterFile("sgnb_change_refuse.proto", fileDescriptor_b2f1442155845530) } + +var fileDescriptor_b2f1442155845530 = []byte{ + // 334 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x91, 0xcd, 0x4a, 0xfb, 0x40, + 0x14, 0xc5, 0x69, 0xff, 0x7f, 0x3f, 0x88, 0x28, 0x1a, 0x17, 0x8d, 0xa1, 0x48, 0x71, 0x55, 0x94, + 0x4c, 0x30, 0xc5, 0x07, 0xb0, 0x1f, 0x8b, 0x2e, 0x2c, 0x12, 0xa9, 0x88, 0x2e, 0x86, 0xe9, 0x64, + 0x3a, 0xbd, 0x90, 0xce, 0x84, 0x3b, 0x53, 0x6c, 0xdf, 0xd8, 0xc7, 0x90, 0x4c, 0xdb, 0xa0, 0x98, + 0xdd, 0xe5, 0xde, 0xdf, 0x39, 0x27, 0x27, 0xe3, 0x05, 0x46, 0xaa, 0x19, 0xe5, 0x0b, 0xa6, 0xa4, + 0xa0, 0x28, 0xe6, 0x2b, 0x23, 0x48, 0x81, 0xda, 0x6a, 0xff, 0xd2, 0x58, 0x14, 0x6c, 0x09, 0x4a, + 0x52, 0xb7, 0x98, 0xad, 0xe6, 0x26, 0xbc, 0x96, 0x5a, 0xcb, 0x5c, 0xc4, 0xfb, 0x4d, 0xfc, 0x89, + 0xac, 0x28, 0x04, 0x9a, 0xad, 0x28, 0xbc, 0x10, 0x88, 0x1a, 0x29, 0x67, 0x95, 0x4f, 0xd8, 0x5a, + 0x27, 0xac, 0xa0, 0x5c, 0x2f, 0x97, 0x5a, 0x51, 0xbb, 0x29, 0xc4, 0x8e, 0xbd, 0xf9, 0x6a, 0x7a, + 0xe7, 0x2f, 0x72, 0xd2, 0x1f, 0xb8, 0xf0, 0xd4, 0x65, 0xfb, 0xb7, 0x9e, 0x0f, 0x19, 0x7d, 0x12, + 0x93, 0x3e, 0x9d, 0x8e, 0xe8, 0x5b, 0xf2, 0xf8, 0x4c, 0xc7, 0xc3, 0xa0, 0xd1, 0x69, 0x74, 0x4f, + 0xd3, 0x33, 0xc8, 0xca, 0xc3, 0x74, 0x54, 0xae, 0xc7, 0xc3, 0x1d, 0x5b, 0x5a, 0xfc, 0x64, 0x9b, + 0x7b, 0xb6, 0x3c, 0x54, 0xec, 0x83, 0x77, 0x0c, 0x19, 0x1d, 0x94, 0xdf, 0x15, 0xfc, 0xeb, 0x34, + 0xba, 0x27, 0x49, 0x48, 0x6a, 0x0a, 0x12, 0x47, 0xa4, 0x47, 0x90, 0xb9, 0xc1, 0x5f, 0x78, 0x57, + 0xa5, 0x0c, 0xc1, 0x02, 0x67, 0x39, 0xd8, 0xcd, 0x10, 0x98, 0x54, 0xda, 0x58, 0xe0, 0x26, 0xf8, + 0xef, 0x7c, 0xee, 0xea, 0x7d, 0x6a, 0x25, 0x69, 0x00, 0x59, 0xfd, 0xc5, 0xff, 0xf0, 0xda, 0x7f, + 0x8b, 0xd3, 0xd1, 0xda, 0x0a, 0x65, 0x40, 0xab, 0xe0, 0xc0, 0x85, 0xb5, 0xc9, 0xf6, 0x01, 0xc8, + 0x3e, 0x89, 0x4c, 0xc7, 0xca, 0xf6, 0x92, 0x57, 0x96, 0xaf, 0x44, 0xda, 0xfa, 0xfd, 0x83, 0x2a, + 0x71, 0xbf, 0xf7, 0x7e, 0x2f, 0x05, 0x22, 0x58, 0xa2, 0x23, 0x64, 0x2a, 0x32, 0x9c, 0x68, 0x94, + 0x31, 0xc6, 0x08, 0x3c, 0x2a, 0x72, 0x1b, 0x57, 0x15, 0xa2, 0xaa, 0xc2, 0xec, 0xd0, 0x8d, 0xbd, + 0xef, 0x00, 0x00, 0x00, 0xff, 0xff, 0xe6, 0x8e, 0x42, 0xa4, 0x23, 0x02, 0x00, 0x00, +}