Files
DanhengServer-OpenSource/Proto/GetExpeditionDataScRsp.cs
2024-09-21 19:58:44 +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(
"ChxHZXRFeHBlZGl0aW9uRGF0YVNjUnNwLnByb3RvGhFCTkVFQ0VPSUJKTy5w",
"cm90bxoYQWN0aXZpdHlFeHBlZGl0aW9uLnByb3RvIsoBChZHZXRFeHBlZGl0",
"aW9uRGF0YVNjUnNwEhMKC0xHQUZDUFBISUFBGA8gASgNEg8KB3JldGNvZGUY",
"DiABKA0SKAoLSkxES1BDRUVQSEMYAyADKAsyEy5BY3Rpdml0eUV4cGVkaXRp",
"b24SIQoLSk9OUFBJTUFJUE0YCiADKAsyDC5CTkVFQ0VPSUJKTxITCgtBS0xP",
"T05MQkdCRhgMIAMoDRITCgtQSkxESUZHRkVNQxgJIAMoDRITCgtKSk1MTk1B",
"RkpEQhgEIAMoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BNEECEOIBJOReflection.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[]{ "LGAFCPPHIAA", "Retcode", "JLDKPCEEPHC", "JONPPIMAIPM", "AKLOONLBGBF", "PJLDIFGFEMC", "JJMLNMAFJDB" }, 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() {
lGAFCPPHIAA_ = other.lGAFCPPHIAA_;
retcode_ = other.retcode_;
jLDKPCEEPHC_ = other.jLDKPCEEPHC_.Clone();
jONPPIMAIPM_ = other.jONPPIMAIPM_.Clone();
aKLOONLBGBF_ = other.aKLOONLBGBF_.Clone();
pJLDIFGFEMC_ = other.pJLDIFGFEMC_.Clone();
jJMLNMAFJDB_ = other.jJMLNMAFJDB_.Clone();
_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 "LGAFCPPHIAA" field.</summary>
public const int LGAFCPPHIAAFieldNumber = 15;
private uint lGAFCPPHIAA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LGAFCPPHIAA {
get { return lGAFCPPHIAA_; }
set {
lGAFCPPHIAA_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 14;
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 "JLDKPCEEPHC" field.</summary>
public const int JLDKPCEEPHCFieldNumber = 3;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ActivityExpedition> _repeated_jLDKPCEEPHC_codec
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.ActivityExpedition.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition> jLDKPCEEPHC_ = 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> JLDKPCEEPHC {
get { return jLDKPCEEPHC_; }
}
/// <summary>Field number for the "JONPPIMAIPM" field.</summary>
public const int JONPPIMAIPMFieldNumber = 10;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BNEECEOIBJO> _repeated_jONPPIMAIPM_codec
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.BNEECEOIBJO.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BNEECEOIBJO> jONPPIMAIPM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BNEECEOIBJO>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BNEECEOIBJO> JONPPIMAIPM {
get { return jONPPIMAIPM_; }
}
/// <summary>Field number for the "AKLOONLBGBF" field.</summary>
public const int AKLOONLBGBFFieldNumber = 12;
private static readonly pb::FieldCodec<uint> _repeated_aKLOONLBGBF_codec
= pb::FieldCodec.ForUInt32(98);
private readonly pbc::RepeatedField<uint> aKLOONLBGBF_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> AKLOONLBGBF {
get { return aKLOONLBGBF_; }
}
/// <summary>Field number for the "PJLDIFGFEMC" field.</summary>
public const int PJLDIFGFEMCFieldNumber = 9;
private static readonly pb::FieldCodec<uint> _repeated_pJLDIFGFEMC_codec
= pb::FieldCodec.ForUInt32(74);
private readonly pbc::RepeatedField<uint> pJLDIFGFEMC_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> PJLDIFGFEMC {
get { return pJLDIFGFEMC_; }
}
/// <summary>Field number for the "JJMLNMAFJDB" field.</summary>
public const int JJMLNMAFJDBFieldNumber = 4;
private static readonly pb::FieldCodec<uint> _repeated_jJMLNMAFJDB_codec
= pb::FieldCodec.ForUInt32(34);
private readonly pbc::RepeatedField<uint> jJMLNMAFJDB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> JJMLNMAFJDB {
get { return jJMLNMAFJDB_; }
}
[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 (LGAFCPPHIAA != other.LGAFCPPHIAA) return false;
if (Retcode != other.Retcode) return false;
if(!jLDKPCEEPHC_.Equals(other.jLDKPCEEPHC_)) return false;
if(!jONPPIMAIPM_.Equals(other.jONPPIMAIPM_)) return false;
if(!aKLOONLBGBF_.Equals(other.aKLOONLBGBF_)) return false;
if(!pJLDIFGFEMC_.Equals(other.pJLDIFGFEMC_)) return false;
if(!jJMLNMAFJDB_.Equals(other.jJMLNMAFJDB_)) 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 (LGAFCPPHIAA != 0) hash ^= LGAFCPPHIAA.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
hash ^= jLDKPCEEPHC_.GetHashCode();
hash ^= jONPPIMAIPM_.GetHashCode();
hash ^= aKLOONLBGBF_.GetHashCode();
hash ^= pJLDIFGFEMC_.GetHashCode();
hash ^= jJMLNMAFJDB_.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
jLDKPCEEPHC_.WriteTo(output, _repeated_jLDKPCEEPHC_codec);
jJMLNMAFJDB_.WriteTo(output, _repeated_jJMLNMAFJDB_codec);
pJLDIFGFEMC_.WriteTo(output, _repeated_pJLDIFGFEMC_codec);
jONPPIMAIPM_.WriteTo(output, _repeated_jONPPIMAIPM_codec);
aKLOONLBGBF_.WriteTo(output, _repeated_aKLOONLBGBF_codec);
if (Retcode != 0) {
output.WriteRawTag(112);
output.WriteUInt32(Retcode);
}
if (LGAFCPPHIAA != 0) {
output.WriteRawTag(120);
output.WriteUInt32(LGAFCPPHIAA);
}
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) {
jLDKPCEEPHC_.WriteTo(ref output, _repeated_jLDKPCEEPHC_codec);
jJMLNMAFJDB_.WriteTo(ref output, _repeated_jJMLNMAFJDB_codec);
pJLDIFGFEMC_.WriteTo(ref output, _repeated_pJLDIFGFEMC_codec);
jONPPIMAIPM_.WriteTo(ref output, _repeated_jONPPIMAIPM_codec);
aKLOONLBGBF_.WriteTo(ref output, _repeated_aKLOONLBGBF_codec);
if (Retcode != 0) {
output.WriteRawTag(112);
output.WriteUInt32(Retcode);
}
if (LGAFCPPHIAA != 0) {
output.WriteRawTag(120);
output.WriteUInt32(LGAFCPPHIAA);
}
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 (LGAFCPPHIAA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LGAFCPPHIAA);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
size += jLDKPCEEPHC_.CalculateSize(_repeated_jLDKPCEEPHC_codec);
size += jONPPIMAIPM_.CalculateSize(_repeated_jONPPIMAIPM_codec);
size += aKLOONLBGBF_.CalculateSize(_repeated_aKLOONLBGBF_codec);
size += pJLDIFGFEMC_.CalculateSize(_repeated_pJLDIFGFEMC_codec);
size += jJMLNMAFJDB_.CalculateSize(_repeated_jJMLNMAFJDB_codec);
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;
}
if (other.LGAFCPPHIAA != 0) {
LGAFCPPHIAA = other.LGAFCPPHIAA;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
jLDKPCEEPHC_.Add(other.jLDKPCEEPHC_);
jONPPIMAIPM_.Add(other.jONPPIMAIPM_);
aKLOONLBGBF_.Add(other.aKLOONLBGBF_);
pJLDIFGFEMC_.Add(other.pJLDIFGFEMC_);
jJMLNMAFJDB_.Add(other.jJMLNMAFJDB_);
_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: {
jLDKPCEEPHC_.AddEntriesFrom(input, _repeated_jLDKPCEEPHC_codec);
break;
}
case 34:
case 32: {
jJMLNMAFJDB_.AddEntriesFrom(input, _repeated_jJMLNMAFJDB_codec);
break;
}
case 74:
case 72: {
pJLDIFGFEMC_.AddEntriesFrom(input, _repeated_pJLDIFGFEMC_codec);
break;
}
case 82: {
jONPPIMAIPM_.AddEntriesFrom(input, _repeated_jONPPIMAIPM_codec);
break;
}
case 98:
case 96: {
aKLOONLBGBF_.AddEntriesFrom(input, _repeated_aKLOONLBGBF_codec);
break;
}
case 112: {
Retcode = input.ReadUInt32();
break;
}
case 120: {
LGAFCPPHIAA = 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: {
jLDKPCEEPHC_.AddEntriesFrom(ref input, _repeated_jLDKPCEEPHC_codec);
break;
}
case 34:
case 32: {
jJMLNMAFJDB_.AddEntriesFrom(ref input, _repeated_jJMLNMAFJDB_codec);
break;
}
case 74:
case 72: {
pJLDIFGFEMC_.AddEntriesFrom(ref input, _repeated_pJLDIFGFEMC_codec);
break;
}
case 82: {
jONPPIMAIPM_.AddEntriesFrom(ref input, _repeated_jONPPIMAIPM_codec);
break;
}
case 98:
case 96: {
aKLOONLBGBF_.AddEntriesFrom(ref input, _repeated_aKLOONLBGBF_codec);
break;
}
case 112: {
Retcode = input.ReadUInt32();
break;
}
case 120: {
LGAFCPPHIAA = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code