// // 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", "EUFBQUlGSk9BQUdPLnByb3RvIqUBCiRGaWdodEZlc3RVcGRhdGVDaGFsbGVu", "Z2VSZWNvcmROb3RpZnkSFAoMY2hhbGxlbmdlX2lkGAIgASgNEhMKC0VQSlBN", "Qk1PS0FKGAwgASgNEhoKBHJhbmsYCyABKA4yDC5BQUFJRkpPQUFHTxITCgtC", "RkFESFBNTU9EUBgNIAEoDRIhCgtPTEtFREVPRUNPRBgEIAEoDjIMLkFBQUlG", "Sk9BQUdPQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3Rv", "Mw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AAAIFJOAAGOReflection.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[]{ "ChallengeId", "EPJPMBMOKAJ", "Rank", "BFADHPMMODP", "OLKEDEOECOD" }, 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() { challengeId_ = other.challengeId_; ePJPMBMOKAJ_ = other.ePJPMBMOKAJ_; rank_ = other.rank_; bFADHPMMODP_ = other.bFADHPMMODP_; oLKEDEOECOD_ = other.oLKEDEOECOD_; _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 "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; } } /// Field number for the "EPJPMBMOKAJ" field. public const int EPJPMBMOKAJFieldNumber = 12; private uint ePJPMBMOKAJ_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint EPJPMBMOKAJ { get { return ePJPMBMOKAJ_; } set { ePJPMBMOKAJ_ = value; } } /// Field number for the "rank" field. public const int RankFieldNumber = 11; private global::EggLink.DanhengServer.Proto.AAAIFJOAAGO rank_ = global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.AAAIFJOAAGO Rank { get { return rank_; } set { rank_ = value; } } /// Field number for the "BFADHPMMODP" field. public const int BFADHPMMODPFieldNumber = 13; private uint bFADHPMMODP_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint BFADHPMMODP { get { return bFADHPMMODP_; } set { bFADHPMMODP_ = value; } } /// Field number for the "OLKEDEOECOD" field. public const int OLKEDEOECODFieldNumber = 4; private global::EggLink.DanhengServer.Proto.AAAIFJOAAGO oLKEDEOECOD_ = global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.AAAIFJOAAGO OLKEDEOECOD { get { return oLKEDEOECOD_; } set { oLKEDEOECOD_ = 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 (ChallengeId != other.ChallengeId) return false; if (EPJPMBMOKAJ != other.EPJPMBMOKAJ) return false; if (Rank != other.Rank) return false; if (BFADHPMMODP != other.BFADHPMMODP) return false; if (OLKEDEOECOD != other.OLKEDEOECOD) 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 (ChallengeId != 0) hash ^= ChallengeId.GetHashCode(); if (EPJPMBMOKAJ != 0) hash ^= EPJPMBMOKAJ.GetHashCode(); if (Rank != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) hash ^= Rank.GetHashCode(); if (BFADHPMMODP != 0) hash ^= BFADHPMMODP.GetHashCode(); if (OLKEDEOECOD != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) hash ^= OLKEDEOECOD.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 (OLKEDEOECOD != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) { output.WriteRawTag(32); output.WriteEnum((int) OLKEDEOECOD); } if (Rank != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) { output.WriteRawTag(88); output.WriteEnum((int) Rank); } if (EPJPMBMOKAJ != 0) { output.WriteRawTag(96); output.WriteUInt32(EPJPMBMOKAJ); } if (BFADHPMMODP != 0) { output.WriteRawTag(104); output.WriteUInt32(BFADHPMMODP); } 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 (OLKEDEOECOD != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) { output.WriteRawTag(32); output.WriteEnum((int) OLKEDEOECOD); } if (Rank != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) { output.WriteRawTag(88); output.WriteEnum((int) Rank); } if (EPJPMBMOKAJ != 0) { output.WriteRawTag(96); output.WriteUInt32(EPJPMBMOKAJ); } if (BFADHPMMODP != 0) { output.WriteRawTag(104); output.WriteUInt32(BFADHPMMODP); } 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 (ChallengeId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ChallengeId); } if (EPJPMBMOKAJ != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EPJPMBMOKAJ); } if (Rank != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) { size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Rank); } if (BFADHPMMODP != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BFADHPMMODP); } if (OLKEDEOECOD != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) { size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) OLKEDEOECOD); } 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.ChallengeId != 0) { ChallengeId = other.ChallengeId; } if (other.EPJPMBMOKAJ != 0) { EPJPMBMOKAJ = other.EPJPMBMOKAJ; } if (other.Rank != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) { Rank = other.Rank; } if (other.BFADHPMMODP != 0) { BFADHPMMODP = other.BFADHPMMODP; } if (other.OLKEDEOECOD != global::EggLink.DanhengServer.Proto.AAAIFJOAAGO.FightFestBattleRankC) { OLKEDEOECOD = other.OLKEDEOECOD; } _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 32: { OLKEDEOECOD = (global::EggLink.DanhengServer.Proto.AAAIFJOAAGO) input.ReadEnum(); break; } case 88: { Rank = (global::EggLink.DanhengServer.Proto.AAAIFJOAAGO) input.ReadEnum(); break; } case 96: { EPJPMBMOKAJ = input.ReadUInt32(); break; } case 104: { BFADHPMMODP = 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 32: { OLKEDEOECOD = (global::EggLink.DanhengServer.Proto.AAAIFJOAAGO) input.ReadEnum(); break; } case 88: { Rank = (global::EggLink.DanhengServer.Proto.AAAIFJOAAGO) input.ReadEnum(); break; } case 96: { EPJPMBMOKAJ = input.ReadUInt32(); break; } case 104: { BFADHPMMODP = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code