Files
DanhengServer-OpenSource/Common/Proto/GetExpeditionDataScRsp.cs
Somebody e047f3d39d Fix StoryLine basic info
- Still cause bugs
2024-07-09 21:20:49 +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(
"ChxHZXRFeHBlZGl0aW9uRGF0YVNjUnNwLnByb3RvGhhBY3Rpdml0eUV4cGVk",
"aXRpb24ucHJvdG8aEUZPQUFCQUxJUE1QLnByb3RvIsoBChZHZXRFeHBlZGl0",
"aW9uRGF0YVNjUnNwEg8KB3JldGNvZGUYDiABKA0SEwoLRktERkVCUEtDSUYY",
"CSABKA0SKAoLQUZGQ0NGQ0hBSU4YCCADKAsyEy5BY3Rpdml0eUV4cGVkaXRp",
"b24SIQoLTEpISkRCR0dBQUkYDCADKAsyDC5GT0FBQkFMSVBNUBITCgtOSU5C",
"UEFPSUVJTRgDIAMoDRITCgtNRURCQ0RPQUpGQhgPIAMoDRITCgtQS0ZMS0pD",
"QkRHQhgLIAMoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ActivityExpeditionReflection.Descriptor, global::EggLink.DanhengServer.Proto.FOAABALIPMPReflection.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[]{ "Retcode", "FKDFEBPKCIF", "AFFCCFCHAIN", "LJHJDBGGAAI", "NINBPAOIEIM", "MEDBCDOAJFB", "PKFLKJCBDGB" }, 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() {
retcode_ = other.retcode_;
fKDFEBPKCIF_ = other.fKDFEBPKCIF_;
aFFCCFCHAIN_ = other.aFFCCFCHAIN_.Clone();
lJHJDBGGAAI_ = other.lJHJDBGGAAI_.Clone();
nINBPAOIEIM_ = other.nINBPAOIEIM_.Clone();
mEDBCDOAJFB_ = other.mEDBCDOAJFB_.Clone();
pKFLKJCBDGB_ = other.pKFLKJCBDGB_.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 "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 "FKDFEBPKCIF" field.</summary>
public const int FKDFEBPKCIFFieldNumber = 9;
private uint fKDFEBPKCIF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FKDFEBPKCIF {
get { return fKDFEBPKCIF_; }
set {
fKDFEBPKCIF_ = value;
}
}
/// <summary>Field number for the "AFFCCFCHAIN" field.</summary>
public const int AFFCCFCHAINFieldNumber = 8;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ActivityExpedition> _repeated_aFFCCFCHAIN_codec
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.ActivityExpedition.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition> aFFCCFCHAIN_ = 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> AFFCCFCHAIN {
get { return aFFCCFCHAIN_; }
}
/// <summary>Field number for the "LJHJDBGGAAI" field.</summary>
public const int LJHJDBGGAAIFieldNumber = 12;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.FOAABALIPMP> _repeated_lJHJDBGGAAI_codec
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.FOAABALIPMP.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FOAABALIPMP> lJHJDBGGAAI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FOAABALIPMP>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FOAABALIPMP> LJHJDBGGAAI {
get { return lJHJDBGGAAI_; }
}
/// <summary>Field number for the "NINBPAOIEIM" field.</summary>
public const int NINBPAOIEIMFieldNumber = 3;
private static readonly pb::FieldCodec<uint> _repeated_nINBPAOIEIM_codec
= pb::FieldCodec.ForUInt32(26);
private readonly pbc::RepeatedField<uint> nINBPAOIEIM_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> NINBPAOIEIM {
get { return nINBPAOIEIM_; }
}
/// <summary>Field number for the "MEDBCDOAJFB" field.</summary>
public const int MEDBCDOAJFBFieldNumber = 15;
private static readonly pb::FieldCodec<uint> _repeated_mEDBCDOAJFB_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField<uint> mEDBCDOAJFB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> MEDBCDOAJFB {
get { return mEDBCDOAJFB_; }
}
/// <summary>Field number for the "PKFLKJCBDGB" field.</summary>
public const int PKFLKJCBDGBFieldNumber = 11;
private static readonly pb::FieldCodec<uint> _repeated_pKFLKJCBDGB_codec
= pb::FieldCodec.ForUInt32(90);
private readonly pbc::RepeatedField<uint> pKFLKJCBDGB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> PKFLKJCBDGB {
get { return pKFLKJCBDGB_; }
}
[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 (Retcode != other.Retcode) return false;
if (FKDFEBPKCIF != other.FKDFEBPKCIF) return false;
if(!aFFCCFCHAIN_.Equals(other.aFFCCFCHAIN_)) return false;
if(!lJHJDBGGAAI_.Equals(other.lJHJDBGGAAI_)) return false;
if(!nINBPAOIEIM_.Equals(other.nINBPAOIEIM_)) return false;
if(!mEDBCDOAJFB_.Equals(other.mEDBCDOAJFB_)) return false;
if(!pKFLKJCBDGB_.Equals(other.pKFLKJCBDGB_)) 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 (Retcode != 0) hash ^= Retcode.GetHashCode();
if (FKDFEBPKCIF != 0) hash ^= FKDFEBPKCIF.GetHashCode();
hash ^= aFFCCFCHAIN_.GetHashCode();
hash ^= lJHJDBGGAAI_.GetHashCode();
hash ^= nINBPAOIEIM_.GetHashCode();
hash ^= mEDBCDOAJFB_.GetHashCode();
hash ^= pKFLKJCBDGB_.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
nINBPAOIEIM_.WriteTo(output, _repeated_nINBPAOIEIM_codec);
aFFCCFCHAIN_.WriteTo(output, _repeated_aFFCCFCHAIN_codec);
if (FKDFEBPKCIF != 0) {
output.WriteRawTag(72);
output.WriteUInt32(FKDFEBPKCIF);
}
pKFLKJCBDGB_.WriteTo(output, _repeated_pKFLKJCBDGB_codec);
lJHJDBGGAAI_.WriteTo(output, _repeated_lJHJDBGGAAI_codec);
if (Retcode != 0) {
output.WriteRawTag(112);
output.WriteUInt32(Retcode);
}
mEDBCDOAJFB_.WriteTo(output, _repeated_mEDBCDOAJFB_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) {
nINBPAOIEIM_.WriteTo(ref output, _repeated_nINBPAOIEIM_codec);
aFFCCFCHAIN_.WriteTo(ref output, _repeated_aFFCCFCHAIN_codec);
if (FKDFEBPKCIF != 0) {
output.WriteRawTag(72);
output.WriteUInt32(FKDFEBPKCIF);
}
pKFLKJCBDGB_.WriteTo(ref output, _repeated_pKFLKJCBDGB_codec);
lJHJDBGGAAI_.WriteTo(ref output, _repeated_lJHJDBGGAAI_codec);
if (Retcode != 0) {
output.WriteRawTag(112);
output.WriteUInt32(Retcode);
}
mEDBCDOAJFB_.WriteTo(ref output, _repeated_mEDBCDOAJFB_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;
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (FKDFEBPKCIF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FKDFEBPKCIF);
}
size += aFFCCFCHAIN_.CalculateSize(_repeated_aFFCCFCHAIN_codec);
size += lJHJDBGGAAI_.CalculateSize(_repeated_lJHJDBGGAAI_codec);
size += nINBPAOIEIM_.CalculateSize(_repeated_nINBPAOIEIM_codec);
size += mEDBCDOAJFB_.CalculateSize(_repeated_mEDBCDOAJFB_codec);
size += pKFLKJCBDGB_.CalculateSize(_repeated_pKFLKJCBDGB_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.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.FKDFEBPKCIF != 0) {
FKDFEBPKCIF = other.FKDFEBPKCIF;
}
aFFCCFCHAIN_.Add(other.aFFCCFCHAIN_);
lJHJDBGGAAI_.Add(other.lJHJDBGGAAI_);
nINBPAOIEIM_.Add(other.nINBPAOIEIM_);
mEDBCDOAJFB_.Add(other.mEDBCDOAJFB_);
pKFLKJCBDGB_.Add(other.pKFLKJCBDGB_);
_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: {
nINBPAOIEIM_.AddEntriesFrom(input, _repeated_nINBPAOIEIM_codec);
break;
}
case 66: {
aFFCCFCHAIN_.AddEntriesFrom(input, _repeated_aFFCCFCHAIN_codec);
break;
}
case 72: {
FKDFEBPKCIF = input.ReadUInt32();
break;
}
case 90:
case 88: {
pKFLKJCBDGB_.AddEntriesFrom(input, _repeated_pKFLKJCBDGB_codec);
break;
}
case 98: {
lJHJDBGGAAI_.AddEntriesFrom(input, _repeated_lJHJDBGGAAI_codec);
break;
}
case 112: {
Retcode = input.ReadUInt32();
break;
}
case 122:
case 120: {
mEDBCDOAJFB_.AddEntriesFrom(input, _repeated_mEDBCDOAJFB_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: {
nINBPAOIEIM_.AddEntriesFrom(ref input, _repeated_nINBPAOIEIM_codec);
break;
}
case 66: {
aFFCCFCHAIN_.AddEntriesFrom(ref input, _repeated_aFFCCFCHAIN_codec);
break;
}
case 72: {
FKDFEBPKCIF = input.ReadUInt32();
break;
}
case 90:
case 88: {
pKFLKJCBDGB_.AddEntriesFrom(ref input, _repeated_pKFLKJCBDGB_codec);
break;
}
case 98: {
lJHJDBGGAAI_.AddEntriesFrom(ref input, _repeated_lJHJDBGGAAI_codec);
break;
}
case 112: {
Retcode = input.ReadUInt32();
break;
}
case 122:
case 120: {
mEDBCDOAJFB_.AddEntriesFrom(ref input, _repeated_mEDBCDOAJFB_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code