// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: FightFestUpdateChallengeRecordNotify.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 FightFestUpdateChallengeRecordNotify.proto public static partial class FightFestUpdateChallengeRecordNotifyReflection { #region Descriptor /// File descriptor for FightFestUpdateChallengeRecordNotify.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static FightFestUpdateChallengeRecordNotifyReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "CipGaWdodEZlc3RVcGRhdGVDaGFsbGVuZ2VSZWNvcmROb3RpZnkucHJvdG8a", "EVBBS09LR0hPQUdQLnByb3RvIqUBCiRGaWdodEZlc3RVcGRhdGVDaGFsbGVu", "Z2VSZWNvcmROb3RpZnkSEwoLRURBTU5QQkJKSE0YBiABKA0SIQoLRU1LSE9B", "RUZCR08YCSABKA4yDC5QQUtPS0dIT0FHUBIaCgRyYW5rGAcgASgOMgwuUEFL", "T0tHSE9BR1ASEwoLR0lHS05QRkNLTkIYCiABKA0SFAoMY2hhbGxlbmdlX2lk", "GAIgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3Rv", "Mw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PAKOKGHOAGPReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FightFestUpdateChallengeRecordNotify), global::EggLink.DanhengServer.Proto.FightFestUpdateChallengeRecordNotify.Parser, new[]{ "EDAMNPBBJHM", "EMKHOAEFBGO", "Rank", "GIGKNPFCKNB", "ChallengeId" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class FightFestUpdateChallengeRecordNotify : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new FightFestUpdateChallengeRecordNotify()); 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.FightFestUpdateChallengeRecordNotifyReflection.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 FightFestUpdateChallengeRecordNotify() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public FightFestUpdateChallengeRecordNotify(FightFestUpdateChallengeRecordNotify other) : this() { eDAMNPBBJHM_ = other.eDAMNPBBJHM_; eMKHOAEFBGO_ = other.eMKHOAEFBGO_; rank_ = other.rank_; gIGKNPFCKNB_ = other.gIGKNPFCKNB_; challengeId_ = other.challengeId_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public FightFestUpdateChallengeRecordNotify Clone() { return new FightFestUpdateChallengeRecordNotify(this); } /// Field number for the "EDAMNPBBJHM" field. public const int EDAMNPBBJHMFieldNumber = 6; private uint eDAMNPBBJHM_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint EDAMNPBBJHM { get { return eDAMNPBBJHM_; } set { eDAMNPBBJHM_ = value; } } /// Field number for the "EMKHOAEFBGO" field. public const int EMKHOAEFBGOFieldNumber = 9; private global::EggLink.DanhengServer.Proto.PAKOKGHOAGP eMKHOAEFBGO_ = global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.PAKOKGHOAGP EMKHOAEFBGO { get { return eMKHOAEFBGO_; } set { eMKHOAEFBGO_ = value; } } /// Field number for the "rank" field. public const int RankFieldNumber = 7; private global::EggLink.DanhengServer.Proto.PAKOKGHOAGP rank_ = global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.PAKOKGHOAGP Rank { get { return rank_; } set { rank_ = value; } } /// Field number for the "GIGKNPFCKNB" field. public const int GIGKNPFCKNBFieldNumber = 10; private uint gIGKNPFCKNB_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint GIGKNPFCKNB { get { return gIGKNPFCKNB_; } set { gIGKNPFCKNB_ = value; } } /// Field number for the "challenge_id" field. public const int ChallengeIdFieldNumber = 2; private uint challengeId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint ChallengeId { get { return challengeId_; } set { challengeId_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as FightFestUpdateChallengeRecordNotify); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(FightFestUpdateChallengeRecordNotify other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (EDAMNPBBJHM != other.EDAMNPBBJHM) return false; if (EMKHOAEFBGO != other.EMKHOAEFBGO) return false; if (Rank != other.Rank) return false; if (GIGKNPFCKNB != other.GIGKNPFCKNB) return false; if (ChallengeId != other.ChallengeId) 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 (EDAMNPBBJHM != 0) hash ^= EDAMNPBBJHM.GetHashCode(); if (EMKHOAEFBGO != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) hash ^= EMKHOAEFBGO.GetHashCode(); if (Rank != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) hash ^= Rank.GetHashCode(); if (GIGKNPFCKNB != 0) hash ^= GIGKNPFCKNB.GetHashCode(); if (ChallengeId != 0) hash ^= ChallengeId.GetHashCode(); 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 (ChallengeId != 0) { output.WriteRawTag(16); output.WriteUInt32(ChallengeId); } if (EDAMNPBBJHM != 0) { output.WriteRawTag(48); output.WriteUInt32(EDAMNPBBJHM); } if (Rank != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) { output.WriteRawTag(56); output.WriteEnum((int) Rank); } if (EMKHOAEFBGO != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) { output.WriteRawTag(72); output.WriteEnum((int) EMKHOAEFBGO); } if (GIGKNPFCKNB != 0) { output.WriteRawTag(80); output.WriteUInt32(GIGKNPFCKNB); } 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 (ChallengeId != 0) { output.WriteRawTag(16); output.WriteUInt32(ChallengeId); } if (EDAMNPBBJHM != 0) { output.WriteRawTag(48); output.WriteUInt32(EDAMNPBBJHM); } if (Rank != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) { output.WriteRawTag(56); output.WriteEnum((int) Rank); } if (EMKHOAEFBGO != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) { output.WriteRawTag(72); output.WriteEnum((int) EMKHOAEFBGO); } if (GIGKNPFCKNB != 0) { output.WriteRawTag(80); output.WriteUInt32(GIGKNPFCKNB); } 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 (EDAMNPBBJHM != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EDAMNPBBJHM); } if (EMKHOAEFBGO != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) { size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) EMKHOAEFBGO); } if (Rank != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) { size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Rank); } if (GIGKNPFCKNB != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GIGKNPFCKNB); } if (ChallengeId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ChallengeId); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(FightFestUpdateChallengeRecordNotify other) { if (other == null) { return; } if (other.EDAMNPBBJHM != 0) { EDAMNPBBJHM = other.EDAMNPBBJHM; } if (other.EMKHOAEFBGO != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) { EMKHOAEFBGO = other.EMKHOAEFBGO; } if (other.Rank != global::EggLink.DanhengServer.Proto.PAKOKGHOAGP.FightFestBattleRankC) { Rank = other.Rank; } if (other.GIGKNPFCKNB != 0) { GIGKNPFCKNB = other.GIGKNPFCKNB; } if (other.ChallengeId != 0) { ChallengeId = other.ChallengeId; } _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 16: { ChallengeId = input.ReadUInt32(); break; } case 48: { EDAMNPBBJHM = input.ReadUInt32(); break; } case 56: { Rank = (global::EggLink.DanhengServer.Proto.PAKOKGHOAGP) input.ReadEnum(); break; } case 72: { EMKHOAEFBGO = (global::EggLink.DanhengServer.Proto.PAKOKGHOAGP) input.ReadEnum(); break; } case 80: { GIGKNPFCKNB = input.ReadUInt32(); 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 16: { ChallengeId = input.ReadUInt32(); break; } case 48: { EDAMNPBBJHM = input.ReadUInt32(); break; } case 56: { Rank = (global::EggLink.DanhengServer.Proto.PAKOKGHOAGP) input.ReadEnum(); break; } case 72: { EMKHOAEFBGO = (global::EggLink.DanhengServer.Proto.PAKOKGHOAGP) input.ReadEnum(); break; } case 80: { GIGKNPFCKNB = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code