Files
DanhengServer-OpenSource/Proto/MatchThreeLevelEndCsReq.cs
2025-04-15 16:44:46 +08:00

442 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MatchThreeLevelEndCsReq.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 MatchThreeLevelEndCsReq.proto</summary>
public static partial class MatchThreeLevelEndCsReqReflection {
#region Descriptor
/// <summary>File descriptor for MatchThreeLevelEndCsReq.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MatchThreeLevelEndCsReqReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch1NYXRjaFRocmVlTGV2ZWxFbmRDc1JlcS5wcm90byKBAgoXTWF0Y2hUaHJl",
"ZUxldmVsRW5kQ3NSZXESEwoLRUJHTUJETVBFR00YAyABKA0SEwoLRk1LS0FC",
"TURJTkoYCCABKA0SEwoLSkVQUEZESU5CTkIYDCADKA0SDAoEdXVpZBgLIAEo",
"CRITCgtCS01QRkVPQ0ZJQhgEIAEoDRI+CgtJTEJIRExNTE1DSxgKIAMoCzIp",
"Lk1hdGNoVGhyZWVMZXZlbEVuZENzUmVxLklMQkhETE1MTUNLRW50cnkSEAoI",
"bGV2ZWxfaWQYDiABKA0aMgoQSUxCSERMTUxNQ0tFbnRyeRILCgNrZXkYASAB",
"KA0SDQoFdmFsdWUYAiABKA06AjgBQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2",
"ZXIuUHJvdG9iBnByb3RvMw=="));
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[]{ "EBGMBDMPEGM", "FMKKABMDINJ", "JEPPFDINBNB", "Uuid", "BKMPFEOCFIB", "ILBHDLMLMCK", "LevelId" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class MatchThreeLevelEndCsReq : pb::IMessage<MatchThreeLevelEndCsReq>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<MatchThreeLevelEndCsReq> _parser = new pb::MessageParser<MatchThreeLevelEndCsReq>(() => new MatchThreeLevelEndCsReq());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<MatchThreeLevelEndCsReq> 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() {
eBGMBDMPEGM_ = other.eBGMBDMPEGM_;
fMKKABMDINJ_ = other.fMKKABMDINJ_;
jEPPFDINBNB_ = other.jEPPFDINBNB_.Clone();
uuid_ = other.uuid_;
bKMPFEOCFIB_ = other.bKMPFEOCFIB_;
iLBHDLMLMCK_ = other.iLBHDLMLMCK_.Clone();
levelId_ = other.levelId_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MatchThreeLevelEndCsReq Clone() {
return new MatchThreeLevelEndCsReq(this);
}
/// <summary>Field number for the "EBGMBDMPEGM" field.</summary>
public const int EBGMBDMPEGMFieldNumber = 3;
private uint eBGMBDMPEGM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EBGMBDMPEGM {
get { return eBGMBDMPEGM_; }
set {
eBGMBDMPEGM_ = value;
}
}
/// <summary>Field number for the "FMKKABMDINJ" field.</summary>
public const int FMKKABMDINJFieldNumber = 8;
private uint fMKKABMDINJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FMKKABMDINJ {
get { return fMKKABMDINJ_; }
set {
fMKKABMDINJ_ = value;
}
}
/// <summary>Field number for the "JEPPFDINBNB" field.</summary>
public const int JEPPFDINBNBFieldNumber = 12;
private static readonly pb::FieldCodec<uint> _repeated_jEPPFDINBNB_codec
= pb::FieldCodec.ForUInt32(98);
private readonly pbc::RepeatedField<uint> jEPPFDINBNB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> JEPPFDINBNB {
get { return jEPPFDINBNB_; }
}
/// <summary>Field number for the "uuid" field.</summary>
public const int UuidFieldNumber = 11;
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");
}
}
/// <summary>Field number for the "BKMPFEOCFIB" field.</summary>
public const int BKMPFEOCFIBFieldNumber = 4;
private uint bKMPFEOCFIB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BKMPFEOCFIB {
get { return bKMPFEOCFIB_; }
set {
bKMPFEOCFIB_ = value;
}
}
/// <summary>Field number for the "ILBHDLMLMCK" field.</summary>
public const int ILBHDLMLMCKFieldNumber = 10;
private static readonly pbc::MapField<uint, uint>.Codec _map_iLBHDLMLMCK_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 82);
private readonly pbc::MapField<uint, uint> iLBHDLMLMCK_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> ILBHDLMLMCK {
get { return iLBHDLMLMCK_; }
}
/// <summary>Field number for the "level_id" field.</summary>
public const int LevelIdFieldNumber = 14;
private uint levelId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LevelId {
get { return levelId_; }
set {
levelId_ = 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 (EBGMBDMPEGM != other.EBGMBDMPEGM) return false;
if (FMKKABMDINJ != other.FMKKABMDINJ) return false;
if(!jEPPFDINBNB_.Equals(other.jEPPFDINBNB_)) return false;
if (Uuid != other.Uuid) return false;
if (BKMPFEOCFIB != other.BKMPFEOCFIB) return false;
if (!ILBHDLMLMCK.Equals(other.ILBHDLMLMCK)) return false;
if (LevelId != other.LevelId) 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 (EBGMBDMPEGM != 0) hash ^= EBGMBDMPEGM.GetHashCode();
if (FMKKABMDINJ != 0) hash ^= FMKKABMDINJ.GetHashCode();
hash ^= jEPPFDINBNB_.GetHashCode();
if (Uuid.Length != 0) hash ^= Uuid.GetHashCode();
if (BKMPFEOCFIB != 0) hash ^= BKMPFEOCFIB.GetHashCode();
hash ^= ILBHDLMLMCK.GetHashCode();
if (LevelId != 0) hash ^= LevelId.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 (EBGMBDMPEGM != 0) {
output.WriteRawTag(24);
output.WriteUInt32(EBGMBDMPEGM);
}
if (BKMPFEOCFIB != 0) {
output.WriteRawTag(32);
output.WriteUInt32(BKMPFEOCFIB);
}
if (FMKKABMDINJ != 0) {
output.WriteRawTag(64);
output.WriteUInt32(FMKKABMDINJ);
}
iLBHDLMLMCK_.WriteTo(output, _map_iLBHDLMLMCK_codec);
if (Uuid.Length != 0) {
output.WriteRawTag(90);
output.WriteString(Uuid);
}
jEPPFDINBNB_.WriteTo(output, _repeated_jEPPFDINBNB_codec);
if (LevelId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(LevelId);
}
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 (EBGMBDMPEGM != 0) {
output.WriteRawTag(24);
output.WriteUInt32(EBGMBDMPEGM);
}
if (BKMPFEOCFIB != 0) {
output.WriteRawTag(32);
output.WriteUInt32(BKMPFEOCFIB);
}
if (FMKKABMDINJ != 0) {
output.WriteRawTag(64);
output.WriteUInt32(FMKKABMDINJ);
}
iLBHDLMLMCK_.WriteTo(ref output, _map_iLBHDLMLMCK_codec);
if (Uuid.Length != 0) {
output.WriteRawTag(90);
output.WriteString(Uuid);
}
jEPPFDINBNB_.WriteTo(ref output, _repeated_jEPPFDINBNB_codec);
if (LevelId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(LevelId);
}
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 (EBGMBDMPEGM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EBGMBDMPEGM);
}
if (FMKKABMDINJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FMKKABMDINJ);
}
size += jEPPFDINBNB_.CalculateSize(_repeated_jEPPFDINBNB_codec);
if (Uuid.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(Uuid);
}
if (BKMPFEOCFIB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BKMPFEOCFIB);
}
size += iLBHDLMLMCK_.CalculateSize(_map_iLBHDLMLMCK_codec);
if (LevelId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LevelId);
}
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.EBGMBDMPEGM != 0) {
EBGMBDMPEGM = other.EBGMBDMPEGM;
}
if (other.FMKKABMDINJ != 0) {
FMKKABMDINJ = other.FMKKABMDINJ;
}
jEPPFDINBNB_.Add(other.jEPPFDINBNB_);
if (other.Uuid.Length != 0) {
Uuid = other.Uuid;
}
if (other.BKMPFEOCFIB != 0) {
BKMPFEOCFIB = other.BKMPFEOCFIB;
}
iLBHDLMLMCK_.MergeFrom(other.iLBHDLMLMCK_);
if (other.LevelId != 0) {
LevelId = other.LevelId;
}
_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 24: {
EBGMBDMPEGM = input.ReadUInt32();
break;
}
case 32: {
BKMPFEOCFIB = input.ReadUInt32();
break;
}
case 64: {
FMKKABMDINJ = input.ReadUInt32();
break;
}
case 82: {
iLBHDLMLMCK_.AddEntriesFrom(input, _map_iLBHDLMLMCK_codec);
break;
}
case 90: {
Uuid = input.ReadString();
break;
}
case 98:
case 96: {
jEPPFDINBNB_.AddEntriesFrom(input, _repeated_jEPPFDINBNB_codec);
break;
}
case 112: {
LevelId = 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 24: {
EBGMBDMPEGM = input.ReadUInt32();
break;
}
case 32: {
BKMPFEOCFIB = input.ReadUInt32();
break;
}
case 64: {
FMKKABMDINJ = input.ReadUInt32();
break;
}
case 82: {
iLBHDLMLMCK_.AddEntriesFrom(ref input, _map_iLBHDLMLMCK_codec);
break;
}
case 90: {
Uuid = input.ReadString();
break;
}
case 98:
case 96: {
jEPPFDINBNB_.AddEntriesFrom(ref input, _repeated_jEPPFDINBNB_codec);
break;
}
case 112: {
LevelId = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code