Files
DanhengServer-OpenSource/Proto/GetAetherDivideChallengeInfoScRsp.cs

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",
"R2V0QWV0aGVyRGl2aWRlQ2hhbGxlbmdlSW5mb1NjUnNwEhMKC0ZJQkROR0pK",
"REZEGAUgASgNEg8KB3JldGNvZGUYCCABKA0SEwoLRUVMREJNT05FSU0YBiAD",
"KA0SEwoLTktPUE1LQ05JRk8YAyADKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1Nl",
"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[]{ "FIBDNGJJDFD", "Retcode", "EELDBMONEIM", "NKOPMKCNIFO" }, 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() {
fIBDNGJJDFD_ = other.fIBDNGJJDFD_;
retcode_ = other.retcode_;
eELDBMONEIM_ = other.eELDBMONEIM_.Clone();
nKOPMKCNIFO_ = other.nKOPMKCNIFO_.Clone();
_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 "FIBDNGJJDFD" field.</summary>
public const int FIBDNGJJDFDFieldNumber = 5;
private uint fIBDNGJJDFD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FIBDNGJJDFD {
get { return fIBDNGJJDFD_; }
set {
fIBDNGJJDFD_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 8;
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 "EELDBMONEIM" field.</summary>
public const int EELDBMONEIMFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_eELDBMONEIM_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> eELDBMONEIM_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> EELDBMONEIM {
get { return eELDBMONEIM_; }
}
/// <summary>Field number for the "NKOPMKCNIFO" field.</summary>
public const int NKOPMKCNIFOFieldNumber = 3;
private static readonly pb::FieldCodec<uint> _repeated_nKOPMKCNIFO_codec
= pb::FieldCodec.ForUInt32(26);
private readonly pbc::RepeatedField<uint> nKOPMKCNIFO_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> NKOPMKCNIFO {
get { return nKOPMKCNIFO_; }
}
[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 (FIBDNGJJDFD != other.FIBDNGJJDFD) return false;
if (Retcode != other.Retcode) return false;
if(!eELDBMONEIM_.Equals(other.eELDBMONEIM_)) return false;
if(!nKOPMKCNIFO_.Equals(other.nKOPMKCNIFO_)) 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 (FIBDNGJJDFD != 0) hash ^= FIBDNGJJDFD.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
hash ^= eELDBMONEIM_.GetHashCode();
hash ^= nKOPMKCNIFO_.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
nKOPMKCNIFO_.WriteTo(output, _repeated_nKOPMKCNIFO_codec);
if (FIBDNGJJDFD != 0) {
output.WriteRawTag(40);
output.WriteUInt32(FIBDNGJJDFD);
}
eELDBMONEIM_.WriteTo(output, _repeated_eELDBMONEIM_codec);
if (Retcode != 0) {
output.WriteRawTag(64);
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) {
nKOPMKCNIFO_.WriteTo(ref output, _repeated_nKOPMKCNIFO_codec);
if (FIBDNGJJDFD != 0) {
output.WriteRawTag(40);
output.WriteUInt32(FIBDNGJJDFD);
}
eELDBMONEIM_.WriteTo(ref output, _repeated_eELDBMONEIM_codec);
if (Retcode != 0) {
output.WriteRawTag(64);
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;
if (FIBDNGJJDFD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FIBDNGJJDFD);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
size += eELDBMONEIM_.CalculateSize(_repeated_eELDBMONEIM_codec);
size += nKOPMKCNIFO_.CalculateSize(_repeated_nKOPMKCNIFO_codec);
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;
}
if (other.FIBDNGJJDFD != 0) {
FIBDNGJJDFD = other.FIBDNGJJDFD;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
eELDBMONEIM_.Add(other.eELDBMONEIM_);
nKOPMKCNIFO_.Add(other.nKOPMKCNIFO_);
_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 26:
case 24: {
nKOPMKCNIFO_.AddEntriesFrom(input, _repeated_nKOPMKCNIFO_codec);
break;
}
case 40: {
FIBDNGJJDFD = input.ReadUInt32();
break;
}
case 50:
case 48: {
eELDBMONEIM_.AddEntriesFrom(input, _repeated_eELDBMONEIM_codec);
break;
}
case 64: {
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 26:
case 24: {
nKOPMKCNIFO_.AddEntriesFrom(ref input, _repeated_nKOPMKCNIFO_codec);
break;
}
case 40: {
FIBDNGJJDFD = input.ReadUInt32();
break;
}
case 50:
case 48: {
eELDBMONEIM_.AddEntriesFrom(ref input, _repeated_eELDBMONEIM_codec);
break;
}
case 64: {
Retcode = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code