Files
DanhengServer-OpenSource/Proto/GetAetherDivideChallengeInfoScRsp.cs
Somebody b84800bc80 Upload to Game 2.5.0
- Fix ChessRogue Final Boss
2024-09-14 19:46:42 +08:00

330 lines
12 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetAetherDivideChallengeInfoScRsp.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 GetAetherDivideChallengeInfoScRsp.proto</summary>
public static partial class GetAetherDivideChallengeInfoScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetAetherDivideChallengeInfoScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetAetherDivideChallengeInfoScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CidHZXRBZXRoZXJEaXZpZGVDaGFsbGVuZ2VJbmZvU2NSc3AucHJvdG8icwoh",
"R2V0QWV0aGVyRGl2aWRlQ2hhbGxlbmdlSW5mb1NjUnNwEhMKC0FOTE9JQUlF",
"S0hCGAYgAygNEhMKC0VDREZKSkNQRkpBGA4gASgNEhMKC0RFT09BT0NHSUlG",
"GA0gAygNEg8KB3JldGNvZGUYDyABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1Nl",
"cnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetAetherDivideChallengeInfoScRsp), global::EggLink.DanhengServer.Proto.GetAetherDivideChallengeInfoScRsp.Parser, new[]{ "ANLOIAIEKHB", "ECDFJJCPFJA", "DEOOAOCGIIF", "Retcode" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetAetherDivideChallengeInfoScRsp : pb::IMessage<GetAetherDivideChallengeInfoScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetAetherDivideChallengeInfoScRsp> _parser = new pb::MessageParser<GetAetherDivideChallengeInfoScRsp>(() => new GetAetherDivideChallengeInfoScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetAetherDivideChallengeInfoScRsp> 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.GetAetherDivideChallengeInfoScRspReflection.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 GetAetherDivideChallengeInfoScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetAetherDivideChallengeInfoScRsp(GetAetherDivideChallengeInfoScRsp other) : this() {
aNLOIAIEKHB_ = other.aNLOIAIEKHB_.Clone();
eCDFJJCPFJA_ = other.eCDFJJCPFJA_;
dEOOAOCGIIF_ = other.dEOOAOCGIIF_.Clone();
retcode_ = other.retcode_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetAetherDivideChallengeInfoScRsp Clone() {
return new GetAetherDivideChallengeInfoScRsp(this);
}
/// <summary>Field number for the "ANLOIAIEKHB" field.</summary>
public const int ANLOIAIEKHBFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_aNLOIAIEKHB_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> aNLOIAIEKHB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> ANLOIAIEKHB {
get { return aNLOIAIEKHB_; }
}
/// <summary>Field number for the "ECDFJJCPFJA" field.</summary>
public const int ECDFJJCPFJAFieldNumber = 14;
private uint eCDFJJCPFJA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ECDFJJCPFJA {
get { return eCDFJJCPFJA_; }
set {
eCDFJJCPFJA_ = value;
}
}
/// <summary>Field number for the "DEOOAOCGIIF" field.</summary>
public const int DEOOAOCGIIFFieldNumber = 13;
private static readonly pb::FieldCodec<uint> _repeated_dEOOAOCGIIF_codec
= pb::FieldCodec.ForUInt32(106);
private readonly pbc::RepeatedField<uint> dEOOAOCGIIF_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> DEOOAOCGIIF {
get { return dEOOAOCGIIF_; }
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 15;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetAetherDivideChallengeInfoScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetAetherDivideChallengeInfoScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!aNLOIAIEKHB_.Equals(other.aNLOIAIEKHB_)) return false;
if (ECDFJJCPFJA != other.ECDFJJCPFJA) return false;
if(!dEOOAOCGIIF_.Equals(other.dEOOAOCGIIF_)) return false;
if (Retcode != other.Retcode) 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 ^= aNLOIAIEKHB_.GetHashCode();
if (ECDFJJCPFJA != 0) hash ^= ECDFJJCPFJA.GetHashCode();
hash ^= dEOOAOCGIIF_.GetHashCode();
if (Retcode != 0) hash ^= Retcode.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
aNLOIAIEKHB_.WriteTo(output, _repeated_aNLOIAIEKHB_codec);
dEOOAOCGIIF_.WriteTo(output, _repeated_dEOOAOCGIIF_codec);
if (ECDFJJCPFJA != 0) {
output.WriteRawTag(112);
output.WriteUInt32(ECDFJJCPFJA);
}
if (Retcode != 0) {
output.WriteRawTag(120);
output.WriteUInt32(Retcode);
}
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) {
aNLOIAIEKHB_.WriteTo(ref output, _repeated_aNLOIAIEKHB_codec);
dEOOAOCGIIF_.WriteTo(ref output, _repeated_dEOOAOCGIIF_codec);
if (ECDFJJCPFJA != 0) {
output.WriteRawTag(112);
output.WriteUInt32(ECDFJJCPFJA);
}
if (Retcode != 0) {
output.WriteRawTag(120);
output.WriteUInt32(Retcode);
}
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 += aNLOIAIEKHB_.CalculateSize(_repeated_aNLOIAIEKHB_codec);
if (ECDFJJCPFJA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ECDFJJCPFJA);
}
size += dEOOAOCGIIF_.CalculateSize(_repeated_dEOOAOCGIIF_codec);
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetAetherDivideChallengeInfoScRsp other) {
if (other == null) {
return;
}
aNLOIAIEKHB_.Add(other.aNLOIAIEKHB_);
if (other.ECDFJJCPFJA != 0) {
ECDFJJCPFJA = other.ECDFJJCPFJA;
}
dEOOAOCGIIF_.Add(other.dEOOAOCGIIF_);
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
_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 50:
case 48: {
aNLOIAIEKHB_.AddEntriesFrom(input, _repeated_aNLOIAIEKHB_codec);
break;
}
case 106:
case 104: {
dEOOAOCGIIF_.AddEntriesFrom(input, _repeated_dEOOAOCGIIF_codec);
break;
}
case 112: {
ECDFJJCPFJA = input.ReadUInt32();
break;
}
case 120: {
Retcode = 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 50:
case 48: {
aNLOIAIEKHB_.AddEntriesFrom(ref input, _repeated_aNLOIAIEKHB_codec);
break;
}
case 106:
case 104: {
dEOOAOCGIIF_.AddEntriesFrom(ref input, _repeated_dEOOAOCGIIF_codec);
break;
}
case 112: {
ECDFJJCPFJA = input.ReadUInt32();
break;
}
case 120: {
Retcode = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code