Files
DanhengServer-OpenSource/Proto/TarotBookGetDataScRsp.cs
2024-12-07 14:00:38 +08:00

461 lines
17 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TarotBookGetDataScRsp.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 TarotBookGetDataScRsp.proto</summary>
public static partial class TarotBookGetDataScRspReflection {
#region Descriptor
/// <summary>File descriptor for TarotBookGetDataScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static TarotBookGetDataScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChtUYXJvdEJvb2tHZXREYXRhU2NSc3AucHJvdG8aEUFHR0FOQ0NOQ0tHLnBy",
"b3RvGhFFQ0RMTkNBR01HSy5wcm90byL8AgoVVGFyb3RCb29rR2V0RGF0YVNj",
"UnNwEhMKC0hNTkRQR1BCREZJGAggASgNEhMKC2VuZXJneV9pbmZvGA0gASgN",
"EiEKC05QSElCSkVISkFNGAIgASgLMgwuRUNETE5DQUdNR0sSIQoLQUNMT0ZB",
"T0dCUEEYAyABKAsyDC5BR0dBTkNDTkNLRxI8CgtERkJJRURITU5LRhgJIAMo",
"CzInLlRhcm90Qm9va0dldERhdGFTY1JzcC5ERkJJRURITU5LRkVudHJ5EjwK",
"C0FCSkpJQUhJQUdDGAwgAygLMicuVGFyb3RCb29rR2V0RGF0YVNjUnNwLkFC",
"SkpJQUhJQUdDRW50cnkSDwoHcmV0Y29kZRgHIAEoDRoyChBERkJJRURITU5L",
"RkVudHJ5EgsKA2tleRgBIAEoDRINCgV2YWx1ZRgCIAEoDToCOAEaMgoQQUJK",
"SklBSElBR0NFbnRyeRILCgNrZXkYASABKA0SDQoFdmFsdWUYAiABKA06AjgB",
"Qh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AGGANCCNCKGReflection.Descriptor, global::EggLink.DanhengServer.Proto.ECDLNCAGMGKReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TarotBookGetDataScRsp), global::EggLink.DanhengServer.Proto.TarotBookGetDataScRsp.Parser, new[]{ "HMNDPGPBDFI", "EnergyInfo", "NPHIBJEHJAM", "ACLOFAOGBPA", "DFBIEDHMNKF", "ABJJIAHIAGC", "Retcode" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class TarotBookGetDataScRsp : pb::IMessage<TarotBookGetDataScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<TarotBookGetDataScRsp> _parser = new pb::MessageParser<TarotBookGetDataScRsp>(() => new TarotBookGetDataScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<TarotBookGetDataScRsp> 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.TarotBookGetDataScRspReflection.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 TarotBookGetDataScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TarotBookGetDataScRsp(TarotBookGetDataScRsp other) : this() {
hMNDPGPBDFI_ = other.hMNDPGPBDFI_;
energyInfo_ = other.energyInfo_;
nPHIBJEHJAM_ = other.nPHIBJEHJAM_ != null ? other.nPHIBJEHJAM_.Clone() : null;
aCLOFAOGBPA_ = other.aCLOFAOGBPA_ != null ? other.aCLOFAOGBPA_.Clone() : null;
dFBIEDHMNKF_ = other.dFBIEDHMNKF_.Clone();
aBJJIAHIAGC_ = other.aBJJIAHIAGC_.Clone();
retcode_ = other.retcode_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TarotBookGetDataScRsp Clone() {
return new TarotBookGetDataScRsp(this);
}
/// <summary>Field number for the "HMNDPGPBDFI" field.</summary>
public const int HMNDPGPBDFIFieldNumber = 8;
private uint hMNDPGPBDFI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HMNDPGPBDFI {
get { return hMNDPGPBDFI_; }
set {
hMNDPGPBDFI_ = value;
}
}
/// <summary>Field number for the "energy_info" field.</summary>
public const int EnergyInfoFieldNumber = 13;
private uint energyInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EnergyInfo {
get { return energyInfo_; }
set {
energyInfo_ = value;
}
}
/// <summary>Field number for the "NPHIBJEHJAM" field.</summary>
public const int NPHIBJEHJAMFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.ECDLNCAGMGK nPHIBJEHJAM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ECDLNCAGMGK NPHIBJEHJAM {
get { return nPHIBJEHJAM_; }
set {
nPHIBJEHJAM_ = value;
}
}
/// <summary>Field number for the "ACLOFAOGBPA" field.</summary>
public const int ACLOFAOGBPAFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.AGGANCCNCKG aCLOFAOGBPA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AGGANCCNCKG ACLOFAOGBPA {
get { return aCLOFAOGBPA_; }
set {
aCLOFAOGBPA_ = value;
}
}
/// <summary>Field number for the "DFBIEDHMNKF" field.</summary>
public const int DFBIEDHMNKFFieldNumber = 9;
private static readonly pbc::MapField<uint, uint>.Codec _map_dFBIEDHMNKF_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 74);
private readonly pbc::MapField<uint, uint> dFBIEDHMNKF_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> DFBIEDHMNKF {
get { return dFBIEDHMNKF_; }
}
/// <summary>Field number for the "ABJJIAHIAGC" field.</summary>
public const int ABJJIAHIAGCFieldNumber = 12;
private static readonly pbc::MapField<uint, uint>.Codec _map_aBJJIAHIAGC_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 98);
private readonly pbc::MapField<uint, uint> aBJJIAHIAGC_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> ABJJIAHIAGC {
get { return aBJJIAHIAGC_; }
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 7;
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 TarotBookGetDataScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(TarotBookGetDataScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (HMNDPGPBDFI != other.HMNDPGPBDFI) return false;
if (EnergyInfo != other.EnergyInfo) return false;
if (!object.Equals(NPHIBJEHJAM, other.NPHIBJEHJAM)) return false;
if (!object.Equals(ACLOFAOGBPA, other.ACLOFAOGBPA)) return false;
if (!DFBIEDHMNKF.Equals(other.DFBIEDHMNKF)) return false;
if (!ABJJIAHIAGC.Equals(other.ABJJIAHIAGC)) 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;
if (HMNDPGPBDFI != 0) hash ^= HMNDPGPBDFI.GetHashCode();
if (EnergyInfo != 0) hash ^= EnergyInfo.GetHashCode();
if (nPHIBJEHJAM_ != null) hash ^= NPHIBJEHJAM.GetHashCode();
if (aCLOFAOGBPA_ != null) hash ^= ACLOFAOGBPA.GetHashCode();
hash ^= DFBIEDHMNKF.GetHashCode();
hash ^= ABJJIAHIAGC.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 (nPHIBJEHJAM_ != null) {
output.WriteRawTag(18);
output.WriteMessage(NPHIBJEHJAM);
}
if (aCLOFAOGBPA_ != null) {
output.WriteRawTag(26);
output.WriteMessage(ACLOFAOGBPA);
}
if (Retcode != 0) {
output.WriteRawTag(56);
output.WriteUInt32(Retcode);
}
if (HMNDPGPBDFI != 0) {
output.WriteRawTag(64);
output.WriteUInt32(HMNDPGPBDFI);
}
dFBIEDHMNKF_.WriteTo(output, _map_dFBIEDHMNKF_codec);
aBJJIAHIAGC_.WriteTo(output, _map_aBJJIAHIAGC_codec);
if (EnergyInfo != 0) {
output.WriteRawTag(104);
output.WriteUInt32(EnergyInfo);
}
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 (nPHIBJEHJAM_ != null) {
output.WriteRawTag(18);
output.WriteMessage(NPHIBJEHJAM);
}
if (aCLOFAOGBPA_ != null) {
output.WriteRawTag(26);
output.WriteMessage(ACLOFAOGBPA);
}
if (Retcode != 0) {
output.WriteRawTag(56);
output.WriteUInt32(Retcode);
}
if (HMNDPGPBDFI != 0) {
output.WriteRawTag(64);
output.WriteUInt32(HMNDPGPBDFI);
}
dFBIEDHMNKF_.WriteTo(ref output, _map_dFBIEDHMNKF_codec);
aBJJIAHIAGC_.WriteTo(ref output, _map_aBJJIAHIAGC_codec);
if (EnergyInfo != 0) {
output.WriteRawTag(104);
output.WriteUInt32(EnergyInfo);
}
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 (HMNDPGPBDFI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HMNDPGPBDFI);
}
if (EnergyInfo != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EnergyInfo);
}
if (nPHIBJEHJAM_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NPHIBJEHJAM);
}
if (aCLOFAOGBPA_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ACLOFAOGBPA);
}
size += dFBIEDHMNKF_.CalculateSize(_map_dFBIEDHMNKF_codec);
size += aBJJIAHIAGC_.CalculateSize(_map_aBJJIAHIAGC_codec);
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(TarotBookGetDataScRsp other) {
if (other == null) {
return;
}
if (other.HMNDPGPBDFI != 0) {
HMNDPGPBDFI = other.HMNDPGPBDFI;
}
if (other.EnergyInfo != 0) {
EnergyInfo = other.EnergyInfo;
}
if (other.nPHIBJEHJAM_ != null) {
if (nPHIBJEHJAM_ == null) {
NPHIBJEHJAM = new global::EggLink.DanhengServer.Proto.ECDLNCAGMGK();
}
NPHIBJEHJAM.MergeFrom(other.NPHIBJEHJAM);
}
if (other.aCLOFAOGBPA_ != null) {
if (aCLOFAOGBPA_ == null) {
ACLOFAOGBPA = new global::EggLink.DanhengServer.Proto.AGGANCCNCKG();
}
ACLOFAOGBPA.MergeFrom(other.ACLOFAOGBPA);
}
dFBIEDHMNKF_.MergeFrom(other.dFBIEDHMNKF_);
aBJJIAHIAGC_.MergeFrom(other.aBJJIAHIAGC_);
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 18: {
if (nPHIBJEHJAM_ == null) {
NPHIBJEHJAM = new global::EggLink.DanhengServer.Proto.ECDLNCAGMGK();
}
input.ReadMessage(NPHIBJEHJAM);
break;
}
case 26: {
if (aCLOFAOGBPA_ == null) {
ACLOFAOGBPA = new global::EggLink.DanhengServer.Proto.AGGANCCNCKG();
}
input.ReadMessage(ACLOFAOGBPA);
break;
}
case 56: {
Retcode = input.ReadUInt32();
break;
}
case 64: {
HMNDPGPBDFI = input.ReadUInt32();
break;
}
case 74: {
dFBIEDHMNKF_.AddEntriesFrom(input, _map_dFBIEDHMNKF_codec);
break;
}
case 98: {
aBJJIAHIAGC_.AddEntriesFrom(input, _map_aBJJIAHIAGC_codec);
break;
}
case 104: {
EnergyInfo = input.ReadUInt32();
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 18: {
if (nPHIBJEHJAM_ == null) {
NPHIBJEHJAM = new global::EggLink.DanhengServer.Proto.ECDLNCAGMGK();
}
input.ReadMessage(NPHIBJEHJAM);
break;
}
case 26: {
if (aCLOFAOGBPA_ == null) {
ACLOFAOGBPA = new global::EggLink.DanhengServer.Proto.AGGANCCNCKG();
}
input.ReadMessage(ACLOFAOGBPA);
break;
}
case 56: {
Retcode = input.ReadUInt32();
break;
}
case 64: {
HMNDPGPBDFI = input.ReadUInt32();
break;
}
case 74: {
dFBIEDHMNKF_.AddEntriesFrom(ref input, _map_dFBIEDHMNKF_codec);
break;
}
case 98: {
aBJJIAHIAGC_.AddEntriesFrom(ref input, _map_aBJJIAHIAGC_codec);
break;
}
case 104: {
EnergyInfo = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code