// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: CommonRogueUpdateScNotify.proto // #pragma warning disable 1591, 0612, 3021, 8981 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace EggLink.DanhengServer.Proto { /// Holder for reflection information generated from CommonRogueUpdateScNotify.proto public static partial class CommonRogueUpdateScNotifyReflection { #region Descriptor /// File descriptor for CommonRogueUpdateScNotify.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static CommonRogueUpdateScNotifyReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "Ch9Db21tb25Sb2d1ZVVwZGF0ZVNjTm90aWZ5LnByb3RvGhFJTEFFS0pDTkVN", "Ri5wcm90bxoRTUFQT01PSUxHRUgucHJvdG8aEVBMR0RDRklQRUFBLnByb3Rv", "IpkBChlDb21tb25Sb2d1ZVVwZGF0ZVNjTm90aWZ5EiMKC09OR1BKT0dLS0pO", "GAkgASgLMgwuTUFQT01PSUxHRUhIABIjCgtLSktCS0VHSUdISxgCIAEoCzIM", "LlBMR0RDRklQRUFBSAASIwoLTk9MSEdOSEFFTUEYDSABKAsyDC5JTEFFS0pD", "TkVNRkgAQg0KC0dJR0JHRkFNRk5DQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2", "ZXIuUHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ILAEKJCNEMFReflection.Descriptor, global::EggLink.DanhengServer.Proto.MAPOMOILGEHReflection.Descriptor, global::EggLink.DanhengServer.Proto.PLGDCFIPEAAReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CommonRogueUpdateScNotify), global::EggLink.DanhengServer.Proto.CommonRogueUpdateScNotify.Parser, new[]{ "ONGPJOGKKJN", "KJKBKEGIGHK", "NOLHGNHAEMA" }, new[]{ "GIGBGFAMFNC" }, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class CommonRogueUpdateScNotify : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CommonRogueUpdateScNotify()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pb::MessageParser Parser { get { return _parser; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { get { return global::EggLink.DanhengServer.Proto.CommonRogueUpdateScNotifyReflection.Descriptor.MessageTypes[0]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] pbr::MessageDescriptor pb::IMessage.Descriptor { get { return Descriptor; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public CommonRogueUpdateScNotify() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public CommonRogueUpdateScNotify(CommonRogueUpdateScNotify other) : this() { switch (other.GIGBGFAMFNCCase) { case GIGBGFAMFNCOneofCase.ONGPJOGKKJN: ONGPJOGKKJN = other.ONGPJOGKKJN.Clone(); break; case GIGBGFAMFNCOneofCase.KJKBKEGIGHK: KJKBKEGIGHK = other.KJKBKEGIGHK.Clone(); break; case GIGBGFAMFNCOneofCase.NOLHGNHAEMA: NOLHGNHAEMA = other.NOLHGNHAEMA.Clone(); break; } _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public CommonRogueUpdateScNotify Clone() { return new CommonRogueUpdateScNotify(this); } /// Field number for the "ONGPJOGKKJN" field. public const int ONGPJOGKKJNFieldNumber = 9; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.MAPOMOILGEH ONGPJOGKKJN { get { return gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN ? (global::EggLink.DanhengServer.Proto.MAPOMOILGEH) gIGBGFAMFNC_ : null; } set { gIGBGFAMFNC_ = value; gIGBGFAMFNCCase_ = value == null ? GIGBGFAMFNCOneofCase.None : GIGBGFAMFNCOneofCase.ONGPJOGKKJN; } } /// Field number for the "KJKBKEGIGHK" field. public const int KJKBKEGIGHKFieldNumber = 2; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.PLGDCFIPEAA KJKBKEGIGHK { get { return gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK ? (global::EggLink.DanhengServer.Proto.PLGDCFIPEAA) gIGBGFAMFNC_ : null; } set { gIGBGFAMFNC_ = value; gIGBGFAMFNCCase_ = value == null ? GIGBGFAMFNCOneofCase.None : GIGBGFAMFNCOneofCase.KJKBKEGIGHK; } } /// Field number for the "NOLHGNHAEMA" field. public const int NOLHGNHAEMAFieldNumber = 13; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ILAEKJCNEMF NOLHGNHAEMA { get { return gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA ? (global::EggLink.DanhengServer.Proto.ILAEKJCNEMF) gIGBGFAMFNC_ : null; } set { gIGBGFAMFNC_ = value; gIGBGFAMFNCCase_ = value == null ? GIGBGFAMFNCOneofCase.None : GIGBGFAMFNCOneofCase.NOLHGNHAEMA; } } private object gIGBGFAMFNC_; /// Enum of possible cases for the "GIGBGFAMFNC" oneof. public enum GIGBGFAMFNCOneofCase { None = 0, ONGPJOGKKJN = 9, KJKBKEGIGHK = 2, NOLHGNHAEMA = 13, } private GIGBGFAMFNCOneofCase gIGBGFAMFNCCase_ = GIGBGFAMFNCOneofCase.None; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GIGBGFAMFNCOneofCase GIGBGFAMFNCCase { get { return gIGBGFAMFNCCase_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearGIGBGFAMFNC() { gIGBGFAMFNCCase_ = GIGBGFAMFNCOneofCase.None; gIGBGFAMFNC_ = null; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as CommonRogueUpdateScNotify); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(CommonRogueUpdateScNotify other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (!object.Equals(ONGPJOGKKJN, other.ONGPJOGKKJN)) return false; if (!object.Equals(KJKBKEGIGHK, other.KJKBKEGIGHK)) return false; if (!object.Equals(NOLHGNHAEMA, other.NOLHGNHAEMA)) return false; if (GIGBGFAMFNCCase != other.GIGBGFAMFNCCase) return false; return Equals(_unknownFields, other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) hash ^= ONGPJOGKKJN.GetHashCode(); if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) hash ^= KJKBKEGIGHK.GetHashCode(); if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) hash ^= NOLHGNHAEMA.GetHashCode(); hash ^= (int) gIGBGFAMFNCCase_; if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } return hash; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override string ToString() { return pb::JsonFormatter.ToDiagnosticString(this); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) { output.WriteRawTag(18); output.WriteMessage(KJKBKEGIGHK); } if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) { output.WriteRawTag(74); output.WriteMessage(ONGPJOGKKJN); } if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) { output.WriteRawTag(106); output.WriteMessage(NOLHGNHAEMA); } if (_unknownFields != null) { _unknownFields.WriteTo(output); } #endif } #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) { output.WriteRawTag(18); output.WriteMessage(KJKBKEGIGHK); } if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) { output.WriteRawTag(74); output.WriteMessage(ONGPJOGKKJN); } if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) { output.WriteRawTag(106); output.WriteMessage(NOLHGNHAEMA); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } } #endif [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(ONGPJOGKKJN); } if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(KJKBKEGIGHK); } if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(NOLHGNHAEMA); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(CommonRogueUpdateScNotify other) { if (other == null) { return; } switch (other.GIGBGFAMFNCCase) { case GIGBGFAMFNCOneofCase.ONGPJOGKKJN: if (ONGPJOGKKJN == null) { ONGPJOGKKJN = new global::EggLink.DanhengServer.Proto.MAPOMOILGEH(); } ONGPJOGKKJN.MergeFrom(other.ONGPJOGKKJN); break; case GIGBGFAMFNCOneofCase.KJKBKEGIGHK: if (KJKBKEGIGHK == null) { KJKBKEGIGHK = new global::EggLink.DanhengServer.Proto.PLGDCFIPEAA(); } KJKBKEGIGHK.MergeFrom(other.KJKBKEGIGHK); break; case GIGBGFAMFNCOneofCase.NOLHGNHAEMA: if (NOLHGNHAEMA == null) { NOLHGNHAEMA = new global::EggLink.DanhengServer.Proto.ILAEKJCNEMF(); } NOLHGNHAEMA.MergeFrom(other.NOLHGNHAEMA); break; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(pb::CodedInputStream input) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE input.ReadRawMessage(this); #else uint tag; while ((tag = input.ReadTag()) != 0) { switch(tag) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 18: { global::EggLink.DanhengServer.Proto.PLGDCFIPEAA subBuilder = new global::EggLink.DanhengServer.Proto.PLGDCFIPEAA(); if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) { subBuilder.MergeFrom(KJKBKEGIGHK); } input.ReadMessage(subBuilder); KJKBKEGIGHK = subBuilder; break; } case 74: { global::EggLink.DanhengServer.Proto.MAPOMOILGEH subBuilder = new global::EggLink.DanhengServer.Proto.MAPOMOILGEH(); if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) { subBuilder.MergeFrom(ONGPJOGKKJN); } input.ReadMessage(subBuilder); ONGPJOGKKJN = subBuilder; break; } case 106: { global::EggLink.DanhengServer.Proto.ILAEKJCNEMF subBuilder = new global::EggLink.DanhengServer.Proto.ILAEKJCNEMF(); if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) { subBuilder.MergeFrom(NOLHGNHAEMA); } input.ReadMessage(subBuilder); NOLHGNHAEMA = subBuilder; break; } } } #endif } #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { uint tag; while ((tag = input.ReadTag()) != 0) { switch(tag) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 18: { global::EggLink.DanhengServer.Proto.PLGDCFIPEAA subBuilder = new global::EggLink.DanhengServer.Proto.PLGDCFIPEAA(); if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) { subBuilder.MergeFrom(KJKBKEGIGHK); } input.ReadMessage(subBuilder); KJKBKEGIGHK = subBuilder; break; } case 74: { global::EggLink.DanhengServer.Proto.MAPOMOILGEH subBuilder = new global::EggLink.DanhengServer.Proto.MAPOMOILGEH(); if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) { subBuilder.MergeFrom(ONGPJOGKKJN); } input.ReadMessage(subBuilder); ONGPJOGKKJN = subBuilder; break; } case 106: { global::EggLink.DanhengServer.Proto.ILAEKJCNEMF subBuilder = new global::EggLink.DanhengServer.Proto.ILAEKJCNEMF(); if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) { subBuilder.MergeFrom(NOLHGNHAEMA); } input.ReadMessage(subBuilder); NOLHGNHAEMA = subBuilder; break; } } } } #endif } #endregion } #endregion Designer generated code