mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
505 lines
19 KiB
C#
505 lines
19 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetAetherDivideInfoScRsp.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 GetAetherDivideInfoScRsp.proto</summary>
|
|
public static partial class GetAetherDivideInfoScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetAetherDivideInfoScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetAetherDivideInfoScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch5HZXRBZXRoZXJEaXZpZGVJbmZvU2NSc3AucHJvdG8aFUFldGhlclNraWxs",
|
|
"SW5mby5wcm90bxocQWV0aGVyRGl2aWRlU3Bpcml0SW5mby5wcm90bxocQWV0",
|
|
"aGVyRGl2aWRlTGluZXVwSW5mby5wcm90byKXAgoYR2V0QWV0aGVyRGl2aWRl",
|
|
"SW5mb1NjUnNwEg8KB3JldGNvZGUYDCABKA0SEwoLT0lDR0xJTkNCQkoYBCAB",
|
|
"KA0SEwoLTlBHT01MRkdCSk0YByABKA0SEwoLR09PSEpKSk9NRUoYASABKA0S",
|
|
"EwoLUEhQQ0RHRU1BR0QYBiABKA0SJQoLUEpMTkROSEROSUIYCiADKAsyEC5B",
|
|
"ZXRoZXJTa2lsbEluZm8SEwoLQkRJR0tGUEhMSEsYDyABKA0SLAoLbGluZXVw",
|
|
"X2xpc3QYCyADKAsyFy5BZXRoZXJEaXZpZGVMaW5ldXBJbmZvEiwKC0dOSE1D",
|
|
"QUVPTUlKGA0gAygLMhcuQWV0aGVyRGl2aWRlU3Bpcml0SW5mb0IeqgIbRWdn",
|
|
"TGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AetherSkillInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherDivideLineupInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetAetherDivideInfoScRsp), global::EggLink.DanhengServer.Proto.GetAetherDivideInfoScRsp.Parser, new[]{ "Retcode", "OICGLINCBBJ", "NPGOMLFGBJM", "GOOHJJJOMEJ", "PHPCDGEMAGD", "PJLNDNHDNIB", "BDIGKFPHLHK", "LineupList", "GNHMCAEOMIJ" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetAetherDivideInfoScRsp : pb::IMessage<GetAetherDivideInfoScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetAetherDivideInfoScRsp> _parser = new pb::MessageParser<GetAetherDivideInfoScRsp>(() => new GetAetherDivideInfoScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetAetherDivideInfoScRsp> 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.GetAetherDivideInfoScRspReflection.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 GetAetherDivideInfoScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetAetherDivideInfoScRsp(GetAetherDivideInfoScRsp other) : this() {
|
|
retcode_ = other.retcode_;
|
|
oICGLINCBBJ_ = other.oICGLINCBBJ_;
|
|
nPGOMLFGBJM_ = other.nPGOMLFGBJM_;
|
|
gOOHJJJOMEJ_ = other.gOOHJJJOMEJ_;
|
|
pHPCDGEMAGD_ = other.pHPCDGEMAGD_;
|
|
pJLNDNHDNIB_ = other.pJLNDNHDNIB_.Clone();
|
|
bDIGKFPHLHK_ = other.bDIGKFPHLHK_;
|
|
lineupList_ = other.lineupList_.Clone();
|
|
gNHMCAEOMIJ_ = other.gNHMCAEOMIJ_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetAetherDivideInfoScRsp Clone() {
|
|
return new GetAetherDivideInfoScRsp(this);
|
|
}
|
|
|
|
/// <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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OICGLINCBBJ" field.</summary>
|
|
public const int OICGLINCBBJFieldNumber = 4;
|
|
private uint oICGLINCBBJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OICGLINCBBJ {
|
|
get { return oICGLINCBBJ_; }
|
|
set {
|
|
oICGLINCBBJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NPGOMLFGBJM" field.</summary>
|
|
public const int NPGOMLFGBJMFieldNumber = 7;
|
|
private uint nPGOMLFGBJM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NPGOMLFGBJM {
|
|
get { return nPGOMLFGBJM_; }
|
|
set {
|
|
nPGOMLFGBJM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GOOHJJJOMEJ" field.</summary>
|
|
public const int GOOHJJJOMEJFieldNumber = 1;
|
|
private uint gOOHJJJOMEJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GOOHJJJOMEJ {
|
|
get { return gOOHJJJOMEJ_; }
|
|
set {
|
|
gOOHJJJOMEJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PHPCDGEMAGD" field.</summary>
|
|
public const int PHPCDGEMAGDFieldNumber = 6;
|
|
private uint pHPCDGEMAGD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PHPCDGEMAGD {
|
|
get { return pHPCDGEMAGD_; }
|
|
set {
|
|
pHPCDGEMAGD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PJLNDNHDNIB" field.</summary>
|
|
public const int PJLNDNHDNIBFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AetherSkillInfo> _repeated_pJLNDNHDNIB_codec
|
|
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.AetherSkillInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherSkillInfo> pJLNDNHDNIB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherSkillInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherSkillInfo> PJLNDNHDNIB {
|
|
get { return pJLNDNHDNIB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "BDIGKFPHLHK" field.</summary>
|
|
public const int BDIGKFPHLHKFieldNumber = 15;
|
|
private uint bDIGKFPHLHK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BDIGKFPHLHK {
|
|
get { return bDIGKFPHLHK_; }
|
|
set {
|
|
bDIGKFPHLHK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "lineup_list" field.</summary>
|
|
public const int LineupListFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo> _repeated_lineupList_codec
|
|
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo> lineupList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo> LineupList {
|
|
get { return lineupList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "GNHMCAEOMIJ" field.</summary>
|
|
public const int GNHMCAEOMIJFieldNumber = 13;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo> _repeated_gNHMCAEOMIJ_codec
|
|
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo> gNHMCAEOMIJ_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo> GNHMCAEOMIJ {
|
|
get { return gNHMCAEOMIJ_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetAetherDivideInfoScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetAetherDivideInfoScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Retcode != other.Retcode) return false;
|
|
if (OICGLINCBBJ != other.OICGLINCBBJ) return false;
|
|
if (NPGOMLFGBJM != other.NPGOMLFGBJM) return false;
|
|
if (GOOHJJJOMEJ != other.GOOHJJJOMEJ) return false;
|
|
if (PHPCDGEMAGD != other.PHPCDGEMAGD) return false;
|
|
if(!pJLNDNHDNIB_.Equals(other.pJLNDNHDNIB_)) return false;
|
|
if (BDIGKFPHLHK != other.BDIGKFPHLHK) return false;
|
|
if(!lineupList_.Equals(other.lineupList_)) return false;
|
|
if(!gNHMCAEOMIJ_.Equals(other.gNHMCAEOMIJ_)) 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 (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (OICGLINCBBJ != 0) hash ^= OICGLINCBBJ.GetHashCode();
|
|
if (NPGOMLFGBJM != 0) hash ^= NPGOMLFGBJM.GetHashCode();
|
|
if (GOOHJJJOMEJ != 0) hash ^= GOOHJJJOMEJ.GetHashCode();
|
|
if (PHPCDGEMAGD != 0) hash ^= PHPCDGEMAGD.GetHashCode();
|
|
hash ^= pJLNDNHDNIB_.GetHashCode();
|
|
if (BDIGKFPHLHK != 0) hash ^= BDIGKFPHLHK.GetHashCode();
|
|
hash ^= lineupList_.GetHashCode();
|
|
hash ^= gNHMCAEOMIJ_.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 (GOOHJJJOMEJ != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(GOOHJJJOMEJ);
|
|
}
|
|
if (OICGLINCBBJ != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(OICGLINCBBJ);
|
|
}
|
|
if (PHPCDGEMAGD != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(PHPCDGEMAGD);
|
|
}
|
|
if (NPGOMLFGBJM != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(NPGOMLFGBJM);
|
|
}
|
|
pJLNDNHDNIB_.WriteTo(output, _repeated_pJLNDNHDNIB_codec);
|
|
lineupList_.WriteTo(output, _repeated_lineupList_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
gNHMCAEOMIJ_.WriteTo(output, _repeated_gNHMCAEOMIJ_codec);
|
|
if (BDIGKFPHLHK != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(BDIGKFPHLHK);
|
|
}
|
|
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 (GOOHJJJOMEJ != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(GOOHJJJOMEJ);
|
|
}
|
|
if (OICGLINCBBJ != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(OICGLINCBBJ);
|
|
}
|
|
if (PHPCDGEMAGD != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(PHPCDGEMAGD);
|
|
}
|
|
if (NPGOMLFGBJM != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(NPGOMLFGBJM);
|
|
}
|
|
pJLNDNHDNIB_.WriteTo(ref output, _repeated_pJLNDNHDNIB_codec);
|
|
lineupList_.WriteTo(ref output, _repeated_lineupList_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
gNHMCAEOMIJ_.WriteTo(ref output, _repeated_gNHMCAEOMIJ_codec);
|
|
if (BDIGKFPHLHK != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(BDIGKFPHLHK);
|
|
}
|
|
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 (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (OICGLINCBBJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OICGLINCBBJ);
|
|
}
|
|
if (NPGOMLFGBJM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NPGOMLFGBJM);
|
|
}
|
|
if (GOOHJJJOMEJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GOOHJJJOMEJ);
|
|
}
|
|
if (PHPCDGEMAGD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PHPCDGEMAGD);
|
|
}
|
|
size += pJLNDNHDNIB_.CalculateSize(_repeated_pJLNDNHDNIB_codec);
|
|
if (BDIGKFPHLHK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BDIGKFPHLHK);
|
|
}
|
|
size += lineupList_.CalculateSize(_repeated_lineupList_codec);
|
|
size += gNHMCAEOMIJ_.CalculateSize(_repeated_gNHMCAEOMIJ_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetAetherDivideInfoScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.OICGLINCBBJ != 0) {
|
|
OICGLINCBBJ = other.OICGLINCBBJ;
|
|
}
|
|
if (other.NPGOMLFGBJM != 0) {
|
|
NPGOMLFGBJM = other.NPGOMLFGBJM;
|
|
}
|
|
if (other.GOOHJJJOMEJ != 0) {
|
|
GOOHJJJOMEJ = other.GOOHJJJOMEJ;
|
|
}
|
|
if (other.PHPCDGEMAGD != 0) {
|
|
PHPCDGEMAGD = other.PHPCDGEMAGD;
|
|
}
|
|
pJLNDNHDNIB_.Add(other.pJLNDNHDNIB_);
|
|
if (other.BDIGKFPHLHK != 0) {
|
|
BDIGKFPHLHK = other.BDIGKFPHLHK;
|
|
}
|
|
lineupList_.Add(other.lineupList_);
|
|
gNHMCAEOMIJ_.Add(other.gNHMCAEOMIJ_);
|
|
_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: {
|
|
GOOHJJJOMEJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
OICGLINCBBJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
PHPCDGEMAGD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
NPGOMLFGBJM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
pJLNDNHDNIB_.AddEntriesFrom(input, _repeated_pJLNDNHDNIB_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
lineupList_.AddEntriesFrom(input, _repeated_lineupList_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
gNHMCAEOMIJ_.AddEntriesFrom(input, _repeated_gNHMCAEOMIJ_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
BDIGKFPHLHK = 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 8: {
|
|
GOOHJJJOMEJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
OICGLINCBBJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
PHPCDGEMAGD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
NPGOMLFGBJM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
pJLNDNHDNIB_.AddEntriesFrom(ref input, _repeated_pJLNDNHDNIB_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
lineupList_.AddEntriesFrom(ref input, _repeated_lineupList_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
gNHMCAEOMIJ_.AddEntriesFrom(ref input, _repeated_gNHMCAEOMIJ_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
BDIGKFPHLHK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|