mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
476 lines
17 KiB
C#
476 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(
|
|
"ChhHZXRNYnRpUmVwb3J0U2NSc3AucHJvdG8aEURQTFBNQkZLSUFMLnByb3Rv",
|
|
"GhFQQk9JSkZCRUZGQi5wcm90byLPAQoSR2V0TWJ0aVJlcG9ydFNjUnNwEiEK",
|
|
"C0pFSU1DQUlDQ0xGGAQgAygLMgwuUEJPSUpGQkVGRkISEwoLUEFMS0hHSE5G",
|
|
"Qk0YByABKAgSIQoLTE1LREtKRUNOR0cYBiADKAsyDC5EUExQTUJGS0lBTBIQ",
|
|
"Cghwcm9ncmVzcxgFIAEoDRIPCgdyZXRjb2RlGAIgASgNEhMKC0tHSUdIREpM",
|
|
"SERIGA8gASgFEhEKCWNvbXBsZXRlZBgNIAEoCBITCgtHQ0hJRUhMUE5IQxgM",
|
|
"IAEoBUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DPLPMBFKIALReflection.Descriptor, global::EggLink.DanhengServer.Proto.PBOIJFBEFFBReflection.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[]{ "JEIMCAICCLF", "PALKHGHNFBM", "LMKDKJECNGG", "Progress", "Retcode", "KGIGHDJLHDH", "Completed", "GCHIEHLPNHC" }, 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() {
|
|
jEIMCAICCLF_ = other.jEIMCAICCLF_.Clone();
|
|
pALKHGHNFBM_ = other.pALKHGHNFBM_;
|
|
lMKDKJECNGG_ = other.lMKDKJECNGG_.Clone();
|
|
progress_ = other.progress_;
|
|
retcode_ = other.retcode_;
|
|
kGIGHDJLHDH_ = other.kGIGHDJLHDH_;
|
|
completed_ = other.completed_;
|
|
gCHIEHLPNHC_ = other.gCHIEHLPNHC_;
|
|
_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 "JEIMCAICCLF" field.</summary>
|
|
public const int JEIMCAICCLFFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PBOIJFBEFFB> _repeated_jEIMCAICCLF_codec
|
|
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.PBOIJFBEFFB.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PBOIJFBEFFB> jEIMCAICCLF_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PBOIJFBEFFB>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PBOIJFBEFFB> JEIMCAICCLF {
|
|
get { return jEIMCAICCLF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "PALKHGHNFBM" field.</summary>
|
|
public const int PALKHGHNFBMFieldNumber = 7;
|
|
private bool pALKHGHNFBM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool PALKHGHNFBM {
|
|
get { return pALKHGHNFBM_; }
|
|
set {
|
|
pALKHGHNFBM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LMKDKJECNGG" field.</summary>
|
|
public const int LMKDKJECNGGFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DPLPMBFKIAL> _repeated_lMKDKJECNGG_codec
|
|
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.DPLPMBFKIAL.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DPLPMBFKIAL> lMKDKJECNGG_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DPLPMBFKIAL>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DPLPMBFKIAL> LMKDKJECNGG {
|
|
get { return lMKDKJECNGG_; }
|
|
}
|
|
|
|
/// <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 "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 2;
|
|
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 "KGIGHDJLHDH" field.</summary>
|
|
public const int KGIGHDJLHDHFieldNumber = 15;
|
|
private int kGIGHDJLHDH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int KGIGHDJLHDH {
|
|
get { return kGIGHDJLHDH_; }
|
|
set {
|
|
kGIGHDJLHDH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "completed" field.</summary>
|
|
public const int CompletedFieldNumber = 13;
|
|
private bool completed_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Completed {
|
|
get { return completed_; }
|
|
set {
|
|
completed_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GCHIEHLPNHC" field.</summary>
|
|
public const int GCHIEHLPNHCFieldNumber = 12;
|
|
private int gCHIEHLPNHC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int GCHIEHLPNHC {
|
|
get { return gCHIEHLPNHC_; }
|
|
set {
|
|
gCHIEHLPNHC_ = 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(!jEIMCAICCLF_.Equals(other.jEIMCAICCLF_)) return false;
|
|
if (PALKHGHNFBM != other.PALKHGHNFBM) return false;
|
|
if(!lMKDKJECNGG_.Equals(other.lMKDKJECNGG_)) return false;
|
|
if (Progress != other.Progress) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (KGIGHDJLHDH != other.KGIGHDJLHDH) return false;
|
|
if (Completed != other.Completed) return false;
|
|
if (GCHIEHLPNHC != other.GCHIEHLPNHC) 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 ^= jEIMCAICCLF_.GetHashCode();
|
|
if (PALKHGHNFBM != false) hash ^= PALKHGHNFBM.GetHashCode();
|
|
hash ^= lMKDKJECNGG_.GetHashCode();
|
|
if (Progress != 0) hash ^= Progress.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (KGIGHDJLHDH != 0) hash ^= KGIGHDJLHDH.GetHashCode();
|
|
if (Completed != false) hash ^= Completed.GetHashCode();
|
|
if (GCHIEHLPNHC != 0) hash ^= GCHIEHLPNHC.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 (Retcode != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
jEIMCAICCLF_.WriteTo(output, _repeated_jEIMCAICCLF_codec);
|
|
if (Progress != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Progress);
|
|
}
|
|
lMKDKJECNGG_.WriteTo(output, _repeated_lMKDKJECNGG_codec);
|
|
if (PALKHGHNFBM != false) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(PALKHGHNFBM);
|
|
}
|
|
if (GCHIEHLPNHC != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteInt32(GCHIEHLPNHC);
|
|
}
|
|
if (Completed != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(Completed);
|
|
}
|
|
if (KGIGHDJLHDH != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteInt32(KGIGHDJLHDH);
|
|
}
|
|
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 (Retcode != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
jEIMCAICCLF_.WriteTo(ref output, _repeated_jEIMCAICCLF_codec);
|
|
if (Progress != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Progress);
|
|
}
|
|
lMKDKJECNGG_.WriteTo(ref output, _repeated_lMKDKJECNGG_codec);
|
|
if (PALKHGHNFBM != false) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(PALKHGHNFBM);
|
|
}
|
|
if (GCHIEHLPNHC != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteInt32(GCHIEHLPNHC);
|
|
}
|
|
if (Completed != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(Completed);
|
|
}
|
|
if (KGIGHDJLHDH != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteInt32(KGIGHDJLHDH);
|
|
}
|
|
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 += jEIMCAICCLF_.CalculateSize(_repeated_jEIMCAICCLF_codec);
|
|
if (PALKHGHNFBM != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += lMKDKJECNGG_.CalculateSize(_repeated_lMKDKJECNGG_codec);
|
|
if (Progress != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Progress);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (KGIGHDJLHDH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt32Size(KGIGHDJLHDH);
|
|
}
|
|
if (Completed != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (GCHIEHLPNHC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt32Size(GCHIEHLPNHC);
|
|
}
|
|
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;
|
|
}
|
|
jEIMCAICCLF_.Add(other.jEIMCAICCLF_);
|
|
if (other.PALKHGHNFBM != false) {
|
|
PALKHGHNFBM = other.PALKHGHNFBM;
|
|
}
|
|
lMKDKJECNGG_.Add(other.lMKDKJECNGG_);
|
|
if (other.Progress != 0) {
|
|
Progress = other.Progress;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.KGIGHDJLHDH != 0) {
|
|
KGIGHDJLHDH = other.KGIGHDJLHDH;
|
|
}
|
|
if (other.Completed != false) {
|
|
Completed = other.Completed;
|
|
}
|
|
if (other.GCHIEHLPNHC != 0) {
|
|
GCHIEHLPNHC = other.GCHIEHLPNHC;
|
|
}
|
|
_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 16: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
jEIMCAICCLF_.AddEntriesFrom(input, _repeated_jEIMCAICCLF_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
Progress = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
lMKDKJECNGG_.AddEntriesFrom(input, _repeated_lMKDKJECNGG_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
PALKHGHNFBM = input.ReadBool();
|
|
break;
|
|
}
|
|
case 96: {
|
|
GCHIEHLPNHC = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Completed = input.ReadBool();
|
|
break;
|
|
}
|
|
case 120: {
|
|
KGIGHDJLHDH = input.ReadInt32();
|
|
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 16: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
jEIMCAICCLF_.AddEntriesFrom(ref input, _repeated_jEIMCAICCLF_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
Progress = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
lMKDKJECNGG_.AddEntriesFrom(ref input, _repeated_lMKDKJECNGG_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
PALKHGHNFBM = input.ReadBool();
|
|
break;
|
|
}
|
|
case 96: {
|
|
GCHIEHLPNHC = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Completed = input.ReadBool();
|
|
break;
|
|
}
|
|
case 120: {
|
|
KGIGHDJLHDH = input.ReadInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|