//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: EvolveBuildQuery.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 EvolveBuildQuery.proto
public static partial class EvolveBuildQueryReflection {
#region Descriptor
/// File descriptor for EvolveBuildQuery.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static EvolveBuildQueryReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChZFdm9sdmVCdWlsZFF1ZXJ5LnByb3RvGh5Fdm9sdmVCdWlsZFNob3BTa2ls",
"bEluZm8ucHJvdG8aFlN0YWdlTWVyZ2VkU2NvcmUucHJvdG8aFVN0YWdlTWVy",
"Z2VkSW5mby5wcm90byKvAgoQRXZvbHZlQnVpbGRRdWVyeRITCgtIRkVETExI",
"QUVMSxgHIAEoCBILCgNleHAYAyABKA0SEwoLR0pLSEhGQ0JPQ0kYDyADKA0S",
"LAoSc3RhZ2VfbWVyZ2VkX2luZm9zGAkgAygLMhAuU3RhZ2VNZXJnZWRJbmZv",
"EjMKEHNob3Bfc2tpbGxfaW5mb3MYBiADKAsyGS5Fdm9sdmVCdWlsZFNob3BT",
"a2lsbEluZm8SLgoTc3RhZ2VfbWVyZ2VkX3Njb3JlcxgCIAMoCzIRLlN0YWdl",
"TWVyZ2VkU2NvcmUSEwoLSEVNRU5JQkpBQkgYDSABKA0SEwoLTEZGSlBNQ0NJ",
"S0QYCiABKAgSEgoKaXRlbV92YWx1ZRgOIAEoDRITCgtLQUJPS0xCTUNMShgF",
"IAMoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EvolveBuildShopSkillInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.StageMergedScoreReflection.Descriptor, global::EggLink.DanhengServer.Proto.StageMergedInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EvolveBuildQuery), global::EggLink.DanhengServer.Proto.EvolveBuildQuery.Parser, new[]{ "HFEDLLHAELK", "Exp", "GJKHHFCBOCI", "StageMergedInfos", "ShopSkillInfos", "StageMergedScores", "HEMENIBJABH", "LFFJPMCCIKD", "ItemValue", "KABOKLBMCLJ" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class EvolveBuildQuery : pb::IMessage
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new EvolveBuildQuery());
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.EvolveBuildQueryReflection.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 EvolveBuildQuery() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public EvolveBuildQuery(EvolveBuildQuery other) : this() {
hFEDLLHAELK_ = other.hFEDLLHAELK_;
exp_ = other.exp_;
gJKHHFCBOCI_ = other.gJKHHFCBOCI_.Clone();
stageMergedInfos_ = other.stageMergedInfos_.Clone();
shopSkillInfos_ = other.shopSkillInfos_.Clone();
stageMergedScores_ = other.stageMergedScores_.Clone();
hEMENIBJABH_ = other.hEMENIBJABH_;
lFFJPMCCIKD_ = other.lFFJPMCCIKD_;
itemValue_ = other.itemValue_;
kABOKLBMCLJ_ = other.kABOKLBMCLJ_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public EvolveBuildQuery Clone() {
return new EvolveBuildQuery(this);
}
/// Field number for the "HFEDLLHAELK" field.
public const int HFEDLLHAELKFieldNumber = 7;
private bool hFEDLLHAELK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool HFEDLLHAELK {
get { return hFEDLLHAELK_; }
set {
hFEDLLHAELK_ = value;
}
}
/// Field number for the "exp" field.
public const int ExpFieldNumber = 3;
private uint exp_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Exp {
get { return exp_; }
set {
exp_ = value;
}
}
/// Field number for the "GJKHHFCBOCI" field.
public const int GJKHHFCBOCIFieldNumber = 15;
private static readonly pb::FieldCodec _repeated_gJKHHFCBOCI_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField gJKHHFCBOCI_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField GJKHHFCBOCI {
get { return gJKHHFCBOCI_; }
}
/// Field number for the "stage_merged_infos" field.
public const int StageMergedInfosFieldNumber = 9;
private static readonly pb::FieldCodec _repeated_stageMergedInfos_codec
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.StageMergedInfo.Parser);
private readonly pbc::RepeatedField stageMergedInfos_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField StageMergedInfos {
get { return stageMergedInfos_; }
}
/// Field number for the "shop_skill_infos" field.
public const int ShopSkillInfosFieldNumber = 6;
private static readonly pb::FieldCodec _repeated_shopSkillInfos_codec
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.EvolveBuildShopSkillInfo.Parser);
private readonly pbc::RepeatedField shopSkillInfos_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField ShopSkillInfos {
get { return shopSkillInfos_; }
}
/// Field number for the "stage_merged_scores" field.
public const int StageMergedScoresFieldNumber = 2;
private static readonly pb::FieldCodec _repeated_stageMergedScores_codec
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.StageMergedScore.Parser);
private readonly pbc::RepeatedField stageMergedScores_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField StageMergedScores {
get { return stageMergedScores_; }
}
/// Field number for the "HEMENIBJABH" field.
public const int HEMENIBJABHFieldNumber = 13;
private uint hEMENIBJABH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HEMENIBJABH {
get { return hEMENIBJABH_; }
set {
hEMENIBJABH_ = value;
}
}
/// Field number for the "LFFJPMCCIKD" field.
public const int LFFJPMCCIKDFieldNumber = 10;
private bool lFFJPMCCIKD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool LFFJPMCCIKD {
get { return lFFJPMCCIKD_; }
set {
lFFJPMCCIKD_ = value;
}
}
/// Field number for the "item_value" field.
public const int ItemValueFieldNumber = 14;
private uint itemValue_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ItemValue {
get { return itemValue_; }
set {
itemValue_ = value;
}
}
/// Field number for the "KABOKLBMCLJ" field.
public const int KABOKLBMCLJFieldNumber = 5;
private static readonly pb::FieldCodec _repeated_kABOKLBMCLJ_codec
= pb::FieldCodec.ForUInt32(42);
private readonly pbc::RepeatedField kABOKLBMCLJ_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField KABOKLBMCLJ {
get { return kABOKLBMCLJ_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as EvolveBuildQuery);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(EvolveBuildQuery other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (HFEDLLHAELK != other.HFEDLLHAELK) return false;
if (Exp != other.Exp) return false;
if(!gJKHHFCBOCI_.Equals(other.gJKHHFCBOCI_)) return false;
if(!stageMergedInfos_.Equals(other.stageMergedInfos_)) return false;
if(!shopSkillInfos_.Equals(other.shopSkillInfos_)) return false;
if(!stageMergedScores_.Equals(other.stageMergedScores_)) return false;
if (HEMENIBJABH != other.HEMENIBJABH) return false;
if (LFFJPMCCIKD != other.LFFJPMCCIKD) return false;
if (ItemValue != other.ItemValue) return false;
if(!kABOKLBMCLJ_.Equals(other.kABOKLBMCLJ_)) 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 (HFEDLLHAELK != false) hash ^= HFEDLLHAELK.GetHashCode();
if (Exp != 0) hash ^= Exp.GetHashCode();
hash ^= gJKHHFCBOCI_.GetHashCode();
hash ^= stageMergedInfos_.GetHashCode();
hash ^= shopSkillInfos_.GetHashCode();
hash ^= stageMergedScores_.GetHashCode();
if (HEMENIBJABH != 0) hash ^= HEMENIBJABH.GetHashCode();
if (LFFJPMCCIKD != false) hash ^= LFFJPMCCIKD.GetHashCode();
if (ItemValue != 0) hash ^= ItemValue.GetHashCode();
hash ^= kABOKLBMCLJ_.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
stageMergedScores_.WriteTo(output, _repeated_stageMergedScores_codec);
if (Exp != 0) {
output.WriteRawTag(24);
output.WriteUInt32(Exp);
}
kABOKLBMCLJ_.WriteTo(output, _repeated_kABOKLBMCLJ_codec);
shopSkillInfos_.WriteTo(output, _repeated_shopSkillInfos_codec);
if (HFEDLLHAELK != false) {
output.WriteRawTag(56);
output.WriteBool(HFEDLLHAELK);
}
stageMergedInfos_.WriteTo(output, _repeated_stageMergedInfos_codec);
if (LFFJPMCCIKD != false) {
output.WriteRawTag(80);
output.WriteBool(LFFJPMCCIKD);
}
if (HEMENIBJABH != 0) {
output.WriteRawTag(104);
output.WriteUInt32(HEMENIBJABH);
}
if (ItemValue != 0) {
output.WriteRawTag(112);
output.WriteUInt32(ItemValue);
}
gJKHHFCBOCI_.WriteTo(output, _repeated_gJKHHFCBOCI_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) {
stageMergedScores_.WriteTo(ref output, _repeated_stageMergedScores_codec);
if (Exp != 0) {
output.WriteRawTag(24);
output.WriteUInt32(Exp);
}
kABOKLBMCLJ_.WriteTo(ref output, _repeated_kABOKLBMCLJ_codec);
shopSkillInfos_.WriteTo(ref output, _repeated_shopSkillInfos_codec);
if (HFEDLLHAELK != false) {
output.WriteRawTag(56);
output.WriteBool(HFEDLLHAELK);
}
stageMergedInfos_.WriteTo(ref output, _repeated_stageMergedInfos_codec);
if (LFFJPMCCIKD != false) {
output.WriteRawTag(80);
output.WriteBool(LFFJPMCCIKD);
}
if (HEMENIBJABH != 0) {
output.WriteRawTag(104);
output.WriteUInt32(HEMENIBJABH);
}
if (ItemValue != 0) {
output.WriteRawTag(112);
output.WriteUInt32(ItemValue);
}
gJKHHFCBOCI_.WriteTo(ref output, _repeated_gJKHHFCBOCI_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 (HFEDLLHAELK != false) {
size += 1 + 1;
}
if (Exp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
}
size += gJKHHFCBOCI_.CalculateSize(_repeated_gJKHHFCBOCI_codec);
size += stageMergedInfos_.CalculateSize(_repeated_stageMergedInfos_codec);
size += shopSkillInfos_.CalculateSize(_repeated_shopSkillInfos_codec);
size += stageMergedScores_.CalculateSize(_repeated_stageMergedScores_codec);
if (HEMENIBJABH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HEMENIBJABH);
}
if (LFFJPMCCIKD != false) {
size += 1 + 1;
}
if (ItemValue != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ItemValue);
}
size += kABOKLBMCLJ_.CalculateSize(_repeated_kABOKLBMCLJ_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(EvolveBuildQuery other) {
if (other == null) {
return;
}
if (other.HFEDLLHAELK != false) {
HFEDLLHAELK = other.HFEDLLHAELK;
}
if (other.Exp != 0) {
Exp = other.Exp;
}
gJKHHFCBOCI_.Add(other.gJKHHFCBOCI_);
stageMergedInfos_.Add(other.stageMergedInfos_);
shopSkillInfos_.Add(other.shopSkillInfos_);
stageMergedScores_.Add(other.stageMergedScores_);
if (other.HEMENIBJABH != 0) {
HEMENIBJABH = other.HEMENIBJABH;
}
if (other.LFFJPMCCIKD != false) {
LFFJPMCCIKD = other.LFFJPMCCIKD;
}
if (other.ItemValue != 0) {
ItemValue = other.ItemValue;
}
kABOKLBMCLJ_.Add(other.kABOKLBMCLJ_);
_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 18: {
stageMergedScores_.AddEntriesFrom(input, _repeated_stageMergedScores_codec);
break;
}
case 24: {
Exp = input.ReadUInt32();
break;
}
case 42:
case 40: {
kABOKLBMCLJ_.AddEntriesFrom(input, _repeated_kABOKLBMCLJ_codec);
break;
}
case 50: {
shopSkillInfos_.AddEntriesFrom(input, _repeated_shopSkillInfos_codec);
break;
}
case 56: {
HFEDLLHAELK = input.ReadBool();
break;
}
case 74: {
stageMergedInfos_.AddEntriesFrom(input, _repeated_stageMergedInfos_codec);
break;
}
case 80: {
LFFJPMCCIKD = input.ReadBool();
break;
}
case 104: {
HEMENIBJABH = input.ReadUInt32();
break;
}
case 112: {
ItemValue = input.ReadUInt32();
break;
}
case 122:
case 120: {
gJKHHFCBOCI_.AddEntriesFrom(input, _repeated_gJKHHFCBOCI_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 18: {
stageMergedScores_.AddEntriesFrom(ref input, _repeated_stageMergedScores_codec);
break;
}
case 24: {
Exp = input.ReadUInt32();
break;
}
case 42:
case 40: {
kABOKLBMCLJ_.AddEntriesFrom(ref input, _repeated_kABOKLBMCLJ_codec);
break;
}
case 50: {
shopSkillInfos_.AddEntriesFrom(ref input, _repeated_shopSkillInfos_codec);
break;
}
case 56: {
HFEDLLHAELK = input.ReadBool();
break;
}
case 74: {
stageMergedInfos_.AddEntriesFrom(ref input, _repeated_stageMergedInfos_codec);
break;
}
case 80: {
LFFJPMCCIKD = input.ReadBool();
break;
}
case 104: {
HEMENIBJABH = input.ReadUInt32();
break;
}
case 112: {
ItemValue = input.ReadUInt32();
break;
}
case 122:
case 120: {
gJKHHFCBOCI_.AddEntriesFrom(ref input, _repeated_gJKHHFCBOCI_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code