// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: HeliobusActivityDataScRsp.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 HeliobusActivityDataScRsp.proto public static partial class HeliobusActivityDataScRspReflection { #region Descriptor /// File descriptor for HeliobusActivityDataScRsp.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static HeliobusActivityDataScRspReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "Ch9IZWxpb2J1c0FjdGl2aXR5RGF0YVNjUnNwLnByb3RvGhFHQkpLS0ZIUEZG", "Ti5wcm90bxoRREVKQUtQT0VQS04ucHJvdG8aEUpNSUpKSEtJQkxCLnByb3Rv", "Gh1IZWxpb2J1c0NoYWxsZW5nZUxpbmV1cC5wcm90byKjAgoZSGVsaW9idXNB", "Y3Rpdml0eURhdGFTY1JzcBIhCgtORkRCTUhQUEZJUBgPIAMoCzIMLkdCSktL", "RkhQRkZOEi0KC0dDTEpFTkdKSUNNGAEgAygLMhguSGVsaW9idXNDaGFsbGVu", "Z2VMaW5ldXASEwoLSUJIQUFFSkVFSEMYByABKA0SIAoKc2tpbGxfaW5mbxgG", "IAEoCzIMLkRFSkFLUE9FUEtOEiQKDmNoYWxsZW5nZV9saXN0GAogAygLMgwu", "Sk1JSkpIS0lCTEISDQoFbGV2ZWwYCCABKA0SDQoFcGhhc2UYDCABKA0SEwoL", "SVBIS0RFTE1PSUgYAyABKA0SEwoLRUVOSkJQTU5ET0wYDiABKA0SDwoHcmV0", "Y29kZRgNIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw", "cm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GBJKKFHPFFNReflection.Descriptor, global::EggLink.DanhengServer.Proto.DEJAKPOEPKNReflection.Descriptor, global::EggLink.DanhengServer.Proto.JMIJJHKIBLBReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeliobusChallengeLineupReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HeliobusActivityDataScRsp), global::EggLink.DanhengServer.Proto.HeliobusActivityDataScRsp.Parser, new[]{ "NFDBMHPPFIP", "GCLJENGJICM", "IBHAAEJEEHC", "SkillInfo", "ChallengeList", "Level", "Phase", "IPHKDELMOIH", "EENJBPMNDOL", "Retcode" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class HeliobusActivityDataScRsp : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new HeliobusActivityDataScRsp()); 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.HeliobusActivityDataScRspReflection.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 HeliobusActivityDataScRsp() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public HeliobusActivityDataScRsp(HeliobusActivityDataScRsp other) : this() { nFDBMHPPFIP_ = other.nFDBMHPPFIP_.Clone(); gCLJENGJICM_ = other.gCLJENGJICM_.Clone(); iBHAAEJEEHC_ = other.iBHAAEJEEHC_; skillInfo_ = other.skillInfo_ != null ? other.skillInfo_.Clone() : null; challengeList_ = other.challengeList_.Clone(); level_ = other.level_; phase_ = other.phase_; iPHKDELMOIH_ = other.iPHKDELMOIH_; eENJBPMNDOL_ = other.eENJBPMNDOL_; retcode_ = other.retcode_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public HeliobusActivityDataScRsp Clone() { return new HeliobusActivityDataScRsp(this); } /// Field number for the "NFDBMHPPFIP" field. public const int NFDBMHPPFIPFieldNumber = 15; private static readonly pb::FieldCodec _repeated_nFDBMHPPFIP_codec = pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.GBJKKFHPFFN.Parser); private readonly pbc::RepeatedField nFDBMHPPFIP_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField NFDBMHPPFIP { get { return nFDBMHPPFIP_; } } /// Field number for the "GCLJENGJICM" field. public const int GCLJENGJICMFieldNumber = 1; private static readonly pb::FieldCodec _repeated_gCLJENGJICM_codec = pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.HeliobusChallengeLineup.Parser); private readonly pbc::RepeatedField gCLJENGJICM_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField GCLJENGJICM { get { return gCLJENGJICM_; } } /// Field number for the "IBHAAEJEEHC" field. public const int IBHAAEJEEHCFieldNumber = 7; private uint iBHAAEJEEHC_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint IBHAAEJEEHC { get { return iBHAAEJEEHC_; } set { iBHAAEJEEHC_ = value; } } /// Field number for the "skill_info" field. public const int SkillInfoFieldNumber = 6; private global::EggLink.DanhengServer.Proto.DEJAKPOEPKN skillInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.DEJAKPOEPKN SkillInfo { get { return skillInfo_; } set { skillInfo_ = value; } } /// Field number for the "challenge_list" field. public const int ChallengeListFieldNumber = 10; private static readonly pb::FieldCodec _repeated_challengeList_codec = pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.JMIJJHKIBLB.Parser); private readonly pbc::RepeatedField challengeList_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ChallengeList { get { return challengeList_; } } /// Field number for the "level" field. public const int LevelFieldNumber = 8; private uint level_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Level { get { return level_; } set { level_ = value; } } /// Field number for the "phase" field. public const int PhaseFieldNumber = 12; private uint phase_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Phase { get { return phase_; } set { phase_ = value; } } /// Field number for the "IPHKDELMOIH" field. public const int IPHKDELMOIHFieldNumber = 3; private uint iPHKDELMOIH_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint IPHKDELMOIH { get { return iPHKDELMOIH_; } set { iPHKDELMOIH_ = value; } } /// Field number for the "EENJBPMNDOL" field. public const int EENJBPMNDOLFieldNumber = 14; private uint eENJBPMNDOL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint EENJBPMNDOL { get { return eENJBPMNDOL_; } set { eENJBPMNDOL_ = value; } } /// Field number for the "retcode" field. public const int RetcodeFieldNumber = 13; private uint retcode_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Retcode { get { return retcode_; } set { retcode_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as HeliobusActivityDataScRsp); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(HeliobusActivityDataScRsp other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if(!nFDBMHPPFIP_.Equals(other.nFDBMHPPFIP_)) return false; if(!gCLJENGJICM_.Equals(other.gCLJENGJICM_)) return false; if (IBHAAEJEEHC != other.IBHAAEJEEHC) return false; if (!object.Equals(SkillInfo, other.SkillInfo)) return false; if(!challengeList_.Equals(other.challengeList_)) return false; if (Level != other.Level) return false; if (Phase != other.Phase) return false; if (IPHKDELMOIH != other.IPHKDELMOIH) return false; if (EENJBPMNDOL != other.EENJBPMNDOL) return false; if (Retcode != other.Retcode) 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; hash ^= nFDBMHPPFIP_.GetHashCode(); hash ^= gCLJENGJICM_.GetHashCode(); if (IBHAAEJEEHC != 0) hash ^= IBHAAEJEEHC.GetHashCode(); if (skillInfo_ != null) hash ^= SkillInfo.GetHashCode(); hash ^= challengeList_.GetHashCode(); if (Level != 0) hash ^= Level.GetHashCode(); if (Phase != 0) hash ^= Phase.GetHashCode(); if (IPHKDELMOIH != 0) hash ^= IPHKDELMOIH.GetHashCode(); if (EENJBPMNDOL != 0) hash ^= EENJBPMNDOL.GetHashCode(); if (Retcode != 0) hash ^= Retcode.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 gCLJENGJICM_.WriteTo(output, _repeated_gCLJENGJICM_codec); if (IPHKDELMOIH != 0) { output.WriteRawTag(24); output.WriteUInt32(IPHKDELMOIH); } if (skillInfo_ != null) { output.WriteRawTag(50); output.WriteMessage(SkillInfo); } if (IBHAAEJEEHC != 0) { output.WriteRawTag(56); output.WriteUInt32(IBHAAEJEEHC); } if (Level != 0) { output.WriteRawTag(64); output.WriteUInt32(Level); } challengeList_.WriteTo(output, _repeated_challengeList_codec); if (Phase != 0) { output.WriteRawTag(96); output.WriteUInt32(Phase); } if (Retcode != 0) { output.WriteRawTag(104); output.WriteUInt32(Retcode); } if (EENJBPMNDOL != 0) { output.WriteRawTag(112); output.WriteUInt32(EENJBPMNDOL); } nFDBMHPPFIP_.WriteTo(output, _repeated_nFDBMHPPFIP_codec); 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) { gCLJENGJICM_.WriteTo(ref output, _repeated_gCLJENGJICM_codec); if (IPHKDELMOIH != 0) { output.WriteRawTag(24); output.WriteUInt32(IPHKDELMOIH); } if (skillInfo_ != null) { output.WriteRawTag(50); output.WriteMessage(SkillInfo); } if (IBHAAEJEEHC != 0) { output.WriteRawTag(56); output.WriteUInt32(IBHAAEJEEHC); } if (Level != 0) { output.WriteRawTag(64); output.WriteUInt32(Level); } challengeList_.WriteTo(ref output, _repeated_challengeList_codec); if (Phase != 0) { output.WriteRawTag(96); output.WriteUInt32(Phase); } if (Retcode != 0) { output.WriteRawTag(104); output.WriteUInt32(Retcode); } if (EENJBPMNDOL != 0) { output.WriteRawTag(112); output.WriteUInt32(EENJBPMNDOL); } nFDBMHPPFIP_.WriteTo(ref output, _repeated_nFDBMHPPFIP_codec); 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; size += nFDBMHPPFIP_.CalculateSize(_repeated_nFDBMHPPFIP_codec); size += gCLJENGJICM_.CalculateSize(_repeated_gCLJENGJICM_codec); if (IBHAAEJEEHC != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IBHAAEJEEHC); } if (skillInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(SkillInfo); } size += challengeList_.CalculateSize(_repeated_challengeList_codec); if (Level != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level); } if (Phase != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Phase); } if (IPHKDELMOIH != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IPHKDELMOIH); } if (EENJBPMNDOL != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EENJBPMNDOL); } if (Retcode != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(HeliobusActivityDataScRsp other) { if (other == null) { return; } nFDBMHPPFIP_.Add(other.nFDBMHPPFIP_); gCLJENGJICM_.Add(other.gCLJENGJICM_); if (other.IBHAAEJEEHC != 0) { IBHAAEJEEHC = other.IBHAAEJEEHC; } if (other.skillInfo_ != null) { if (skillInfo_ == null) { SkillInfo = new global::EggLink.DanhengServer.Proto.DEJAKPOEPKN(); } SkillInfo.MergeFrom(other.SkillInfo); } challengeList_.Add(other.challengeList_); if (other.Level != 0) { Level = other.Level; } if (other.Phase != 0) { Phase = other.Phase; } if (other.IPHKDELMOIH != 0) { IPHKDELMOIH = other.IPHKDELMOIH; } if (other.EENJBPMNDOL != 0) { EENJBPMNDOL = other.EENJBPMNDOL; } if (other.Retcode != 0) { Retcode = other.Retcode; } _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 10: { gCLJENGJICM_.AddEntriesFrom(input, _repeated_gCLJENGJICM_codec); break; } case 24: { IPHKDELMOIH = input.ReadUInt32(); break; } case 50: { if (skillInfo_ == null) { SkillInfo = new global::EggLink.DanhengServer.Proto.DEJAKPOEPKN(); } input.ReadMessage(SkillInfo); break; } case 56: { IBHAAEJEEHC = input.ReadUInt32(); break; } case 64: { Level = input.ReadUInt32(); break; } case 82: { challengeList_.AddEntriesFrom(input, _repeated_challengeList_codec); break; } case 96: { Phase = input.ReadUInt32(); break; } case 104: { Retcode = input.ReadUInt32(); break; } case 112: { EENJBPMNDOL = input.ReadUInt32(); break; } case 122: { nFDBMHPPFIP_.AddEntriesFrom(input, _repeated_nFDBMHPPFIP_codec); 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 10: { gCLJENGJICM_.AddEntriesFrom(ref input, _repeated_gCLJENGJICM_codec); break; } case 24: { IPHKDELMOIH = input.ReadUInt32(); break; } case 50: { if (skillInfo_ == null) { SkillInfo = new global::EggLink.DanhengServer.Proto.DEJAKPOEPKN(); } input.ReadMessage(SkillInfo); break; } case 56: { IBHAAEJEEHC = input.ReadUInt32(); break; } case 64: { Level = input.ReadUInt32(); break; } case 82: { challengeList_.AddEntriesFrom(ref input, _repeated_challengeList_codec); break; } case 96: { Phase = input.ReadUInt32(); break; } case 104: { Retcode = input.ReadUInt32(); break; } case 112: { EENJBPMNDOL = input.ReadUInt32(); break; } case 122: { nFDBMHPPFIP_.AddEntriesFrom(ref input, _repeated_nFDBMHPPFIP_codec); break; } } } } #endif } #endregion } #endregion Designer generated code