// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: SpaceZooDataScRsp.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 SpaceZooDataScRsp.proto public static partial class SpaceZooDataScRspReflection { #region Descriptor /// File descriptor for SpaceZooDataScRsp.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static SpaceZooDataScRspReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChdTcGFjZVpvb0RhdGFTY1JzcC5wcm90bxoRRkFGR01MUEFETUkucHJvdG8a", "EUlQSkFJSU5FR0VMLnByb3RvIugBChFTcGFjZVpvb0RhdGFTY1JzcBITCgtQ", "QkxDQUhOTUZKRxgFIAEoDRITCgtCTkhOREJOQUJGThgMIAMoDRITCgtLSkZI", "S0lDR0dERRgPIAMoDRITCgtQTUNNRUNETEVNQxgLIAMoDRIPCgdyZXRjb2Rl", "GAIgASgNEhMKC0RQTEtCRUVIUExCGAQgAygNEiEKC0FBR0lIS0JGTUZJGAMg", "AygLMgwuRkFGR01MUEFETUkSEwoLS01PQURFT0dBUEEYCSADKA0SIQoLSU5J", "SExBTkNORkkYCiADKAsyDC5JUEpBSUlORUdFTEIeqgIbRWdnTGluay5EYW5o", "ZW5nU2VydmVyLlByb3RvYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.FAFGMLPADMIReflection.Descriptor, global::EggLink.DanhengServer.Proto.IPJAIINEGELReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SpaceZooDataScRsp), global::EggLink.DanhengServer.Proto.SpaceZooDataScRsp.Parser, new[]{ "PBLCAHNMFJG", "BNHNDBNABFN", "KJFHKICGGDE", "PMCMECDLEMC", "Retcode", "DPLKBEEHPLB", "AAGIHKBFMFI", "KMOADEOGAPA", "INIHLANCNFI" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class SpaceZooDataScRsp : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new SpaceZooDataScRsp()); 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.SpaceZooDataScRspReflection.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 SpaceZooDataScRsp() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public SpaceZooDataScRsp(SpaceZooDataScRsp other) : this() { pBLCAHNMFJG_ = other.pBLCAHNMFJG_; bNHNDBNABFN_ = other.bNHNDBNABFN_.Clone(); kJFHKICGGDE_ = other.kJFHKICGGDE_.Clone(); pMCMECDLEMC_ = other.pMCMECDLEMC_.Clone(); retcode_ = other.retcode_; dPLKBEEHPLB_ = other.dPLKBEEHPLB_.Clone(); aAGIHKBFMFI_ = other.aAGIHKBFMFI_.Clone(); kMOADEOGAPA_ = other.kMOADEOGAPA_.Clone(); iNIHLANCNFI_ = other.iNIHLANCNFI_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public SpaceZooDataScRsp Clone() { return new SpaceZooDataScRsp(this); } /// Field number for the "PBLCAHNMFJG" field. public const int PBLCAHNMFJGFieldNumber = 5; private uint pBLCAHNMFJG_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint PBLCAHNMFJG { get { return pBLCAHNMFJG_; } set { pBLCAHNMFJG_ = value; } } /// Field number for the "BNHNDBNABFN" field. public const int BNHNDBNABFNFieldNumber = 12; private static readonly pb::FieldCodec _repeated_bNHNDBNABFN_codec = pb::FieldCodec.ForUInt32(98); private readonly pbc::RepeatedField bNHNDBNABFN_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField BNHNDBNABFN { get { return bNHNDBNABFN_; } } /// Field number for the "KJFHKICGGDE" field. public const int KJFHKICGGDEFieldNumber = 15; private static readonly pb::FieldCodec _repeated_kJFHKICGGDE_codec = pb::FieldCodec.ForUInt32(122); private readonly pbc::RepeatedField kJFHKICGGDE_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField KJFHKICGGDE { get { return kJFHKICGGDE_; } } /// Field number for the "PMCMECDLEMC" field. public const int PMCMECDLEMCFieldNumber = 11; private static readonly pb::FieldCodec _repeated_pMCMECDLEMC_codec = pb::FieldCodec.ForUInt32(90); private readonly pbc::RepeatedField pMCMECDLEMC_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField PMCMECDLEMC { get { return pMCMECDLEMC_; } } /// Field number for the "retcode" field. public const int RetcodeFieldNumber = 2; 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 "DPLKBEEHPLB" field. public const int DPLKBEEHPLBFieldNumber = 4; private static readonly pb::FieldCodec _repeated_dPLKBEEHPLB_codec = pb::FieldCodec.ForUInt32(34); private readonly pbc::RepeatedField dPLKBEEHPLB_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField DPLKBEEHPLB { get { return dPLKBEEHPLB_; } } /// Field number for the "AAGIHKBFMFI" field. public const int AAGIHKBFMFIFieldNumber = 3; private static readonly pb::FieldCodec _repeated_aAGIHKBFMFI_codec = pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.FAFGMLPADMI.Parser); private readonly pbc::RepeatedField aAGIHKBFMFI_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField AAGIHKBFMFI { get { return aAGIHKBFMFI_; } } /// Field number for the "KMOADEOGAPA" field. public const int KMOADEOGAPAFieldNumber = 9; private static readonly pb::FieldCodec _repeated_kMOADEOGAPA_codec = pb::FieldCodec.ForUInt32(74); private readonly pbc::RepeatedField kMOADEOGAPA_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField KMOADEOGAPA { get { return kMOADEOGAPA_; } } /// Field number for the "INIHLANCNFI" field. public const int INIHLANCNFIFieldNumber = 10; private static readonly pb::FieldCodec _repeated_iNIHLANCNFI_codec = pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.IPJAIINEGEL.Parser); private readonly pbc::RepeatedField iNIHLANCNFI_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField INIHLANCNFI { get { return iNIHLANCNFI_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as SpaceZooDataScRsp); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(SpaceZooDataScRsp other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (PBLCAHNMFJG != other.PBLCAHNMFJG) return false; if(!bNHNDBNABFN_.Equals(other.bNHNDBNABFN_)) return false; if(!kJFHKICGGDE_.Equals(other.kJFHKICGGDE_)) return false; if(!pMCMECDLEMC_.Equals(other.pMCMECDLEMC_)) return false; if (Retcode != other.Retcode) return false; if(!dPLKBEEHPLB_.Equals(other.dPLKBEEHPLB_)) return false; if(!aAGIHKBFMFI_.Equals(other.aAGIHKBFMFI_)) return false; if(!kMOADEOGAPA_.Equals(other.kMOADEOGAPA_)) return false; if(!iNIHLANCNFI_.Equals(other.iNIHLANCNFI_)) 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 (PBLCAHNMFJG != 0) hash ^= PBLCAHNMFJG.GetHashCode(); hash ^= bNHNDBNABFN_.GetHashCode(); hash ^= kJFHKICGGDE_.GetHashCode(); hash ^= pMCMECDLEMC_.GetHashCode(); if (Retcode != 0) hash ^= Retcode.GetHashCode(); hash ^= dPLKBEEHPLB_.GetHashCode(); hash ^= aAGIHKBFMFI_.GetHashCode(); hash ^= kMOADEOGAPA_.GetHashCode(); hash ^= iNIHLANCNFI_.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 (Retcode != 0) { output.WriteRawTag(16); output.WriteUInt32(Retcode); } aAGIHKBFMFI_.WriteTo(output, _repeated_aAGIHKBFMFI_codec); dPLKBEEHPLB_.WriteTo(output, _repeated_dPLKBEEHPLB_codec); if (PBLCAHNMFJG != 0) { output.WriteRawTag(40); output.WriteUInt32(PBLCAHNMFJG); } kMOADEOGAPA_.WriteTo(output, _repeated_kMOADEOGAPA_codec); iNIHLANCNFI_.WriteTo(output, _repeated_iNIHLANCNFI_codec); pMCMECDLEMC_.WriteTo(output, _repeated_pMCMECDLEMC_codec); bNHNDBNABFN_.WriteTo(output, _repeated_bNHNDBNABFN_codec); kJFHKICGGDE_.WriteTo(output, _repeated_kJFHKICGGDE_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) { if (Retcode != 0) { output.WriteRawTag(16); output.WriteUInt32(Retcode); } aAGIHKBFMFI_.WriteTo(ref output, _repeated_aAGIHKBFMFI_codec); dPLKBEEHPLB_.WriteTo(ref output, _repeated_dPLKBEEHPLB_codec); if (PBLCAHNMFJG != 0) { output.WriteRawTag(40); output.WriteUInt32(PBLCAHNMFJG); } kMOADEOGAPA_.WriteTo(ref output, _repeated_kMOADEOGAPA_codec); iNIHLANCNFI_.WriteTo(ref output, _repeated_iNIHLANCNFI_codec); pMCMECDLEMC_.WriteTo(ref output, _repeated_pMCMECDLEMC_codec); bNHNDBNABFN_.WriteTo(ref output, _repeated_bNHNDBNABFN_codec); kJFHKICGGDE_.WriteTo(ref output, _repeated_kJFHKICGGDE_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; if (PBLCAHNMFJG != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PBLCAHNMFJG); } size += bNHNDBNABFN_.CalculateSize(_repeated_bNHNDBNABFN_codec); size += kJFHKICGGDE_.CalculateSize(_repeated_kJFHKICGGDE_codec); size += pMCMECDLEMC_.CalculateSize(_repeated_pMCMECDLEMC_codec); if (Retcode != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode); } size += dPLKBEEHPLB_.CalculateSize(_repeated_dPLKBEEHPLB_codec); size += aAGIHKBFMFI_.CalculateSize(_repeated_aAGIHKBFMFI_codec); size += kMOADEOGAPA_.CalculateSize(_repeated_kMOADEOGAPA_codec); size += iNIHLANCNFI_.CalculateSize(_repeated_iNIHLANCNFI_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(SpaceZooDataScRsp other) { if (other == null) { return; } if (other.PBLCAHNMFJG != 0) { PBLCAHNMFJG = other.PBLCAHNMFJG; } bNHNDBNABFN_.Add(other.bNHNDBNABFN_); kJFHKICGGDE_.Add(other.kJFHKICGGDE_); pMCMECDLEMC_.Add(other.pMCMECDLEMC_); if (other.Retcode != 0) { Retcode = other.Retcode; } dPLKBEEHPLB_.Add(other.dPLKBEEHPLB_); aAGIHKBFMFI_.Add(other.aAGIHKBFMFI_); kMOADEOGAPA_.Add(other.kMOADEOGAPA_); iNIHLANCNFI_.Add(other.iNIHLANCNFI_); _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: { Retcode = input.ReadUInt32(); break; } case 26: { aAGIHKBFMFI_.AddEntriesFrom(input, _repeated_aAGIHKBFMFI_codec); break; } case 34: case 32: { dPLKBEEHPLB_.AddEntriesFrom(input, _repeated_dPLKBEEHPLB_codec); break; } case 40: { PBLCAHNMFJG = input.ReadUInt32(); break; } case 74: case 72: { kMOADEOGAPA_.AddEntriesFrom(input, _repeated_kMOADEOGAPA_codec); break; } case 82: { iNIHLANCNFI_.AddEntriesFrom(input, _repeated_iNIHLANCNFI_codec); break; } case 90: case 88: { pMCMECDLEMC_.AddEntriesFrom(input, _repeated_pMCMECDLEMC_codec); break; } case 98: case 96: { bNHNDBNABFN_.AddEntriesFrom(input, _repeated_bNHNDBNABFN_codec); break; } case 122: case 120: { kJFHKICGGDE_.AddEntriesFrom(input, _repeated_kJFHKICGGDE_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 16: { Retcode = input.ReadUInt32(); break; } case 26: { aAGIHKBFMFI_.AddEntriesFrom(ref input, _repeated_aAGIHKBFMFI_codec); break; } case 34: case 32: { dPLKBEEHPLB_.AddEntriesFrom(ref input, _repeated_dPLKBEEHPLB_codec); break; } case 40: { PBLCAHNMFJG = input.ReadUInt32(); break; } case 74: case 72: { kMOADEOGAPA_.AddEntriesFrom(ref input, _repeated_kMOADEOGAPA_codec); break; } case 82: { iNIHLANCNFI_.AddEntriesFrom(ref input, _repeated_iNIHLANCNFI_codec); break; } case 90: case 88: { pMCMECDLEMC_.AddEntriesFrom(ref input, _repeated_pMCMECDLEMC_codec); break; } case 98: case 96: { bNHNDBNABFN_.AddEntriesFrom(ref input, _repeated_bNHNDBNABFN_codec); break; } case 122: case 120: { kJFHKICGGDE_.AddEntriesFrom(ref input, _repeated_kJFHKICGGDE_codec); break; } } } } #endif } #endregion } #endregion Designer generated code