Files
DanhengServer-OpenSource/Proto/GetMbtiReportScRsp.cs
StopWuyu bba56d0483 Proto
2024-11-03 11:27:32 +08:00

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(
"ChhHZXRNYnRpUmVwb3J0U2NSc3AucHJvdG8aEU9NQlBBSUdLQlBNLnByb3Rv",
"GhFISEdFTkhOUEpHSS5wcm90byLPAQoSR2V0TWJ0aVJlcG9ydFNjUnNwEhEK",
"CWNvbXBsZXRlZBgFIAEoCBIhCgtPSlBKSUxJTkdKRRgGIAMoCzIMLk9NQlBB",
"SUdLQlBNEiEKC1BKSklIQU9JRExMGAggAygLMgwuSEhHRU5ITlBKR0kSEwoL",
"SE5DSEhMQktKQlAYBCABKAgSDwoHcmV0Y29kZRgLIAEoDRITCgtFREVORVBJ",
"SUVHTBgJIAEoBRITCgtIQkpHQ0pNRk1LQhgOIAEoBRIQCghwcm9ncmVzcxgB",
"IAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OMBPAIGKBPMReflection.Descriptor, global::EggLink.DanhengServer.Proto.HHGENHNPJGIReflection.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[]{ "Completed", "OJPJILINGJE", "PJJIHAOIDLL", "HNCHHLBKJBP", "Retcode", "EDENEPIIEGL", "HBJGCJMFMKB", "Progress" }, 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() {
completed_ = other.completed_;
oJPJILINGJE_ = other.oJPJILINGJE_.Clone();
pJJIHAOIDLL_ = other.pJJIHAOIDLL_.Clone();
hNCHHLBKJBP_ = other.hNCHHLBKJBP_;
retcode_ = other.retcode_;
eDENEPIIEGL_ = other.eDENEPIIEGL_;
hBJGCJMFMKB_ = other.hBJGCJMFMKB_;
progress_ = other.progress_;
_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 "completed" field.</summary>
public const int CompletedFieldNumber = 5;
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 "OJPJILINGJE" field.</summary>
public const int OJPJILINGJEFieldNumber = 6;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OMBPAIGKBPM> _repeated_oJPJILINGJE_codec
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.OMBPAIGKBPM.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OMBPAIGKBPM> oJPJILINGJE_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OMBPAIGKBPM>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OMBPAIGKBPM> OJPJILINGJE {
get { return oJPJILINGJE_; }
}
/// <summary>Field number for the "PJJIHAOIDLL" field.</summary>
public const int PJJIHAOIDLLFieldNumber = 8;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HHGENHNPJGI> _repeated_pJJIHAOIDLL_codec
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.HHGENHNPJGI.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HHGENHNPJGI> pJJIHAOIDLL_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HHGENHNPJGI>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HHGENHNPJGI> PJJIHAOIDLL {
get { return pJJIHAOIDLL_; }
}
/// <summary>Field number for the "HNCHHLBKJBP" field.</summary>
public const int HNCHHLBKJBPFieldNumber = 4;
private bool hNCHHLBKJBP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool HNCHHLBKJBP {
get { return hNCHHLBKJBP_; }
set {
hNCHHLBKJBP_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 11;
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 "EDENEPIIEGL" field.</summary>
public const int EDENEPIIEGLFieldNumber = 9;
private int eDENEPIIEGL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int EDENEPIIEGL {
get { return eDENEPIIEGL_; }
set {
eDENEPIIEGL_ = value;
}
}
/// <summary>Field number for the "HBJGCJMFMKB" field.</summary>
public const int HBJGCJMFMKBFieldNumber = 14;
private int hBJGCJMFMKB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int HBJGCJMFMKB {
get { return hBJGCJMFMKB_; }
set {
hBJGCJMFMKB_ = value;
}
}
/// <summary>Field number for the "progress" field.</summary>
public const int ProgressFieldNumber = 1;
private uint progress_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Progress {
get { return progress_; }
set {
progress_ = 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 (Completed != other.Completed) return false;
if(!oJPJILINGJE_.Equals(other.oJPJILINGJE_)) return false;
if(!pJJIHAOIDLL_.Equals(other.pJJIHAOIDLL_)) return false;
if (HNCHHLBKJBP != other.HNCHHLBKJBP) return false;
if (Retcode != other.Retcode) return false;
if (EDENEPIIEGL != other.EDENEPIIEGL) return false;
if (HBJGCJMFMKB != other.HBJGCJMFMKB) return false;
if (Progress != other.Progress) 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 (Completed != false) hash ^= Completed.GetHashCode();
hash ^= oJPJILINGJE_.GetHashCode();
hash ^= pJJIHAOIDLL_.GetHashCode();
if (HNCHHLBKJBP != false) hash ^= HNCHHLBKJBP.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (EDENEPIIEGL != 0) hash ^= EDENEPIIEGL.GetHashCode();
if (HBJGCJMFMKB != 0) hash ^= HBJGCJMFMKB.GetHashCode();
if (Progress != 0) hash ^= Progress.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 (Progress != 0) {
output.WriteRawTag(8);
output.WriteUInt32(Progress);
}
if (HNCHHLBKJBP != false) {
output.WriteRawTag(32);
output.WriteBool(HNCHHLBKJBP);
}
if (Completed != false) {
output.WriteRawTag(40);
output.WriteBool(Completed);
}
oJPJILINGJE_.WriteTo(output, _repeated_oJPJILINGJE_codec);
pJJIHAOIDLL_.WriteTo(output, _repeated_pJJIHAOIDLL_codec);
if (EDENEPIIEGL != 0) {
output.WriteRawTag(72);
output.WriteInt32(EDENEPIIEGL);
}
if (Retcode != 0) {
output.WriteRawTag(88);
output.WriteUInt32(Retcode);
}
if (HBJGCJMFMKB != 0) {
output.WriteRawTag(112);
output.WriteInt32(HBJGCJMFMKB);
}
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 (Progress != 0) {
output.WriteRawTag(8);
output.WriteUInt32(Progress);
}
if (HNCHHLBKJBP != false) {
output.WriteRawTag(32);
output.WriteBool(HNCHHLBKJBP);
}
if (Completed != false) {
output.WriteRawTag(40);
output.WriteBool(Completed);
}
oJPJILINGJE_.WriteTo(ref output, _repeated_oJPJILINGJE_codec);
pJJIHAOIDLL_.WriteTo(ref output, _repeated_pJJIHAOIDLL_codec);
if (EDENEPIIEGL != 0) {
output.WriteRawTag(72);
output.WriteInt32(EDENEPIIEGL);
}
if (Retcode != 0) {
output.WriteRawTag(88);
output.WriteUInt32(Retcode);
}
if (HBJGCJMFMKB != 0) {
output.WriteRawTag(112);
output.WriteInt32(HBJGCJMFMKB);
}
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 (Completed != false) {
size += 1 + 1;
}
size += oJPJILINGJE_.CalculateSize(_repeated_oJPJILINGJE_codec);
size += pJJIHAOIDLL_.CalculateSize(_repeated_pJJIHAOIDLL_codec);
if (HNCHHLBKJBP != false) {
size += 1 + 1;
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (EDENEPIIEGL != 0) {
size += 1 + pb::CodedOutputStream.ComputeInt32Size(EDENEPIIEGL);
}
if (HBJGCJMFMKB != 0) {
size += 1 + pb::CodedOutputStream.ComputeInt32Size(HBJGCJMFMKB);
}
if (Progress != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Progress);
}
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;
}
if (other.Completed != false) {
Completed = other.Completed;
}
oJPJILINGJE_.Add(other.oJPJILINGJE_);
pJJIHAOIDLL_.Add(other.pJJIHAOIDLL_);
if (other.HNCHHLBKJBP != false) {
HNCHHLBKJBP = other.HNCHHLBKJBP;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.EDENEPIIEGL != 0) {
EDENEPIIEGL = other.EDENEPIIEGL;
}
if (other.HBJGCJMFMKB != 0) {
HBJGCJMFMKB = other.HBJGCJMFMKB;
}
if (other.Progress != 0) {
Progress = other.Progress;
}
_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: {
Progress = input.ReadUInt32();
break;
}
case 32: {
HNCHHLBKJBP = input.ReadBool();
break;
}
case 40: {
Completed = input.ReadBool();
break;
}
case 50: {
oJPJILINGJE_.AddEntriesFrom(input, _repeated_oJPJILINGJE_codec);
break;
}
case 66: {
pJJIHAOIDLL_.AddEntriesFrom(input, _repeated_pJJIHAOIDLL_codec);
break;
}
case 72: {
EDENEPIIEGL = input.ReadInt32();
break;
}
case 88: {
Retcode = input.ReadUInt32();
break;
}
case 112: {
HBJGCJMFMKB = 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 8: {
Progress = input.ReadUInt32();
break;
}
case 32: {
HNCHHLBKJBP = input.ReadBool();
break;
}
case 40: {
Completed = input.ReadBool();
break;
}
case 50: {
oJPJILINGJE_.AddEntriesFrom(ref input, _repeated_oJPJILINGJE_codec);
break;
}
case 66: {
pJJIHAOIDLL_.AddEntriesFrom(ref input, _repeated_pJJIHAOIDLL_codec);
break;
}
case 72: {
EDENEPIIEGL = input.ReadInt32();
break;
}
case 88: {
Retcode = input.ReadUInt32();
break;
}
case 112: {
HBJGCJMFMKB = input.ReadInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code