Files
DanhengServer-OpenSource/Proto/HCJGPMDGBJO.cs
2025-12-14 11:26:01 +08:00

309 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: HCJGPMDGBJO.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 HCJGPMDGBJO.proto</summary>
public static partial class HCJGPMDGBJOReflection {
#region Descriptor
/// <summary>File descriptor for HCJGPMDGBJO.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static HCJGPMDGBJOReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFIQ0pHUE1ER0JKTy5wcm90bxoYUm9ndWVNYWdpY0dhbWVVbml0LnByb3Rv",
"GhdSb2d1ZU1hZ2ljU2NlcHRlci5wcm90byKKAQoLSENKR1BNREdCSk8SEwoL",
"QkxCRkRDR0NFREEYBSADKA0SJwoLS0xNR0FFQkVBR0sYBCADKAsyEi5Sb2d1",
"ZU1hZ2ljU2NlcHRlchIoCgtFUENLQ09PS0NMShgIIAMoCzITLlJvZ3VlTWFn",
"aWNHYW1lVW5pdBITCgtNTktDSkZFTENORxgNIAMoDUIeqgIbRWdnTGluay5E",
"YW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueMagicGameUnitReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMagicScepterReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HCJGPMDGBJO), global::EggLink.DanhengServer.Proto.HCJGPMDGBJO.Parser, new[]{ "BLBFDCGCEDA", "KLMGAEBEAGK", "EPCKCOOKCLJ", "MNKCJFELCNG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class HCJGPMDGBJO : pb::IMessage<HCJGPMDGBJO>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<HCJGPMDGBJO> _parser = new pb::MessageParser<HCJGPMDGBJO>(() => new HCJGPMDGBJO());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<HCJGPMDGBJO> 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.HCJGPMDGBJOReflection.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 HCJGPMDGBJO() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public HCJGPMDGBJO(HCJGPMDGBJO other) : this() {
bLBFDCGCEDA_ = other.bLBFDCGCEDA_.Clone();
kLMGAEBEAGK_ = other.kLMGAEBEAGK_.Clone();
ePCKCOOKCLJ_ = other.ePCKCOOKCLJ_.Clone();
mNKCJFELCNG_ = other.mNKCJFELCNG_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public HCJGPMDGBJO Clone() {
return new HCJGPMDGBJO(this);
}
/// <summary>Field number for the "BLBFDCGCEDA" field.</summary>
public const int BLBFDCGCEDAFieldNumber = 5;
private static readonly pb::FieldCodec<uint> _repeated_bLBFDCGCEDA_codec
= pb::FieldCodec.ForUInt32(42);
private readonly pbc::RepeatedField<uint> bLBFDCGCEDA_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> BLBFDCGCEDA {
get { return bLBFDCGCEDA_; }
}
/// <summary>Field number for the "KLMGAEBEAGK" field.</summary>
public const int KLMGAEBEAGKFieldNumber = 4;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueMagicScepter> _repeated_kLMGAEBEAGK_codec
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.RogueMagicScepter.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepter> kLMGAEBEAGK_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepter>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepter> KLMGAEBEAGK {
get { return kLMGAEBEAGK_; }
}
/// <summary>Field number for the "EPCKCOOKCLJ" field.</summary>
public const int EPCKCOOKCLJFieldNumber = 8;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueMagicGameUnit> _repeated_ePCKCOOKCLJ_codec
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.RogueMagicGameUnit.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicGameUnit> ePCKCOOKCLJ_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicGameUnit>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicGameUnit> EPCKCOOKCLJ {
get { return ePCKCOOKCLJ_; }
}
/// <summary>Field number for the "MNKCJFELCNG" field.</summary>
public const int MNKCJFELCNGFieldNumber = 13;
private static readonly pb::FieldCodec<uint> _repeated_mNKCJFELCNG_codec
= pb::FieldCodec.ForUInt32(106);
private readonly pbc::RepeatedField<uint> mNKCJFELCNG_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> MNKCJFELCNG {
get { return mNKCJFELCNG_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as HCJGPMDGBJO);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(HCJGPMDGBJO other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!bLBFDCGCEDA_.Equals(other.bLBFDCGCEDA_)) return false;
if(!kLMGAEBEAGK_.Equals(other.kLMGAEBEAGK_)) return false;
if(!ePCKCOOKCLJ_.Equals(other.ePCKCOOKCLJ_)) return false;
if(!mNKCJFELCNG_.Equals(other.mNKCJFELCNG_)) 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;
hash ^= bLBFDCGCEDA_.GetHashCode();
hash ^= kLMGAEBEAGK_.GetHashCode();
hash ^= ePCKCOOKCLJ_.GetHashCode();
hash ^= mNKCJFELCNG_.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
kLMGAEBEAGK_.WriteTo(output, _repeated_kLMGAEBEAGK_codec);
bLBFDCGCEDA_.WriteTo(output, _repeated_bLBFDCGCEDA_codec);
ePCKCOOKCLJ_.WriteTo(output, _repeated_ePCKCOOKCLJ_codec);
mNKCJFELCNG_.WriteTo(output, _repeated_mNKCJFELCNG_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) {
kLMGAEBEAGK_.WriteTo(ref output, _repeated_kLMGAEBEAGK_codec);
bLBFDCGCEDA_.WriteTo(ref output, _repeated_bLBFDCGCEDA_codec);
ePCKCOOKCLJ_.WriteTo(ref output, _repeated_ePCKCOOKCLJ_codec);
mNKCJFELCNG_.WriteTo(ref output, _repeated_mNKCJFELCNG_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;
size += bLBFDCGCEDA_.CalculateSize(_repeated_bLBFDCGCEDA_codec);
size += kLMGAEBEAGK_.CalculateSize(_repeated_kLMGAEBEAGK_codec);
size += ePCKCOOKCLJ_.CalculateSize(_repeated_ePCKCOOKCLJ_codec);
size += mNKCJFELCNG_.CalculateSize(_repeated_mNKCJFELCNG_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(HCJGPMDGBJO other) {
if (other == null) {
return;
}
bLBFDCGCEDA_.Add(other.bLBFDCGCEDA_);
kLMGAEBEAGK_.Add(other.kLMGAEBEAGK_);
ePCKCOOKCLJ_.Add(other.ePCKCOOKCLJ_);
mNKCJFELCNG_.Add(other.mNKCJFELCNG_);
_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 34: {
kLMGAEBEAGK_.AddEntriesFrom(input, _repeated_kLMGAEBEAGK_codec);
break;
}
case 42:
case 40: {
bLBFDCGCEDA_.AddEntriesFrom(input, _repeated_bLBFDCGCEDA_codec);
break;
}
case 66: {
ePCKCOOKCLJ_.AddEntriesFrom(input, _repeated_ePCKCOOKCLJ_codec);
break;
}
case 106:
case 104: {
mNKCJFELCNG_.AddEntriesFrom(input, _repeated_mNKCJFELCNG_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 34: {
kLMGAEBEAGK_.AddEntriesFrom(ref input, _repeated_kLMGAEBEAGK_codec);
break;
}
case 42:
case 40: {
bLBFDCGCEDA_.AddEntriesFrom(ref input, _repeated_bLBFDCGCEDA_codec);
break;
}
case 66: {
ePCKCOOKCLJ_.AddEntriesFrom(ref input, _repeated_ePCKCOOKCLJ_codec);
break;
}
case 106:
case 104: {
mNKCJFELCNG_.AddEntriesFrom(ref input, _repeated_mNKCJFELCNG_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code