//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MatchThreeLevelEndCsReq.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 MatchThreeLevelEndCsReq.proto
public static partial class MatchThreeLevelEndCsReqReflection {
#region Descriptor
/// File descriptor for MatchThreeLevelEndCsReq.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MatchThreeLevelEndCsReqReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch1NYXRjaFRocmVlTGV2ZWxFbmRDc1JlcS5wcm90byL8AQoXTWF0Y2hUaHJl",
"ZUxldmVsRW5kQ3NSZXESDwoHbW9kZV9pZBgDIAEoDRIQCghsZXZlbF9pZBgG",
"IAEoDRIWCg5iaXJkX3RvcF9zY29yZRgOIAEoDRI+CgtJTEJIRExNTE1DSxgB",
"IAMoCzIpLk1hdGNoVGhyZWVMZXZlbEVuZENzUmVxLklMQkhETE1MTUNLRW50",
"cnkSDAoEdXVpZBgEIAEoCRITCgtKRVBQRkRJTkJOQhgNIAMoDRIPCgdiaXJk",
"X2lkGAggASgNGjIKEElMQkhETE1MTUNLRW50cnkSCwoDa2V5GAEgASgNEg0K",
"BXZhbHVlGAIgASgNOgI4AUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MatchThreeLevelEndCsReq), global::EggLink.DanhengServer.Proto.MatchThreeLevelEndCsReq.Parser, new[]{ "ModeId", "LevelId", "BirdTopScore", "ILBHDLMLMCK", "Uuid", "JEPPFDINBNB", "BirdId" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class MatchThreeLevelEndCsReq : pb::IMessage
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new MatchThreeLevelEndCsReq());
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.MatchThreeLevelEndCsReqReflection.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 MatchThreeLevelEndCsReq() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MatchThreeLevelEndCsReq(MatchThreeLevelEndCsReq other) : this() {
modeId_ = other.modeId_;
levelId_ = other.levelId_;
birdTopScore_ = other.birdTopScore_;
iLBHDLMLMCK_ = other.iLBHDLMLMCK_.Clone();
uuid_ = other.uuid_;
jEPPFDINBNB_ = other.jEPPFDINBNB_.Clone();
birdId_ = other.birdId_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MatchThreeLevelEndCsReq Clone() {
return new MatchThreeLevelEndCsReq(this);
}
/// Field number for the "mode_id" field.
public const int ModeIdFieldNumber = 3;
private uint modeId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ModeId {
get { return modeId_; }
set {
modeId_ = value;
}
}
/// Field number for the "level_id" field.
public const int LevelIdFieldNumber = 6;
private uint levelId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LevelId {
get { return levelId_; }
set {
levelId_ = value;
}
}
/// Field number for the "bird_top_score" field.
public const int BirdTopScoreFieldNumber = 14;
private uint birdTopScore_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BirdTopScore {
get { return birdTopScore_; }
set {
birdTopScore_ = value;
}
}
/// Field number for the "ILBHDLMLMCK" field.
public const int ILBHDLMLMCKFieldNumber = 1;
private static readonly pbc::MapField.Codec _map_iLBHDLMLMCK_codec
= new pbc::MapField.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 10);
private readonly pbc::MapField iLBHDLMLMCK_ = new pbc::MapField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField ILBHDLMLMCK {
get { return iLBHDLMLMCK_; }
}
/// Field number for the "uuid" field.
public const int UuidFieldNumber = 4;
private string uuid_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string Uuid {
get { return uuid_; }
set {
uuid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// Field number for the "JEPPFDINBNB" field.
public const int JEPPFDINBNBFieldNumber = 13;
private static readonly pb::FieldCodec _repeated_jEPPFDINBNB_codec
= pb::FieldCodec.ForUInt32(106);
private readonly pbc::RepeatedField jEPPFDINBNB_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField JEPPFDINBNB {
get { return jEPPFDINBNB_; }
}
/// Field number for the "bird_id" field.
public const int BirdIdFieldNumber = 8;
private uint birdId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BirdId {
get { return birdId_; }
set {
birdId_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as MatchThreeLevelEndCsReq);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(MatchThreeLevelEndCsReq other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (ModeId != other.ModeId) return false;
if (LevelId != other.LevelId) return false;
if (BirdTopScore != other.BirdTopScore) return false;
if (!ILBHDLMLMCK.Equals(other.ILBHDLMLMCK)) return false;
if (Uuid != other.Uuid) return false;
if(!jEPPFDINBNB_.Equals(other.jEPPFDINBNB_)) return false;
if (BirdId != other.BirdId) 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 (ModeId != 0) hash ^= ModeId.GetHashCode();
if (LevelId != 0) hash ^= LevelId.GetHashCode();
if (BirdTopScore != 0) hash ^= BirdTopScore.GetHashCode();
hash ^= ILBHDLMLMCK.GetHashCode();
if (Uuid.Length != 0) hash ^= Uuid.GetHashCode();
hash ^= jEPPFDINBNB_.GetHashCode();
if (BirdId != 0) hash ^= BirdId.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
iLBHDLMLMCK_.WriteTo(output, _map_iLBHDLMLMCK_codec);
if (ModeId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(ModeId);
}
if (Uuid.Length != 0) {
output.WriteRawTag(34);
output.WriteString(Uuid);
}
if (LevelId != 0) {
output.WriteRawTag(48);
output.WriteUInt32(LevelId);
}
if (BirdId != 0) {
output.WriteRawTag(64);
output.WriteUInt32(BirdId);
}
jEPPFDINBNB_.WriteTo(output, _repeated_jEPPFDINBNB_codec);
if (BirdTopScore != 0) {
output.WriteRawTag(112);
output.WriteUInt32(BirdTopScore);
}
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) {
iLBHDLMLMCK_.WriteTo(ref output, _map_iLBHDLMLMCK_codec);
if (ModeId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(ModeId);
}
if (Uuid.Length != 0) {
output.WriteRawTag(34);
output.WriteString(Uuid);
}
if (LevelId != 0) {
output.WriteRawTag(48);
output.WriteUInt32(LevelId);
}
if (BirdId != 0) {
output.WriteRawTag(64);
output.WriteUInt32(BirdId);
}
jEPPFDINBNB_.WriteTo(ref output, _repeated_jEPPFDINBNB_codec);
if (BirdTopScore != 0) {
output.WriteRawTag(112);
output.WriteUInt32(BirdTopScore);
}
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 (ModeId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ModeId);
}
if (LevelId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LevelId);
}
if (BirdTopScore != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BirdTopScore);
}
size += iLBHDLMLMCK_.CalculateSize(_map_iLBHDLMLMCK_codec);
if (Uuid.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(Uuid);
}
size += jEPPFDINBNB_.CalculateSize(_repeated_jEPPFDINBNB_codec);
if (BirdId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BirdId);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(MatchThreeLevelEndCsReq other) {
if (other == null) {
return;
}
if (other.ModeId != 0) {
ModeId = other.ModeId;
}
if (other.LevelId != 0) {
LevelId = other.LevelId;
}
if (other.BirdTopScore != 0) {
BirdTopScore = other.BirdTopScore;
}
iLBHDLMLMCK_.MergeFrom(other.iLBHDLMLMCK_);
if (other.Uuid.Length != 0) {
Uuid = other.Uuid;
}
jEPPFDINBNB_.Add(other.jEPPFDINBNB_);
if (other.BirdId != 0) {
BirdId = other.BirdId;
}
_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: {
iLBHDLMLMCK_.AddEntriesFrom(input, _map_iLBHDLMLMCK_codec);
break;
}
case 24: {
ModeId = input.ReadUInt32();
break;
}
case 34: {
Uuid = input.ReadString();
break;
}
case 48: {
LevelId = input.ReadUInt32();
break;
}
case 64: {
BirdId = input.ReadUInt32();
break;
}
case 106:
case 104: {
jEPPFDINBNB_.AddEntriesFrom(input, _repeated_jEPPFDINBNB_codec);
break;
}
case 112: {
BirdTopScore = 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: {
iLBHDLMLMCK_.AddEntriesFrom(ref input, _map_iLBHDLMLMCK_codec);
break;
}
case 24: {
ModeId = input.ReadUInt32();
break;
}
case 34: {
Uuid = input.ReadString();
break;
}
case 48: {
LevelId = input.ReadUInt32();
break;
}
case 64: {
BirdId = input.ReadUInt32();
break;
}
case 106:
case 104: {
jEPPFDINBNB_.AddEntriesFrom(ref input, _repeated_jEPPFDINBNB_codec);
break;
}
case 112: {
BirdTopScore = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code