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

487 lines
17 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChimeraFinishEndlessRoundScRsp.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 ChimeraFinishEndlessRoundScRsp.proto</summary>
public static partial class ChimeraFinishEndlessRoundScRspReflection {
#region Descriptor
/// <summary>File descriptor for ChimeraFinishEndlessRoundScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChimeraFinishEndlessRoundScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiRDaGltZXJhRmluaXNoRW5kbGVzc1JvdW5kU2NSc3AucHJvdG8aEUpDTkpE",
"RkZDTERHLnByb3RvItIBCh5DaGltZXJhRmluaXNoRW5kbGVzc1JvdW5kU2NS",
"c3ASIQoLSUdBR0lCTkVMQ0sYCyADKAsyDC5KQ05KREZGQ0xERxITCgtQQUhN",
"QUdQRkREShgKIAEoCBITCgtMRktGT0NKRk5DShgPIAEoDRITCgtDUEJEQkFJ",
"REFFSBgJIAEoDRITCgtCQkJHS0NITk9DSxgMIAEoDRIPCgdyZXRjb2RlGAYg",
"ASgNEhMKC0FFQkpOR0lNSENKGA0gASgNEhMKC0dCRU1ETkNLS0JBGAMgASgN",
"Qh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JCNJDFFCLDGReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChimeraFinishEndlessRoundScRsp), global::EggLink.DanhengServer.Proto.ChimeraFinishEndlessRoundScRsp.Parser, new[]{ "IGAGIBNELCK", "PAHMAGPFDDJ", "LFKFOCJFNCJ", "CPBDBAIDAEH", "BBBGKCHNOCK", "Retcode", "AEBJNGIMHCJ", "GBEMDNCKKBA" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChimeraFinishEndlessRoundScRsp : pb::IMessage<ChimeraFinishEndlessRoundScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChimeraFinishEndlessRoundScRsp> _parser = new pb::MessageParser<ChimeraFinishEndlessRoundScRsp>(() => new ChimeraFinishEndlessRoundScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChimeraFinishEndlessRoundScRsp> 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.ChimeraFinishEndlessRoundScRspReflection.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 ChimeraFinishEndlessRoundScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChimeraFinishEndlessRoundScRsp(ChimeraFinishEndlessRoundScRsp other) : this() {
iGAGIBNELCK_ = other.iGAGIBNELCK_.Clone();
pAHMAGPFDDJ_ = other.pAHMAGPFDDJ_;
lFKFOCJFNCJ_ = other.lFKFOCJFNCJ_;
cPBDBAIDAEH_ = other.cPBDBAIDAEH_;
bBBGKCHNOCK_ = other.bBBGKCHNOCK_;
retcode_ = other.retcode_;
aEBJNGIMHCJ_ = other.aEBJNGIMHCJ_;
gBEMDNCKKBA_ = other.gBEMDNCKKBA_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChimeraFinishEndlessRoundScRsp Clone() {
return new ChimeraFinishEndlessRoundScRsp(this);
}
/// <summary>Field number for the "IGAGIBNELCK" field.</summary>
public const int IGAGIBNELCKFieldNumber = 11;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.JCNJDFFCLDG> _repeated_iGAGIBNELCK_codec
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.JCNJDFFCLDG.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JCNJDFFCLDG> iGAGIBNELCK_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JCNJDFFCLDG>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JCNJDFFCLDG> IGAGIBNELCK {
get { return iGAGIBNELCK_; }
}
/// <summary>Field number for the "PAHMAGPFDDJ" field.</summary>
public const int PAHMAGPFDDJFieldNumber = 10;
private bool pAHMAGPFDDJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool PAHMAGPFDDJ {
get { return pAHMAGPFDDJ_; }
set {
pAHMAGPFDDJ_ = value;
}
}
/// <summary>Field number for the "LFKFOCJFNCJ" field.</summary>
public const int LFKFOCJFNCJFieldNumber = 15;
private uint lFKFOCJFNCJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LFKFOCJFNCJ {
get { return lFKFOCJFNCJ_; }
set {
lFKFOCJFNCJ_ = value;
}
}
/// <summary>Field number for the "CPBDBAIDAEH" field.</summary>
public const int CPBDBAIDAEHFieldNumber = 9;
private uint cPBDBAIDAEH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CPBDBAIDAEH {
get { return cPBDBAIDAEH_; }
set {
cPBDBAIDAEH_ = value;
}
}
/// <summary>Field number for the "BBBGKCHNOCK" field.</summary>
public const int BBBGKCHNOCKFieldNumber = 12;
private uint bBBGKCHNOCK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BBBGKCHNOCK {
get { return bBBGKCHNOCK_; }
set {
bBBGKCHNOCK_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 6;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
/// <summary>Field number for the "AEBJNGIMHCJ" field.</summary>
public const int AEBJNGIMHCJFieldNumber = 13;
private uint aEBJNGIMHCJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AEBJNGIMHCJ {
get { return aEBJNGIMHCJ_; }
set {
aEBJNGIMHCJ_ = value;
}
}
/// <summary>Field number for the "GBEMDNCKKBA" field.</summary>
public const int GBEMDNCKKBAFieldNumber = 3;
private uint gBEMDNCKKBA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GBEMDNCKKBA {
get { return gBEMDNCKKBA_; }
set {
gBEMDNCKKBA_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChimeraFinishEndlessRoundScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChimeraFinishEndlessRoundScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!iGAGIBNELCK_.Equals(other.iGAGIBNELCK_)) return false;
if (PAHMAGPFDDJ != other.PAHMAGPFDDJ) return false;
if (LFKFOCJFNCJ != other.LFKFOCJFNCJ) return false;
if (CPBDBAIDAEH != other.CPBDBAIDAEH) return false;
if (BBBGKCHNOCK != other.BBBGKCHNOCK) return false;
if (Retcode != other.Retcode) return false;
if (AEBJNGIMHCJ != other.AEBJNGIMHCJ) return false;
if (GBEMDNCKKBA != other.GBEMDNCKKBA) 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 ^= iGAGIBNELCK_.GetHashCode();
if (PAHMAGPFDDJ != false) hash ^= PAHMAGPFDDJ.GetHashCode();
if (LFKFOCJFNCJ != 0) hash ^= LFKFOCJFNCJ.GetHashCode();
if (CPBDBAIDAEH != 0) hash ^= CPBDBAIDAEH.GetHashCode();
if (BBBGKCHNOCK != 0) hash ^= BBBGKCHNOCK.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (AEBJNGIMHCJ != 0) hash ^= AEBJNGIMHCJ.GetHashCode();
if (GBEMDNCKKBA != 0) hash ^= GBEMDNCKKBA.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 (GBEMDNCKKBA != 0) {
output.WriteRawTag(24);
output.WriteUInt32(GBEMDNCKKBA);
}
if (Retcode != 0) {
output.WriteRawTag(48);
output.WriteUInt32(Retcode);
}
if (CPBDBAIDAEH != 0) {
output.WriteRawTag(72);
output.WriteUInt32(CPBDBAIDAEH);
}
if (PAHMAGPFDDJ != false) {
output.WriteRawTag(80);
output.WriteBool(PAHMAGPFDDJ);
}
iGAGIBNELCK_.WriteTo(output, _repeated_iGAGIBNELCK_codec);
if (BBBGKCHNOCK != 0) {
output.WriteRawTag(96);
output.WriteUInt32(BBBGKCHNOCK);
}
if (AEBJNGIMHCJ != 0) {
output.WriteRawTag(104);
output.WriteUInt32(AEBJNGIMHCJ);
}
if (LFKFOCJFNCJ != 0) {
output.WriteRawTag(120);
output.WriteUInt32(LFKFOCJFNCJ);
}
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 (GBEMDNCKKBA != 0) {
output.WriteRawTag(24);
output.WriteUInt32(GBEMDNCKKBA);
}
if (Retcode != 0) {
output.WriteRawTag(48);
output.WriteUInt32(Retcode);
}
if (CPBDBAIDAEH != 0) {
output.WriteRawTag(72);
output.WriteUInt32(CPBDBAIDAEH);
}
if (PAHMAGPFDDJ != false) {
output.WriteRawTag(80);
output.WriteBool(PAHMAGPFDDJ);
}
iGAGIBNELCK_.WriteTo(ref output, _repeated_iGAGIBNELCK_codec);
if (BBBGKCHNOCK != 0) {
output.WriteRawTag(96);
output.WriteUInt32(BBBGKCHNOCK);
}
if (AEBJNGIMHCJ != 0) {
output.WriteRawTag(104);
output.WriteUInt32(AEBJNGIMHCJ);
}
if (LFKFOCJFNCJ != 0) {
output.WriteRawTag(120);
output.WriteUInt32(LFKFOCJFNCJ);
}
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 += iGAGIBNELCK_.CalculateSize(_repeated_iGAGIBNELCK_codec);
if (PAHMAGPFDDJ != false) {
size += 1 + 1;
}
if (LFKFOCJFNCJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LFKFOCJFNCJ);
}
if (CPBDBAIDAEH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CPBDBAIDAEH);
}
if (BBBGKCHNOCK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BBBGKCHNOCK);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (AEBJNGIMHCJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AEBJNGIMHCJ);
}
if (GBEMDNCKKBA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GBEMDNCKKBA);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChimeraFinishEndlessRoundScRsp other) {
if (other == null) {
return;
}
iGAGIBNELCK_.Add(other.iGAGIBNELCK_);
if (other.PAHMAGPFDDJ != false) {
PAHMAGPFDDJ = other.PAHMAGPFDDJ;
}
if (other.LFKFOCJFNCJ != 0) {
LFKFOCJFNCJ = other.LFKFOCJFNCJ;
}
if (other.CPBDBAIDAEH != 0) {
CPBDBAIDAEH = other.CPBDBAIDAEH;
}
if (other.BBBGKCHNOCK != 0) {
BBBGKCHNOCK = other.BBBGKCHNOCK;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.AEBJNGIMHCJ != 0) {
AEBJNGIMHCJ = other.AEBJNGIMHCJ;
}
if (other.GBEMDNCKKBA != 0) {
GBEMDNCKKBA = other.GBEMDNCKKBA;
}
_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: {
GBEMDNCKKBA = input.ReadUInt32();
break;
}
case 48: {
Retcode = input.ReadUInt32();
break;
}
case 72: {
CPBDBAIDAEH = input.ReadUInt32();
break;
}
case 80: {
PAHMAGPFDDJ = input.ReadBool();
break;
}
case 90: {
iGAGIBNELCK_.AddEntriesFrom(input, _repeated_iGAGIBNELCK_codec);
break;
}
case 96: {
BBBGKCHNOCK = input.ReadUInt32();
break;
}
case 104: {
AEBJNGIMHCJ = input.ReadUInt32();
break;
}
case 120: {
LFKFOCJFNCJ = 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: {
GBEMDNCKKBA = input.ReadUInt32();
break;
}
case 48: {
Retcode = input.ReadUInt32();
break;
}
case 72: {
CPBDBAIDAEH = input.ReadUInt32();
break;
}
case 80: {
PAHMAGPFDDJ = input.ReadBool();
break;
}
case 90: {
iGAGIBNELCK_.AddEntriesFrom(ref input, _repeated_iGAGIBNELCK_codec);
break;
}
case 96: {
BBBGKCHNOCK = input.ReadUInt32();
break;
}
case 104: {
AEBJNGIMHCJ = input.ReadUInt32();
break;
}
case 120: {
LFKFOCJFNCJ = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code