// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: GetSwordTrainingDataScRsp.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 GetSwordTrainingDataScRsp.proto public static partial class GetSwordTrainingDataScRspReflection { #region Descriptor /// File descriptor for GetSwordTrainingDataScRsp.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static GetSwordTrainingDataScRspReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "Ch9HZXRTd29yZFRyYWluaW5nRGF0YVNjUnNwLnByb3RvGhFFUEVET0RISk9K", "Ri5wcm90bxoRQUlCR0tER0RHR0IucHJvdG8i2wEKGUdldFN3b3JkVHJhaW5p", "bmdEYXRhU2NSc3ASEwoLSk1PREFFR0tCT00YAyADKA0SIQoLT05HSE5KQ0dK", "TEEYCSABKAsyDC5BSUJHS0RHREdHQhIhCgtJREpHSERLQU9PRBgPIAEoCzIM", "LkVQRURPREhKT0pGEhMKC0dJTktISlBJT0FMGAcgASgNEhMKC0tJR0ZLSEZC", "SUVPGAggAygNEhMKC0VLTE1KT0dLSUFOGA4gAygNEg8KB3JldGNvZGUYCiAB", "KA0SEwoLT0JETFBDRU9NTE4YASABKAhCHqoCG0VnZ0xpbmsuRGFuaGVuZ1Nl", "cnZlci5Qcm90b2IGcHJvdG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EPEDODHJOJFReflection.Descriptor, global::EggLink.DanhengServer.Proto.AIBGKDGDGGBReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetSwordTrainingDataScRsp), global::EggLink.DanhengServer.Proto.GetSwordTrainingDataScRsp.Parser, new[]{ "JMODAEGKBOM", "ONGHNJCGJLA", "IDJGHDKAOOD", "GINKHJPIOAL", "KIGFKHFBIEO", "EKLMJOGKIAN", "Retcode", "OBDLPCEOMLN" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class GetSwordTrainingDataScRsp : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetSwordTrainingDataScRsp()); 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.GetSwordTrainingDataScRspReflection.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 GetSwordTrainingDataScRsp() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GetSwordTrainingDataScRsp(GetSwordTrainingDataScRsp other) : this() { jMODAEGKBOM_ = other.jMODAEGKBOM_.Clone(); oNGHNJCGJLA_ = other.oNGHNJCGJLA_ != null ? other.oNGHNJCGJLA_.Clone() : null; iDJGHDKAOOD_ = other.iDJGHDKAOOD_ != null ? other.iDJGHDKAOOD_.Clone() : null; gINKHJPIOAL_ = other.gINKHJPIOAL_; kIGFKHFBIEO_ = other.kIGFKHFBIEO_.Clone(); eKLMJOGKIAN_ = other.eKLMJOGKIAN_.Clone(); retcode_ = other.retcode_; oBDLPCEOMLN_ = other.oBDLPCEOMLN_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GetSwordTrainingDataScRsp Clone() { return new GetSwordTrainingDataScRsp(this); } /// Field number for the "JMODAEGKBOM" field. public const int JMODAEGKBOMFieldNumber = 3; private static readonly pb::FieldCodec _repeated_jMODAEGKBOM_codec = pb::FieldCodec.ForUInt32(26); private readonly pbc::RepeatedField jMODAEGKBOM_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField JMODAEGKBOM { get { return jMODAEGKBOM_; } } /// Field number for the "ONGHNJCGJLA" field. public const int ONGHNJCGJLAFieldNumber = 9; private global::EggLink.DanhengServer.Proto.AIBGKDGDGGB oNGHNJCGJLA_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.AIBGKDGDGGB ONGHNJCGJLA { get { return oNGHNJCGJLA_; } set { oNGHNJCGJLA_ = value; } } /// Field number for the "IDJGHDKAOOD" field. public const int IDJGHDKAOODFieldNumber = 15; private global::EggLink.DanhengServer.Proto.EPEDODHJOJF iDJGHDKAOOD_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.EPEDODHJOJF IDJGHDKAOOD { get { return iDJGHDKAOOD_; } set { iDJGHDKAOOD_ = value; } } /// Field number for the "GINKHJPIOAL" field. public const int GINKHJPIOALFieldNumber = 7; private uint gINKHJPIOAL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint GINKHJPIOAL { get { return gINKHJPIOAL_; } set { gINKHJPIOAL_ = value; } } /// Field number for the "KIGFKHFBIEO" field. public const int KIGFKHFBIEOFieldNumber = 8; private static readonly pb::FieldCodec _repeated_kIGFKHFBIEO_codec = pb::FieldCodec.ForUInt32(66); private readonly pbc::RepeatedField kIGFKHFBIEO_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField KIGFKHFBIEO { get { return kIGFKHFBIEO_; } } /// Field number for the "EKLMJOGKIAN" field. public const int EKLMJOGKIANFieldNumber = 14; private static readonly pb::FieldCodec _repeated_eKLMJOGKIAN_codec = pb::FieldCodec.ForUInt32(114); private readonly pbc::RepeatedField eKLMJOGKIAN_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField EKLMJOGKIAN { get { return eKLMJOGKIAN_; } } /// Field number for the "retcode" field. public const int RetcodeFieldNumber = 10; private uint retcode_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Retcode { get { return retcode_; } set { retcode_ = value; } } /// Field number for the "OBDLPCEOMLN" field. public const int OBDLPCEOMLNFieldNumber = 1; private bool oBDLPCEOMLN_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool OBDLPCEOMLN { get { return oBDLPCEOMLN_; } set { oBDLPCEOMLN_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as GetSwordTrainingDataScRsp); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(GetSwordTrainingDataScRsp other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if(!jMODAEGKBOM_.Equals(other.jMODAEGKBOM_)) return false; if (!object.Equals(ONGHNJCGJLA, other.ONGHNJCGJLA)) return false; if (!object.Equals(IDJGHDKAOOD, other.IDJGHDKAOOD)) return false; if (GINKHJPIOAL != other.GINKHJPIOAL) return false; if(!kIGFKHFBIEO_.Equals(other.kIGFKHFBIEO_)) return false; if(!eKLMJOGKIAN_.Equals(other.eKLMJOGKIAN_)) return false; if (Retcode != other.Retcode) return false; if (OBDLPCEOMLN != other.OBDLPCEOMLN) 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 ^= jMODAEGKBOM_.GetHashCode(); if (oNGHNJCGJLA_ != null) hash ^= ONGHNJCGJLA.GetHashCode(); if (iDJGHDKAOOD_ != null) hash ^= IDJGHDKAOOD.GetHashCode(); if (GINKHJPIOAL != 0) hash ^= GINKHJPIOAL.GetHashCode(); hash ^= kIGFKHFBIEO_.GetHashCode(); hash ^= eKLMJOGKIAN_.GetHashCode(); if (Retcode != 0) hash ^= Retcode.GetHashCode(); if (OBDLPCEOMLN != false) hash ^= OBDLPCEOMLN.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 (OBDLPCEOMLN != false) { output.WriteRawTag(8); output.WriteBool(OBDLPCEOMLN); } jMODAEGKBOM_.WriteTo(output, _repeated_jMODAEGKBOM_codec); if (GINKHJPIOAL != 0) { output.WriteRawTag(56); output.WriteUInt32(GINKHJPIOAL); } kIGFKHFBIEO_.WriteTo(output, _repeated_kIGFKHFBIEO_codec); if (oNGHNJCGJLA_ != null) { output.WriteRawTag(74); output.WriteMessage(ONGHNJCGJLA); } if (Retcode != 0) { output.WriteRawTag(80); output.WriteUInt32(Retcode); } eKLMJOGKIAN_.WriteTo(output, _repeated_eKLMJOGKIAN_codec); if (iDJGHDKAOOD_ != null) { output.WriteRawTag(122); output.WriteMessage(IDJGHDKAOOD); } 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 (OBDLPCEOMLN != false) { output.WriteRawTag(8); output.WriteBool(OBDLPCEOMLN); } jMODAEGKBOM_.WriteTo(ref output, _repeated_jMODAEGKBOM_codec); if (GINKHJPIOAL != 0) { output.WriteRawTag(56); output.WriteUInt32(GINKHJPIOAL); } kIGFKHFBIEO_.WriteTo(ref output, _repeated_kIGFKHFBIEO_codec); if (oNGHNJCGJLA_ != null) { output.WriteRawTag(74); output.WriteMessage(ONGHNJCGJLA); } if (Retcode != 0) { output.WriteRawTag(80); output.WriteUInt32(Retcode); } eKLMJOGKIAN_.WriteTo(ref output, _repeated_eKLMJOGKIAN_codec); if (iDJGHDKAOOD_ != null) { output.WriteRawTag(122); output.WriteMessage(IDJGHDKAOOD); } 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 += jMODAEGKBOM_.CalculateSize(_repeated_jMODAEGKBOM_codec); if (oNGHNJCGJLA_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(ONGHNJCGJLA); } if (iDJGHDKAOOD_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(IDJGHDKAOOD); } if (GINKHJPIOAL != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GINKHJPIOAL); } size += kIGFKHFBIEO_.CalculateSize(_repeated_kIGFKHFBIEO_codec); size += eKLMJOGKIAN_.CalculateSize(_repeated_eKLMJOGKIAN_codec); if (Retcode != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode); } if (OBDLPCEOMLN != false) { size += 1 + 1; } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(GetSwordTrainingDataScRsp other) { if (other == null) { return; } jMODAEGKBOM_.Add(other.jMODAEGKBOM_); if (other.oNGHNJCGJLA_ != null) { if (oNGHNJCGJLA_ == null) { ONGHNJCGJLA = new global::EggLink.DanhengServer.Proto.AIBGKDGDGGB(); } ONGHNJCGJLA.MergeFrom(other.ONGHNJCGJLA); } if (other.iDJGHDKAOOD_ != null) { if (iDJGHDKAOOD_ == null) { IDJGHDKAOOD = new global::EggLink.DanhengServer.Proto.EPEDODHJOJF(); } IDJGHDKAOOD.MergeFrom(other.IDJGHDKAOOD); } if (other.GINKHJPIOAL != 0) { GINKHJPIOAL = other.GINKHJPIOAL; } kIGFKHFBIEO_.Add(other.kIGFKHFBIEO_); eKLMJOGKIAN_.Add(other.eKLMJOGKIAN_); if (other.Retcode != 0) { Retcode = other.Retcode; } if (other.OBDLPCEOMLN != false) { OBDLPCEOMLN = other.OBDLPCEOMLN; } _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 8: { OBDLPCEOMLN = input.ReadBool(); break; } case 26: case 24: { jMODAEGKBOM_.AddEntriesFrom(input, _repeated_jMODAEGKBOM_codec); break; } case 56: { GINKHJPIOAL = input.ReadUInt32(); break; } case 66: case 64: { kIGFKHFBIEO_.AddEntriesFrom(input, _repeated_kIGFKHFBIEO_codec); break; } case 74: { if (oNGHNJCGJLA_ == null) { ONGHNJCGJLA = new global::EggLink.DanhengServer.Proto.AIBGKDGDGGB(); } input.ReadMessage(ONGHNJCGJLA); break; } case 80: { Retcode = input.ReadUInt32(); break; } case 114: case 112: { eKLMJOGKIAN_.AddEntriesFrom(input, _repeated_eKLMJOGKIAN_codec); break; } case 122: { if (iDJGHDKAOOD_ == null) { IDJGHDKAOOD = new global::EggLink.DanhengServer.Proto.EPEDODHJOJF(); } input.ReadMessage(IDJGHDKAOOD); 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 8: { OBDLPCEOMLN = input.ReadBool(); break; } case 26: case 24: { jMODAEGKBOM_.AddEntriesFrom(ref input, _repeated_jMODAEGKBOM_codec); break; } case 56: { GINKHJPIOAL = input.ReadUInt32(); break; } case 66: case 64: { kIGFKHFBIEO_.AddEntriesFrom(ref input, _repeated_kIGFKHFBIEO_codec); break; } case 74: { if (oNGHNJCGJLA_ == null) { ONGHNJCGJLA = new global::EggLink.DanhengServer.Proto.AIBGKDGDGGB(); } input.ReadMessage(ONGHNJCGJLA); break; } case 80: { Retcode = input.ReadUInt32(); break; } case 114: case 112: { eKLMJOGKIAN_.AddEntriesFrom(ref input, _repeated_eKLMJOGKIAN_codec); break; } case 122: { if (iDJGHDKAOOD_ == null) { IDJGHDKAOOD = new global::EggLink.DanhengServer.Proto.EPEDODHJOJF(); } input.ReadMessage(IDJGHDKAOOD); break; } } } } #endif } #endregion } #endregion Designer generated code