Files
DanhengServer-OpenSource/Proto/GetMbtiReportScRsp.cs
2025-11-29 21:57:27 +08:00

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",
"C0dNREhIT0dCQUNOGAIgAygLMgwuTUZES0lOUERNS0USEwoLTEpIQUlGQ0lB",
"QkgYByABKAUSIQoLQUJOT0lOTE9LTE4YCSADKAsyDC5ERENFTENPSkdOUBIT",
"CgtQQ0FEQ0dDRUxJThgNIAEoCBITCgtQSE5LS0VMTEFOTRgDIAEoBRIXCg9p",
"c190YWtlbl9yZXdhcmQYASABKAgSEAoIcHJvZ3Jlc3MYCyABKA0SDwoHcmV0",
"Y29kZRgFIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"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[]{ "GMDHHOGBACN", "LJHAIFCIABH", "ABNOINLOKLN", "PCADCGCELIN", "PHNKKELLANM", "IsTakenReward", "Progress", "Retcode" }, 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() {
gMDHHOGBACN_ = other.gMDHHOGBACN_.Clone();
lJHAIFCIABH_ = other.lJHAIFCIABH_;
aBNOINLOKLN_ = other.aBNOINLOKLN_.Clone();
pCADCGCELIN_ = other.pCADCGCELIN_;
pHNKKELLANM_ = other.pHNKKELLANM_;
isTakenReward_ = other.isTakenReward_;
progress_ = other.progress_;
retcode_ = other.retcode_;
_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 "GMDHHOGBACN" field.</summary>
public const int GMDHHOGBACNFieldNumber = 2;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MFDKINPDMKE> _repeated_gMDHHOGBACN_codec
= pb::FieldCodec.ForMessage(18, 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 = 7;
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 "ABNOINLOKLN" field.</summary>
public const int ABNOINLOKLNFieldNumber = 9;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DDCELCOJGNP> _repeated_aBNOINLOKLN_codec
= pb::FieldCodec.ForMessage(74, 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 "PCADCGCELIN" field.</summary>
public const int PCADCGCELINFieldNumber = 13;
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 = 3;
private int pHNKKELLANM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int PHNKKELLANM {
get { return pHNKKELLANM_; }
set {
pHNKKELLANM_ = value;
}
}
/// <summary>Field number for the "is_taken_reward" field.</summary>
public const int IsTakenRewardFieldNumber = 1;
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 "progress" field.</summary>
public const int ProgressFieldNumber = 11;
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 "retcode" field.</summary>
public const int RetcodeFieldNumber = 5;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = 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(!gMDHHOGBACN_.Equals(other.gMDHHOGBACN_)) return false;
if (LJHAIFCIABH != other.LJHAIFCIABH) return false;
if(!aBNOINLOKLN_.Equals(other.aBNOINLOKLN_)) return false;
if (PCADCGCELIN != other.PCADCGCELIN) return false;
if (PHNKKELLANM != other.PHNKKELLANM) return false;
if (IsTakenReward != other.IsTakenReward) return false;
if (Progress != other.Progress) return false;
if (Retcode != other.Retcode) 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 ^= gMDHHOGBACN_.GetHashCode();
if (LJHAIFCIABH != 0) hash ^= LJHAIFCIABH.GetHashCode();
hash ^= aBNOINLOKLN_.GetHashCode();
if (PCADCGCELIN != false) hash ^= PCADCGCELIN.GetHashCode();
if (PHNKKELLANM != 0) hash ^= PHNKKELLANM.GetHashCode();
if (IsTakenReward != false) hash ^= IsTakenReward.GetHashCode();
if (Progress != 0) hash ^= Progress.GetHashCode();
if (Retcode != 0) hash ^= Retcode.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
if (IsTakenReward != false) {
output.WriteRawTag(8);
output.WriteBool(IsTakenReward);
}
gMDHHOGBACN_.WriteTo(output, _repeated_gMDHHOGBACN_codec);
if (PHNKKELLANM != 0) {
output.WriteRawTag(24);
output.WriteInt32(PHNKKELLANM);
}
if (Retcode != 0) {
output.WriteRawTag(40);
output.WriteUInt32(Retcode);
}
if (LJHAIFCIABH != 0) {
output.WriteRawTag(56);
output.WriteInt32(LJHAIFCIABH);
}
aBNOINLOKLN_.WriteTo(output, _repeated_aBNOINLOKLN_codec);
if (Progress != 0) {
output.WriteRawTag(88);
output.WriteUInt32(Progress);
}
if (PCADCGCELIN != false) {
output.WriteRawTag(104);
output.WriteBool(PCADCGCELIN);
}
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) {
if (IsTakenReward != false) {
output.WriteRawTag(8);
output.WriteBool(IsTakenReward);
}
gMDHHOGBACN_.WriteTo(ref output, _repeated_gMDHHOGBACN_codec);
if (PHNKKELLANM != 0) {
output.WriteRawTag(24);
output.WriteInt32(PHNKKELLANM);
}
if (Retcode != 0) {
output.WriteRawTag(40);
output.WriteUInt32(Retcode);
}
if (LJHAIFCIABH != 0) {
output.WriteRawTag(56);
output.WriteInt32(LJHAIFCIABH);
}
aBNOINLOKLN_.WriteTo(ref output, _repeated_aBNOINLOKLN_codec);
if (Progress != 0) {
output.WriteRawTag(88);
output.WriteUInt32(Progress);
}
if (PCADCGCELIN != false) {
output.WriteRawTag(104);
output.WriteBool(PCADCGCELIN);
}
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 += gMDHHOGBACN_.CalculateSize(_repeated_gMDHHOGBACN_codec);
if (LJHAIFCIABH != 0) {
size += 1 + pb::CodedOutputStream.ComputeInt32Size(LJHAIFCIABH);
}
size += aBNOINLOKLN_.CalculateSize(_repeated_aBNOINLOKLN_codec);
if (PCADCGCELIN != false) {
size += 1 + 1;
}
if (PHNKKELLANM != 0) {
size += 1 + pb::CodedOutputStream.ComputeInt32Size(PHNKKELLANM);
}
if (IsTakenReward != false) {
size += 1 + 1;
}
if (Progress != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Progress);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
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;
}
gMDHHOGBACN_.Add(other.gMDHHOGBACN_);
if (other.LJHAIFCIABH != 0) {
LJHAIFCIABH = other.LJHAIFCIABH;
}
aBNOINLOKLN_.Add(other.aBNOINLOKLN_);
if (other.PCADCGCELIN != false) {
PCADCGCELIN = other.PCADCGCELIN;
}
if (other.PHNKKELLANM != 0) {
PHNKKELLANM = other.PHNKKELLANM;
}
if (other.IsTakenReward != false) {
IsTakenReward = other.IsTakenReward;
}
if (other.Progress != 0) {
Progress = other.Progress;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
_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 8: {
IsTakenReward = input.ReadBool();
break;
}
case 18: {
gMDHHOGBACN_.AddEntriesFrom(input, _repeated_gMDHHOGBACN_codec);
break;
}
case 24: {
PHNKKELLANM = input.ReadInt32();
break;
}
case 40: {
Retcode = input.ReadUInt32();
break;
}
case 56: {
LJHAIFCIABH = input.ReadInt32();
break;
}
case 74: {
aBNOINLOKLN_.AddEntriesFrom(input, _repeated_aBNOINLOKLN_codec);
break;
}
case 88: {
Progress = input.ReadUInt32();
break;
}
case 104: {
PCADCGCELIN = 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 8: {
IsTakenReward = input.ReadBool();
break;
}
case 18: {
gMDHHOGBACN_.AddEntriesFrom(ref input, _repeated_gMDHHOGBACN_codec);
break;
}
case 24: {
PHNKKELLANM = input.ReadInt32();
break;
}
case 40: {
Retcode = input.ReadUInt32();
break;
}
case 56: {
LJHAIFCIABH = input.ReadInt32();
break;
}
case 74: {
aBNOINLOKLN_.AddEntriesFrom(ref input, _repeated_aBNOINLOKLN_codec);
break;
}
case 88: {
Progress = input.ReadUInt32();
break;
}
case 104: {
PCADCGCELIN = input.ReadBool();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code