Files
DanhengServer-OpenSource/Proto/KNIJHGNJIJM.cs
2025-09-27 13:58:04 +08:00

404 lines
14 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: KNIJHGNJIJM.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 KNIJHGNJIJM.proto</summary>
public static partial class KNIJHGNJIJMReflection {
#region Descriptor
/// <summary>File descriptor for KNIJHGNJIJM.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static KNIJHGNJIJMReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFLTklKSEdOSklKTS5wcm90byJ5CgtLTklKSEdOSklKTRILCgNleHAYBSAB",
"KA0SDQoFbGV2ZWwYCSABKA0SDwoHYWVvbl9pZBgIIAEoDRITCgtEUE1JQkRI",
"S0RBRRgHIAMoDRITCgtEREdDRkpEQk9PSBgKIAMoDRITCgtKR01JUE1EUFBJ",
"ShgPIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90",
"bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.KNIJHGNJIJM), global::EggLink.DanhengServer.Proto.KNIJHGNJIJM.Parser, new[]{ "Exp", "Level", "AeonId", "DPMIBDHKDAE", "DDGCFJDBOOH", "JGMIPMDPPIJ" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class KNIJHGNJIJM : pb::IMessage<KNIJHGNJIJM>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<KNIJHGNJIJM> _parser = new pb::MessageParser<KNIJHGNJIJM>(() => new KNIJHGNJIJM());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<KNIJHGNJIJM> 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.KNIJHGNJIJMReflection.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 KNIJHGNJIJM() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public KNIJHGNJIJM(KNIJHGNJIJM other) : this() {
exp_ = other.exp_;
level_ = other.level_;
aeonId_ = other.aeonId_;
dPMIBDHKDAE_ = other.dPMIBDHKDAE_.Clone();
dDGCFJDBOOH_ = other.dDGCFJDBOOH_.Clone();
jGMIPMDPPIJ_ = other.jGMIPMDPPIJ_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public KNIJHGNJIJM Clone() {
return new KNIJHGNJIJM(this);
}
/// <summary>Field number for the "exp" field.</summary>
public const int ExpFieldNumber = 5;
private uint exp_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Exp {
get { return exp_; }
set {
exp_ = value;
}
}
/// <summary>Field number for the "level" field.</summary>
public const int LevelFieldNumber = 9;
private uint level_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Level {
get { return level_; }
set {
level_ = value;
}
}
/// <summary>Field number for the "aeon_id" field.</summary>
public const int AeonIdFieldNumber = 8;
private uint aeonId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AeonId {
get { return aeonId_; }
set {
aeonId_ = value;
}
}
/// <summary>Field number for the "DPMIBDHKDAE" field.</summary>
public const int DPMIBDHKDAEFieldNumber = 7;
private static readonly pb::FieldCodec<uint> _repeated_dPMIBDHKDAE_codec
= pb::FieldCodec.ForUInt32(58);
private readonly pbc::RepeatedField<uint> dPMIBDHKDAE_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> DPMIBDHKDAE {
get { return dPMIBDHKDAE_; }
}
/// <summary>Field number for the "DDGCFJDBOOH" field.</summary>
public const int DDGCFJDBOOHFieldNumber = 10;
private static readonly pb::FieldCodec<uint> _repeated_dDGCFJDBOOH_codec
= pb::FieldCodec.ForUInt32(82);
private readonly pbc::RepeatedField<uint> dDGCFJDBOOH_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> DDGCFJDBOOH {
get { return dDGCFJDBOOH_; }
}
/// <summary>Field number for the "JGMIPMDPPIJ" field.</summary>
public const int JGMIPMDPPIJFieldNumber = 15;
private uint jGMIPMDPPIJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JGMIPMDPPIJ {
get { return jGMIPMDPPIJ_; }
set {
jGMIPMDPPIJ_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as KNIJHGNJIJM);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(KNIJHGNJIJM other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (Exp != other.Exp) return false;
if (Level != other.Level) return false;
if (AeonId != other.AeonId) return false;
if(!dPMIBDHKDAE_.Equals(other.dPMIBDHKDAE_)) return false;
if(!dDGCFJDBOOH_.Equals(other.dDGCFJDBOOH_)) return false;
if (JGMIPMDPPIJ != other.JGMIPMDPPIJ) 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 (Exp != 0) hash ^= Exp.GetHashCode();
if (Level != 0) hash ^= Level.GetHashCode();
if (AeonId != 0) hash ^= AeonId.GetHashCode();
hash ^= dPMIBDHKDAE_.GetHashCode();
hash ^= dDGCFJDBOOH_.GetHashCode();
if (JGMIPMDPPIJ != 0) hash ^= JGMIPMDPPIJ.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 (Exp != 0) {
output.WriteRawTag(40);
output.WriteUInt32(Exp);
}
dPMIBDHKDAE_.WriteTo(output, _repeated_dPMIBDHKDAE_codec);
if (AeonId != 0) {
output.WriteRawTag(64);
output.WriteUInt32(AeonId);
}
if (Level != 0) {
output.WriteRawTag(72);
output.WriteUInt32(Level);
}
dDGCFJDBOOH_.WriteTo(output, _repeated_dDGCFJDBOOH_codec);
if (JGMIPMDPPIJ != 0) {
output.WriteRawTag(120);
output.WriteUInt32(JGMIPMDPPIJ);
}
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 (Exp != 0) {
output.WriteRawTag(40);
output.WriteUInt32(Exp);
}
dPMIBDHKDAE_.WriteTo(ref output, _repeated_dPMIBDHKDAE_codec);
if (AeonId != 0) {
output.WriteRawTag(64);
output.WriteUInt32(AeonId);
}
if (Level != 0) {
output.WriteRawTag(72);
output.WriteUInt32(Level);
}
dDGCFJDBOOH_.WriteTo(ref output, _repeated_dDGCFJDBOOH_codec);
if (JGMIPMDPPIJ != 0) {
output.WriteRawTag(120);
output.WriteUInt32(JGMIPMDPPIJ);
}
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 (Exp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
}
if (Level != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
}
if (AeonId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AeonId);
}
size += dPMIBDHKDAE_.CalculateSize(_repeated_dPMIBDHKDAE_codec);
size += dDGCFJDBOOH_.CalculateSize(_repeated_dDGCFJDBOOH_codec);
if (JGMIPMDPPIJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JGMIPMDPPIJ);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(KNIJHGNJIJM other) {
if (other == null) {
return;
}
if (other.Exp != 0) {
Exp = other.Exp;
}
if (other.Level != 0) {
Level = other.Level;
}
if (other.AeonId != 0) {
AeonId = other.AeonId;
}
dPMIBDHKDAE_.Add(other.dPMIBDHKDAE_);
dDGCFJDBOOH_.Add(other.dDGCFJDBOOH_);
if (other.JGMIPMDPPIJ != 0) {
JGMIPMDPPIJ = other.JGMIPMDPPIJ;
}
_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 40: {
Exp = input.ReadUInt32();
break;
}
case 58:
case 56: {
dPMIBDHKDAE_.AddEntriesFrom(input, _repeated_dPMIBDHKDAE_codec);
break;
}
case 64: {
AeonId = input.ReadUInt32();
break;
}
case 72: {
Level = input.ReadUInt32();
break;
}
case 82:
case 80: {
dDGCFJDBOOH_.AddEntriesFrom(input, _repeated_dDGCFJDBOOH_codec);
break;
}
case 120: {
JGMIPMDPPIJ = 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 40: {
Exp = input.ReadUInt32();
break;
}
case 58:
case 56: {
dPMIBDHKDAE_.AddEntriesFrom(ref input, _repeated_dPMIBDHKDAE_codec);
break;
}
case 64: {
AeonId = input.ReadUInt32();
break;
}
case 72: {
Level = input.ReadUInt32();
break;
}
case 82:
case 80: {
dDGCFJDBOOH_.AddEntriesFrom(ref input, _repeated_dDGCFJDBOOH_codec);
break;
}
case 120: {
JGMIPMDPPIJ = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code