mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
490 lines
18 KiB
C#
490 lines
18 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetSwordTrainingDataScRsp.proto
|
|
// </auto-generated>
|
|
#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 {
|
|
|
|
/// <summary>Holder for reflection information generated from GetSwordTrainingDataScRsp.proto</summary>
|
|
public static partial class GetSwordTrainingDataScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetSwordTrainingDataScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetSwordTrainingDataScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch9HZXRTd29yZFRyYWluaW5nRGF0YVNjUnNwLnByb3RvGhFIUFBITk1CSEVF",
|
|
"Si5wcm90bxoRTk9NSkZFRUFMRkEucHJvdG8i2wEKGUdldFN3b3JkVHJhaW5p",
|
|
"bmdEYXRhU2NSc3ASIQoLQkVESU5JTERNRUIYASABKAsyDC5IUFBITk1CSEVF",
|
|
"ShITCgtDSklLT0hQTk5NUBgEIAMoDRIhCgtPSkZKRkVKTUpQRxgDIAEoCzIM",
|
|
"Lk5PTUpGRUVBTEZBEhMKC09GTUlBR09JUEpNGAggAygNEhMKC1BKRUFERERB",
|
|
"R0tLGAogASgNEhMKC0pGT0pIR1BIQUhGGAIgASgIEhMKC1BOSUJDQkFCTkxD",
|
|
"GAYgAygNEg8KB3JldGNvZGUYDCABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1Nl",
|
|
"cnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HPPHNMBHEEJReflection.Descriptor, global::EggLink.DanhengServer.Proto.NOMJFEEALFAReflection.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[]{ "BEDINILDMEB", "CJIKOHPNNMP", "OJFJFEJMJPG", "OFMIAGOIPJM", "PJEADDDAGKK", "JFOJHGPHAHF", "PNIBCBABNLC", "Retcode" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetSwordTrainingDataScRsp : pb::IMessage<GetSwordTrainingDataScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetSwordTrainingDataScRsp> _parser = new pb::MessageParser<GetSwordTrainingDataScRsp>(() => new GetSwordTrainingDataScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetSwordTrainingDataScRsp> 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() {
|
|
bEDINILDMEB_ = other.bEDINILDMEB_ != null ? other.bEDINILDMEB_.Clone() : null;
|
|
cJIKOHPNNMP_ = other.cJIKOHPNNMP_.Clone();
|
|
oJFJFEJMJPG_ = other.oJFJFEJMJPG_ != null ? other.oJFJFEJMJPG_.Clone() : null;
|
|
oFMIAGOIPJM_ = other.oFMIAGOIPJM_.Clone();
|
|
pJEADDDAGKK_ = other.pJEADDDAGKK_;
|
|
jFOJHGPHAHF_ = other.jFOJHGPHAHF_;
|
|
pNIBCBABNLC_ = other.pNIBCBABNLC_.Clone();
|
|
retcode_ = other.retcode_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetSwordTrainingDataScRsp Clone() {
|
|
return new GetSwordTrainingDataScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "BEDINILDMEB" field.</summary>
|
|
public const int BEDINILDMEBFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.HPPHNMBHEEJ bEDINILDMEB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HPPHNMBHEEJ BEDINILDMEB {
|
|
get { return bEDINILDMEB_; }
|
|
set {
|
|
bEDINILDMEB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CJIKOHPNNMP" field.</summary>
|
|
public const int CJIKOHPNNMPFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<uint> _repeated_cJIKOHPNNMP_codec
|
|
= pb::FieldCodec.ForUInt32(34);
|
|
private readonly pbc::RepeatedField<uint> cJIKOHPNNMP_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> CJIKOHPNNMP {
|
|
get { return cJIKOHPNNMP_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "OJFJFEJMJPG" field.</summary>
|
|
public const int OJFJFEJMJPGFieldNumber = 3;
|
|
private global::EggLink.DanhengServer.Proto.NOMJFEEALFA oJFJFEJMJPG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.NOMJFEEALFA OJFJFEJMJPG {
|
|
get { return oJFJFEJMJPG_; }
|
|
set {
|
|
oJFJFEJMJPG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OFMIAGOIPJM" field.</summary>
|
|
public const int OFMIAGOIPJMFieldNumber = 8;
|
|
private static readonly pb::FieldCodec<uint> _repeated_oFMIAGOIPJM_codec
|
|
= pb::FieldCodec.ForUInt32(66);
|
|
private readonly pbc::RepeatedField<uint> oFMIAGOIPJM_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> OFMIAGOIPJM {
|
|
get { return oFMIAGOIPJM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "PJEADDDAGKK" field.</summary>
|
|
public const int PJEADDDAGKKFieldNumber = 10;
|
|
private uint pJEADDDAGKK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PJEADDDAGKK {
|
|
get { return pJEADDDAGKK_; }
|
|
set {
|
|
pJEADDDAGKK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JFOJHGPHAHF" field.</summary>
|
|
public const int JFOJHGPHAHFFieldNumber = 2;
|
|
private bool jFOJHGPHAHF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool JFOJHGPHAHF {
|
|
get { return jFOJHGPHAHF_; }
|
|
set {
|
|
jFOJHGPHAHF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PNIBCBABNLC" field.</summary>
|
|
public const int PNIBCBABNLCFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<uint> _repeated_pNIBCBABNLC_codec
|
|
= pb::FieldCodec.ForUInt32(50);
|
|
private readonly pbc::RepeatedField<uint> pNIBCBABNLC_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> PNIBCBABNLC {
|
|
get { return pNIBCBABNLC_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 12;
|
|
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 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 (!object.Equals(BEDINILDMEB, other.BEDINILDMEB)) return false;
|
|
if(!cJIKOHPNNMP_.Equals(other.cJIKOHPNNMP_)) return false;
|
|
if (!object.Equals(OJFJFEJMJPG, other.OJFJFEJMJPG)) return false;
|
|
if(!oFMIAGOIPJM_.Equals(other.oFMIAGOIPJM_)) return false;
|
|
if (PJEADDDAGKK != other.PJEADDDAGKK) return false;
|
|
if (JFOJHGPHAHF != other.JFOJHGPHAHF) return false;
|
|
if(!pNIBCBABNLC_.Equals(other.pNIBCBABNLC_)) 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;
|
|
if (bEDINILDMEB_ != null) hash ^= BEDINILDMEB.GetHashCode();
|
|
hash ^= cJIKOHPNNMP_.GetHashCode();
|
|
if (oJFJFEJMJPG_ != null) hash ^= OJFJFEJMJPG.GetHashCode();
|
|
hash ^= oFMIAGOIPJM_.GetHashCode();
|
|
if (PJEADDDAGKK != 0) hash ^= PJEADDDAGKK.GetHashCode();
|
|
if (JFOJHGPHAHF != false) hash ^= JFOJHGPHAHF.GetHashCode();
|
|
hash ^= pNIBCBABNLC_.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
|
|
if (bEDINILDMEB_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(BEDINILDMEB);
|
|
}
|
|
if (JFOJHGPHAHF != false) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(JFOJHGPHAHF);
|
|
}
|
|
if (oJFJFEJMJPG_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(OJFJFEJMJPG);
|
|
}
|
|
cJIKOHPNNMP_.WriteTo(output, _repeated_cJIKOHPNNMP_codec);
|
|
pNIBCBABNLC_.WriteTo(output, _repeated_pNIBCBABNLC_codec);
|
|
oFMIAGOIPJM_.WriteTo(output, _repeated_oFMIAGOIPJM_codec);
|
|
if (PJEADDDAGKK != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(PJEADDDAGKK);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
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 (bEDINILDMEB_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(BEDINILDMEB);
|
|
}
|
|
if (JFOJHGPHAHF != false) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(JFOJHGPHAHF);
|
|
}
|
|
if (oJFJFEJMJPG_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(OJFJFEJMJPG);
|
|
}
|
|
cJIKOHPNNMP_.WriteTo(ref output, _repeated_cJIKOHPNNMP_codec);
|
|
pNIBCBABNLC_.WriteTo(ref output, _repeated_pNIBCBABNLC_codec);
|
|
oFMIAGOIPJM_.WriteTo(ref output, _repeated_oFMIAGOIPJM_codec);
|
|
if (PJEADDDAGKK != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(PJEADDDAGKK);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
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 (bEDINILDMEB_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BEDINILDMEB);
|
|
}
|
|
size += cJIKOHPNNMP_.CalculateSize(_repeated_cJIKOHPNNMP_codec);
|
|
if (oJFJFEJMJPG_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OJFJFEJMJPG);
|
|
}
|
|
size += oFMIAGOIPJM_.CalculateSize(_repeated_oFMIAGOIPJM_codec);
|
|
if (PJEADDDAGKK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PJEADDDAGKK);
|
|
}
|
|
if (JFOJHGPHAHF != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += pNIBCBABNLC_.CalculateSize(_repeated_pNIBCBABNLC_codec);
|
|
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(GetSwordTrainingDataScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.bEDINILDMEB_ != null) {
|
|
if (bEDINILDMEB_ == null) {
|
|
BEDINILDMEB = new global::EggLink.DanhengServer.Proto.HPPHNMBHEEJ();
|
|
}
|
|
BEDINILDMEB.MergeFrom(other.BEDINILDMEB);
|
|
}
|
|
cJIKOHPNNMP_.Add(other.cJIKOHPNNMP_);
|
|
if (other.oJFJFEJMJPG_ != null) {
|
|
if (oJFJFEJMJPG_ == null) {
|
|
OJFJFEJMJPG = new global::EggLink.DanhengServer.Proto.NOMJFEEALFA();
|
|
}
|
|
OJFJFEJMJPG.MergeFrom(other.OJFJFEJMJPG);
|
|
}
|
|
oFMIAGOIPJM_.Add(other.oFMIAGOIPJM_);
|
|
if (other.PJEADDDAGKK != 0) {
|
|
PJEADDDAGKK = other.PJEADDDAGKK;
|
|
}
|
|
if (other.JFOJHGPHAHF != false) {
|
|
JFOJHGPHAHF = other.JFOJHGPHAHF;
|
|
}
|
|
pNIBCBABNLC_.Add(other.pNIBCBABNLC_);
|
|
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: {
|
|
if (bEDINILDMEB_ == null) {
|
|
BEDINILDMEB = new global::EggLink.DanhengServer.Proto.HPPHNMBHEEJ();
|
|
}
|
|
input.ReadMessage(BEDINILDMEB);
|
|
break;
|
|
}
|
|
case 16: {
|
|
JFOJHGPHAHF = input.ReadBool();
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (oJFJFEJMJPG_ == null) {
|
|
OJFJFEJMJPG = new global::EggLink.DanhengServer.Proto.NOMJFEEALFA();
|
|
}
|
|
input.ReadMessage(OJFJFEJMJPG);
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
cJIKOHPNNMP_.AddEntriesFrom(input, _repeated_cJIKOHPNNMP_codec);
|
|
break;
|
|
}
|
|
case 50:
|
|
case 48: {
|
|
pNIBCBABNLC_.AddEntriesFrom(input, _repeated_pNIBCBABNLC_codec);
|
|
break;
|
|
}
|
|
case 66:
|
|
case 64: {
|
|
oFMIAGOIPJM_.AddEntriesFrom(input, _repeated_oFMIAGOIPJM_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
PJEADDDAGKK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
Retcode = 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 10: {
|
|
if (bEDINILDMEB_ == null) {
|
|
BEDINILDMEB = new global::EggLink.DanhengServer.Proto.HPPHNMBHEEJ();
|
|
}
|
|
input.ReadMessage(BEDINILDMEB);
|
|
break;
|
|
}
|
|
case 16: {
|
|
JFOJHGPHAHF = input.ReadBool();
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (oJFJFEJMJPG_ == null) {
|
|
OJFJFEJMJPG = new global::EggLink.DanhengServer.Proto.NOMJFEEALFA();
|
|
}
|
|
input.ReadMessage(OJFJFEJMJPG);
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
cJIKOHPNNMP_.AddEntriesFrom(ref input, _repeated_cJIKOHPNNMP_codec);
|
|
break;
|
|
}
|
|
case 50:
|
|
case 48: {
|
|
pNIBCBABNLC_.AddEntriesFrom(ref input, _repeated_pNIBCBABNLC_codec);
|
|
break;
|
|
}
|
|
case 66:
|
|
case 64: {
|
|
oFMIAGOIPJM_.AddEntriesFrom(ref input, _repeated_oFMIAGOIPJM_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
PJEADDDAGKK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|