mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
477 lines
17 KiB
C#
477 lines
17 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetMbtiReportScRsp.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 GetMbtiReportScRsp.proto</summary>
|
|
public static partial class GetMbtiReportScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetMbtiReportScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetMbtiReportScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChhHZXRNYnRpUmVwb3J0U2NSc3AucHJvdG8aEU1GREtJTlBETUtFLnByb3Rv",
|
|
"GhFERENFTENPSkdOUC5wcm90byLVAQoSR2V0TWJ0aVJlcG9ydFNjUnNwEiEK",
|
|
"C0FCTk9JTkxPS0xOGAcgAygLMgwuRERDRUxDT0pHTlASDwoHcmV0Y29kZRgI",
|
|
"IAEoDRIXCg9pc190YWtlbl9yZXdhcmQYDyABKAgSIQoLR01ESEhPR0JBQ04Y",
|
|
"ASADKAsyDC5NRkRLSU5QRE1LRRITCgtMSkhBSUZDSUFCSBgMIAEoBRIQCghw",
|
|
"cm9ncmVzcxgFIAEoDRITCgtQQ0FEQ0dDRUxJThgLIAEoCBITCgtQSE5LS0VM",
|
|
"TEFOTRgCIAEoBUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
|
|
"cm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MFDKINPDMKEReflection.Descriptor, global::EggLink.DanhengServer.Proto.DDCELCOJGNPReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetMbtiReportScRsp), global::EggLink.DanhengServer.Proto.GetMbtiReportScRsp.Parser, new[]{ "ABNOINLOKLN", "Retcode", "IsTakenReward", "GMDHHOGBACN", "LJHAIFCIABH", "Progress", "PCADCGCELIN", "PHNKKELLANM" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetMbtiReportScRsp : pb::IMessage<GetMbtiReportScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetMbtiReportScRsp> _parser = new pb::MessageParser<GetMbtiReportScRsp>(() => new GetMbtiReportScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetMbtiReportScRsp> 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.GetMbtiReportScRspReflection.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 GetMbtiReportScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetMbtiReportScRsp(GetMbtiReportScRsp other) : this() {
|
|
aBNOINLOKLN_ = other.aBNOINLOKLN_.Clone();
|
|
retcode_ = other.retcode_;
|
|
isTakenReward_ = other.isTakenReward_;
|
|
gMDHHOGBACN_ = other.gMDHHOGBACN_.Clone();
|
|
lJHAIFCIABH_ = other.lJHAIFCIABH_;
|
|
progress_ = other.progress_;
|
|
pCADCGCELIN_ = other.pCADCGCELIN_;
|
|
pHNKKELLANM_ = other.pHNKKELLANM_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetMbtiReportScRsp Clone() {
|
|
return new GetMbtiReportScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "ABNOINLOKLN" field.</summary>
|
|
public const int ABNOINLOKLNFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DDCELCOJGNP> _repeated_aBNOINLOKLN_codec
|
|
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.DDCELCOJGNP.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DDCELCOJGNP> aBNOINLOKLN_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DDCELCOJGNP>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DDCELCOJGNP> ABNOINLOKLN {
|
|
get { return aBNOINLOKLN_; }
|
|
}
|
|
|
|
/// <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 "is_taken_reward" field.</summary>
|
|
public const int IsTakenRewardFieldNumber = 15;
|
|
private bool isTakenReward_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool IsTakenReward {
|
|
get { return isTakenReward_; }
|
|
set {
|
|
isTakenReward_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GMDHHOGBACN" field.</summary>
|
|
public const int GMDHHOGBACNFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MFDKINPDMKE> _repeated_gMDHHOGBACN_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.MFDKINPDMKE.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MFDKINPDMKE> gMDHHOGBACN_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MFDKINPDMKE>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MFDKINPDMKE> GMDHHOGBACN {
|
|
get { return gMDHHOGBACN_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "LJHAIFCIABH" field.</summary>
|
|
public const int LJHAIFCIABHFieldNumber = 12;
|
|
private int lJHAIFCIABH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int LJHAIFCIABH {
|
|
get { return lJHAIFCIABH_; }
|
|
set {
|
|
lJHAIFCIABH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "progress" field.</summary>
|
|
public const int ProgressFieldNumber = 5;
|
|
private uint progress_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Progress {
|
|
get { return progress_; }
|
|
set {
|
|
progress_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PCADCGCELIN" field.</summary>
|
|
public const int PCADCGCELINFieldNumber = 11;
|
|
private bool pCADCGCELIN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool PCADCGCELIN {
|
|
get { return pCADCGCELIN_; }
|
|
set {
|
|
pCADCGCELIN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PHNKKELLANM" field.</summary>
|
|
public const int PHNKKELLANMFieldNumber = 2;
|
|
private int pHNKKELLANM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int PHNKKELLANM {
|
|
get { return pHNKKELLANM_; }
|
|
set {
|
|
pHNKKELLANM_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetMbtiReportScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetMbtiReportScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!aBNOINLOKLN_.Equals(other.aBNOINLOKLN_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (IsTakenReward != other.IsTakenReward) return false;
|
|
if(!gMDHHOGBACN_.Equals(other.gMDHHOGBACN_)) return false;
|
|
if (LJHAIFCIABH != other.LJHAIFCIABH) return false;
|
|
if (Progress != other.Progress) return false;
|
|
if (PCADCGCELIN != other.PCADCGCELIN) return false;
|
|
if (PHNKKELLANM != other.PHNKKELLANM) 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 ^= aBNOINLOKLN_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (IsTakenReward != false) hash ^= IsTakenReward.GetHashCode();
|
|
hash ^= gMDHHOGBACN_.GetHashCode();
|
|
if (LJHAIFCIABH != 0) hash ^= LJHAIFCIABH.GetHashCode();
|
|
if (Progress != 0) hash ^= Progress.GetHashCode();
|
|
if (PCADCGCELIN != false) hash ^= PCADCGCELIN.GetHashCode();
|
|
if (PHNKKELLANM != 0) hash ^= PHNKKELLANM.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
|
|
gMDHHOGBACN_.WriteTo(output, _repeated_gMDHHOGBACN_codec);
|
|
if (PHNKKELLANM != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteInt32(PHNKKELLANM);
|
|
}
|
|
if (Progress != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Progress);
|
|
}
|
|
aBNOINLOKLN_.WriteTo(output, _repeated_aBNOINLOKLN_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (PCADCGCELIN != false) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(PCADCGCELIN);
|
|
}
|
|
if (LJHAIFCIABH != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteInt32(LJHAIFCIABH);
|
|
}
|
|
if (IsTakenReward != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(IsTakenReward);
|
|
}
|
|
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) {
|
|
gMDHHOGBACN_.WriteTo(ref output, _repeated_gMDHHOGBACN_codec);
|
|
if (PHNKKELLANM != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteInt32(PHNKKELLANM);
|
|
}
|
|
if (Progress != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Progress);
|
|
}
|
|
aBNOINLOKLN_.WriteTo(ref output, _repeated_aBNOINLOKLN_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (PCADCGCELIN != false) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(PCADCGCELIN);
|
|
}
|
|
if (LJHAIFCIABH != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteInt32(LJHAIFCIABH);
|
|
}
|
|
if (IsTakenReward != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(IsTakenReward);
|
|
}
|
|
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 += aBNOINLOKLN_.CalculateSize(_repeated_aBNOINLOKLN_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (IsTakenReward != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += gMDHHOGBACN_.CalculateSize(_repeated_gMDHHOGBACN_codec);
|
|
if (LJHAIFCIABH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt32Size(LJHAIFCIABH);
|
|
}
|
|
if (Progress != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Progress);
|
|
}
|
|
if (PCADCGCELIN != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (PHNKKELLANM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt32Size(PHNKKELLANM);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetMbtiReportScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
aBNOINLOKLN_.Add(other.aBNOINLOKLN_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.IsTakenReward != false) {
|
|
IsTakenReward = other.IsTakenReward;
|
|
}
|
|
gMDHHOGBACN_.Add(other.gMDHHOGBACN_);
|
|
if (other.LJHAIFCIABH != 0) {
|
|
LJHAIFCIABH = other.LJHAIFCIABH;
|
|
}
|
|
if (other.Progress != 0) {
|
|
Progress = other.Progress;
|
|
}
|
|
if (other.PCADCGCELIN != false) {
|
|
PCADCGCELIN = other.PCADCGCELIN;
|
|
}
|
|
if (other.PHNKKELLANM != 0) {
|
|
PHNKKELLANM = other.PHNKKELLANM;
|
|
}
|
|
_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 10: {
|
|
gMDHHOGBACN_.AddEntriesFrom(input, _repeated_gMDHHOGBACN_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
PHNKKELLANM = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
Progress = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58: {
|
|
aBNOINLOKLN_.AddEntriesFrom(input, _repeated_aBNOINLOKLN_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
PCADCGCELIN = input.ReadBool();
|
|
break;
|
|
}
|
|
case 96: {
|
|
LJHAIFCIABH = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
IsTakenReward = input.ReadBool();
|
|
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 10: {
|
|
gMDHHOGBACN_.AddEntriesFrom(ref input, _repeated_gMDHHOGBACN_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
PHNKKELLANM = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
Progress = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58: {
|
|
aBNOINLOKLN_.AddEntriesFrom(ref input, _repeated_aBNOINLOKLN_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
PCADCGCELIN = input.ReadBool();
|
|
break;
|
|
}
|
|
case 96: {
|
|
LJHAIFCIABH = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
IsTakenReward = input.ReadBool();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|