Files
DanhengServer-OpenSource/Proto/GetExpeditionDataScRsp.cs
2024-12-06 22:14:26 +08:00

413 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetExpeditionDataScRsp.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 GetExpeditionDataScRsp.proto</summary>
public static partial class GetExpeditionDataScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetExpeditionDataScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetExpeditionDataScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChxHZXRFeHBlZGl0aW9uRGF0YVNjUnNwLnByb3RvGhFPSkdMR1BHREVQTi5w",
"cm90bxoYQWN0aXZpdHlFeHBlZGl0aW9uLnByb3RvIsoBChZHZXRFeHBlZGl0",
"aW9uRGF0YVNjUnNwEiEKC0JBRklPTExLQkRBGAcgAygLMgwuT0pHTEdQR0RF",
"UE4SDwoHcmV0Y29kZRgMIAEoDRITCgtMSEpFS0NNSEhIRRgPIAMoDRIoCgtD",
"TEZNRkpHTEhNShgGIAMoCzITLkFjdGl2aXR5RXhwZWRpdGlvbhITCgtQQkxI",
"S0FEUERHQxgDIAMoDRITCgtNREFPRERFTU9PQxgKIAMoDRITCgtOTUNQQUhM",
"Q1BLRRgEIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OJGLGPGDEPNReflection.Descriptor, global::EggLink.DanhengServer.Proto.ActivityExpeditionReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetExpeditionDataScRsp), global::EggLink.DanhengServer.Proto.GetExpeditionDataScRsp.Parser, new[]{ "BAFIOLLKBDA", "Retcode", "LHJEKCMHHHE", "CLFMFJGLHMJ", "PBLHKADPDGC", "MDAODDEMOOC", "NMCPAHLCPKE" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetExpeditionDataScRsp : pb::IMessage<GetExpeditionDataScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetExpeditionDataScRsp> _parser = new pb::MessageParser<GetExpeditionDataScRsp>(() => new GetExpeditionDataScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetExpeditionDataScRsp> 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.GetExpeditionDataScRspReflection.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 GetExpeditionDataScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetExpeditionDataScRsp(GetExpeditionDataScRsp other) : this() {
bAFIOLLKBDA_ = other.bAFIOLLKBDA_.Clone();
retcode_ = other.retcode_;
lHJEKCMHHHE_ = other.lHJEKCMHHHE_.Clone();
cLFMFJGLHMJ_ = other.cLFMFJGLHMJ_.Clone();
pBLHKADPDGC_ = other.pBLHKADPDGC_.Clone();
mDAODDEMOOC_ = other.mDAODDEMOOC_.Clone();
nMCPAHLCPKE_ = other.nMCPAHLCPKE_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetExpeditionDataScRsp Clone() {
return new GetExpeditionDataScRsp(this);
}
/// <summary>Field number for the "BAFIOLLKBDA" field.</summary>
public const int BAFIOLLKBDAFieldNumber = 7;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OJGLGPGDEPN> _repeated_bAFIOLLKBDA_codec
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.OJGLGPGDEPN.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OJGLGPGDEPN> bAFIOLLKBDA_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OJGLGPGDEPN>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OJGLGPGDEPN> BAFIOLLKBDA {
get { return bAFIOLLKBDA_; }
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 12;
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 "LHJEKCMHHHE" field.</summary>
public const int LHJEKCMHHHEFieldNumber = 15;
private static readonly pb::FieldCodec<uint> _repeated_lHJEKCMHHHE_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField<uint> lHJEKCMHHHE_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> LHJEKCMHHHE {
get { return lHJEKCMHHHE_; }
}
/// <summary>Field number for the "CLFMFJGLHMJ" field.</summary>
public const int CLFMFJGLHMJFieldNumber = 6;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ActivityExpedition> _repeated_cLFMFJGLHMJ_codec
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.ActivityExpedition.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition> cLFMFJGLHMJ_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition> CLFMFJGLHMJ {
get { return cLFMFJGLHMJ_; }
}
/// <summary>Field number for the "PBLHKADPDGC" field.</summary>
public const int PBLHKADPDGCFieldNumber = 3;
private static readonly pb::FieldCodec<uint> _repeated_pBLHKADPDGC_codec
= pb::FieldCodec.ForUInt32(26);
private readonly pbc::RepeatedField<uint> pBLHKADPDGC_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> PBLHKADPDGC {
get { return pBLHKADPDGC_; }
}
/// <summary>Field number for the "MDAODDEMOOC" field.</summary>
public const int MDAODDEMOOCFieldNumber = 10;
private static readonly pb::FieldCodec<uint> _repeated_mDAODDEMOOC_codec
= pb::FieldCodec.ForUInt32(82);
private readonly pbc::RepeatedField<uint> mDAODDEMOOC_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> MDAODDEMOOC {
get { return mDAODDEMOOC_; }
}
/// <summary>Field number for the "NMCPAHLCPKE" field.</summary>
public const int NMCPAHLCPKEFieldNumber = 4;
private uint nMCPAHLCPKE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NMCPAHLCPKE {
get { return nMCPAHLCPKE_; }
set {
nMCPAHLCPKE_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetExpeditionDataScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetExpeditionDataScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!bAFIOLLKBDA_.Equals(other.bAFIOLLKBDA_)) return false;
if (Retcode != other.Retcode) return false;
if(!lHJEKCMHHHE_.Equals(other.lHJEKCMHHHE_)) return false;
if(!cLFMFJGLHMJ_.Equals(other.cLFMFJGLHMJ_)) return false;
if(!pBLHKADPDGC_.Equals(other.pBLHKADPDGC_)) return false;
if(!mDAODDEMOOC_.Equals(other.mDAODDEMOOC_)) return false;
if (NMCPAHLCPKE != other.NMCPAHLCPKE) 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 ^= bAFIOLLKBDA_.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
hash ^= lHJEKCMHHHE_.GetHashCode();
hash ^= cLFMFJGLHMJ_.GetHashCode();
hash ^= pBLHKADPDGC_.GetHashCode();
hash ^= mDAODDEMOOC_.GetHashCode();
if (NMCPAHLCPKE != 0) hash ^= NMCPAHLCPKE.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
pBLHKADPDGC_.WriteTo(output, _repeated_pBLHKADPDGC_codec);
if (NMCPAHLCPKE != 0) {
output.WriteRawTag(32);
output.WriteUInt32(NMCPAHLCPKE);
}
cLFMFJGLHMJ_.WriteTo(output, _repeated_cLFMFJGLHMJ_codec);
bAFIOLLKBDA_.WriteTo(output, _repeated_bAFIOLLKBDA_codec);
mDAODDEMOOC_.WriteTo(output, _repeated_mDAODDEMOOC_codec);
if (Retcode != 0) {
output.WriteRawTag(96);
output.WriteUInt32(Retcode);
}
lHJEKCMHHHE_.WriteTo(output, _repeated_lHJEKCMHHHE_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) {
pBLHKADPDGC_.WriteTo(ref output, _repeated_pBLHKADPDGC_codec);
if (NMCPAHLCPKE != 0) {
output.WriteRawTag(32);
output.WriteUInt32(NMCPAHLCPKE);
}
cLFMFJGLHMJ_.WriteTo(ref output, _repeated_cLFMFJGLHMJ_codec);
bAFIOLLKBDA_.WriteTo(ref output, _repeated_bAFIOLLKBDA_codec);
mDAODDEMOOC_.WriteTo(ref output, _repeated_mDAODDEMOOC_codec);
if (Retcode != 0) {
output.WriteRawTag(96);
output.WriteUInt32(Retcode);
}
lHJEKCMHHHE_.WriteTo(ref output, _repeated_lHJEKCMHHHE_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 += bAFIOLLKBDA_.CalculateSize(_repeated_bAFIOLLKBDA_codec);
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
size += lHJEKCMHHHE_.CalculateSize(_repeated_lHJEKCMHHHE_codec);
size += cLFMFJGLHMJ_.CalculateSize(_repeated_cLFMFJGLHMJ_codec);
size += pBLHKADPDGC_.CalculateSize(_repeated_pBLHKADPDGC_codec);
size += mDAODDEMOOC_.CalculateSize(_repeated_mDAODDEMOOC_codec);
if (NMCPAHLCPKE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NMCPAHLCPKE);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetExpeditionDataScRsp other) {
if (other == null) {
return;
}
bAFIOLLKBDA_.Add(other.bAFIOLLKBDA_);
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
lHJEKCMHHHE_.Add(other.lHJEKCMHHHE_);
cLFMFJGLHMJ_.Add(other.cLFMFJGLHMJ_);
pBLHKADPDGC_.Add(other.pBLHKADPDGC_);
mDAODDEMOOC_.Add(other.mDAODDEMOOC_);
if (other.NMCPAHLCPKE != 0) {
NMCPAHLCPKE = other.NMCPAHLCPKE;
}
_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: {
pBLHKADPDGC_.AddEntriesFrom(input, _repeated_pBLHKADPDGC_codec);
break;
}
case 32: {
NMCPAHLCPKE = input.ReadUInt32();
break;
}
case 50: {
cLFMFJGLHMJ_.AddEntriesFrom(input, _repeated_cLFMFJGLHMJ_codec);
break;
}
case 58: {
bAFIOLLKBDA_.AddEntriesFrom(input, _repeated_bAFIOLLKBDA_codec);
break;
}
case 82:
case 80: {
mDAODDEMOOC_.AddEntriesFrom(input, _repeated_mDAODDEMOOC_codec);
break;
}
case 96: {
Retcode = input.ReadUInt32();
break;
}
case 122:
case 120: {
lHJEKCMHHHE_.AddEntriesFrom(input, _repeated_lHJEKCMHHHE_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 26:
case 24: {
pBLHKADPDGC_.AddEntriesFrom(ref input, _repeated_pBLHKADPDGC_codec);
break;
}
case 32: {
NMCPAHLCPKE = input.ReadUInt32();
break;
}
case 50: {
cLFMFJGLHMJ_.AddEntriesFrom(ref input, _repeated_cLFMFJGLHMJ_codec);
break;
}
case 58: {
bAFIOLLKBDA_.AddEntriesFrom(ref input, _repeated_bAFIOLLKBDA_codec);
break;
}
case 82:
case 80: {
mDAODDEMOOC_.AddEntriesFrom(ref input, _repeated_mDAODDEMOOC_codec);
break;
}
case 96: {
Retcode = input.ReadUInt32();
break;
}
case 122:
case 120: {
lHJEKCMHHHE_.AddEntriesFrom(ref input, _repeated_lHJEKCMHHHE_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code