Files
DanhengServer-OpenSource/Proto/TarotBookOpenPackScRsp.cs
2025-05-25 09:26:31 +08:00

405 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TarotBookOpenPackScRsp.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 TarotBookOpenPackScRsp.proto</summary>
public static partial class TarotBookOpenPackScRspReflection {
#region Descriptor
/// <summary>File descriptor for TarotBookOpenPackScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static TarotBookOpenPackScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChxUYXJvdEJvb2tPcGVuUGFja1NjUnNwLnByb3RvIs4CChZUYXJvdEJvb2tP",
"cGVuUGFja1NjUnNwEhMKC0ZEQ0tGS0ZLSExPGAIgASgNEj0KC0NKRU5DRElG",
"TENGGAkgAygLMiguVGFyb3RCb29rT3BlblBhY2tTY1JzcC5DSkVOQ0RJRkxD",
"RkVudHJ5EhMKC2VuZXJneV9pbmZvGAUgASgNEhMKC0xFTlBJRE1QRUNQGA0g",
"ASgNEj0KC0lJS0JDTkJKS0tJGAYgAygLMiguVGFyb3RCb29rT3BlblBhY2tT",
"Y1JzcC5JSUtCQ05CSktLSUVudHJ5Eg8KB3JldGNvZGUYASABKA0aMgoQQ0pF",
"TkNESUZMQ0ZFbnRyeRILCgNrZXkYASABKA0SDQoFdmFsdWUYAiABKA06AjgB",
"GjIKEElJS0JDTkJKS0tJRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVlGAIg",
"ASgNOgI4AUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90",
"bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TarotBookOpenPackScRsp), global::EggLink.DanhengServer.Proto.TarotBookOpenPackScRsp.Parser, new[]{ "FDCKFKFKHLO", "CJENCDIFLCF", "EnergyInfo", "LENPIDMPECP", "IIKBCNBJKKI", "Retcode" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class TarotBookOpenPackScRsp : pb::IMessage<TarotBookOpenPackScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<TarotBookOpenPackScRsp> _parser = new pb::MessageParser<TarotBookOpenPackScRsp>(() => new TarotBookOpenPackScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<TarotBookOpenPackScRsp> 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.TarotBookOpenPackScRspReflection.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 TarotBookOpenPackScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TarotBookOpenPackScRsp(TarotBookOpenPackScRsp other) : this() {
fDCKFKFKHLO_ = other.fDCKFKFKHLO_;
cJENCDIFLCF_ = other.cJENCDIFLCF_.Clone();
energyInfo_ = other.energyInfo_;
lENPIDMPECP_ = other.lENPIDMPECP_;
iIKBCNBJKKI_ = other.iIKBCNBJKKI_.Clone();
retcode_ = other.retcode_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TarotBookOpenPackScRsp Clone() {
return new TarotBookOpenPackScRsp(this);
}
/// <summary>Field number for the "FDCKFKFKHLO" field.</summary>
public const int FDCKFKFKHLOFieldNumber = 2;
private uint fDCKFKFKHLO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FDCKFKFKHLO {
get { return fDCKFKFKHLO_; }
set {
fDCKFKFKHLO_ = value;
}
}
/// <summary>Field number for the "CJENCDIFLCF" field.</summary>
public const int CJENCDIFLCFFieldNumber = 9;
private static readonly pbc::MapField<uint, uint>.Codec _map_cJENCDIFLCF_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 74);
private readonly pbc::MapField<uint, uint> cJENCDIFLCF_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> CJENCDIFLCF {
get { return cJENCDIFLCF_; }
}
/// <summary>Field number for the "energy_info" field.</summary>
public const int EnergyInfoFieldNumber = 5;
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 "LENPIDMPECP" field.</summary>
public const int LENPIDMPECPFieldNumber = 13;
private uint lENPIDMPECP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LENPIDMPECP {
get { return lENPIDMPECP_; }
set {
lENPIDMPECP_ = value;
}
}
/// <summary>Field number for the "IIKBCNBJKKI" field.</summary>
public const int IIKBCNBJKKIFieldNumber = 6;
private static readonly pbc::MapField<uint, uint>.Codec _map_iIKBCNBJKKI_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 50);
private readonly pbc::MapField<uint, uint> iIKBCNBJKKI_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> IIKBCNBJKKI {
get { return iIKBCNBJKKI_; }
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 1;
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 TarotBookOpenPackScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(TarotBookOpenPackScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (FDCKFKFKHLO != other.FDCKFKFKHLO) return false;
if (!CJENCDIFLCF.Equals(other.CJENCDIFLCF)) return false;
if (EnergyInfo != other.EnergyInfo) return false;
if (LENPIDMPECP != other.LENPIDMPECP) return false;
if (!IIKBCNBJKKI.Equals(other.IIKBCNBJKKI)) 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 (FDCKFKFKHLO != 0) hash ^= FDCKFKFKHLO.GetHashCode();
hash ^= CJENCDIFLCF.GetHashCode();
if (EnergyInfo != 0) hash ^= EnergyInfo.GetHashCode();
if (LENPIDMPECP != 0) hash ^= LENPIDMPECP.GetHashCode();
hash ^= IIKBCNBJKKI.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 (Retcode != 0) {
output.WriteRawTag(8);
output.WriteUInt32(Retcode);
}
if (FDCKFKFKHLO != 0) {
output.WriteRawTag(16);
output.WriteUInt32(FDCKFKFKHLO);
}
if (EnergyInfo != 0) {
output.WriteRawTag(40);
output.WriteUInt32(EnergyInfo);
}
iIKBCNBJKKI_.WriteTo(output, _map_iIKBCNBJKKI_codec);
cJENCDIFLCF_.WriteTo(output, _map_cJENCDIFLCF_codec);
if (LENPIDMPECP != 0) {
output.WriteRawTag(104);
output.WriteUInt32(LENPIDMPECP);
}
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(8);
output.WriteUInt32(Retcode);
}
if (FDCKFKFKHLO != 0) {
output.WriteRawTag(16);
output.WriteUInt32(FDCKFKFKHLO);
}
if (EnergyInfo != 0) {
output.WriteRawTag(40);
output.WriteUInt32(EnergyInfo);
}
iIKBCNBJKKI_.WriteTo(ref output, _map_iIKBCNBJKKI_codec);
cJENCDIFLCF_.WriteTo(ref output, _map_cJENCDIFLCF_codec);
if (LENPIDMPECP != 0) {
output.WriteRawTag(104);
output.WriteUInt32(LENPIDMPECP);
}
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 (FDCKFKFKHLO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FDCKFKFKHLO);
}
size += cJENCDIFLCF_.CalculateSize(_map_cJENCDIFLCF_codec);
if (EnergyInfo != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EnergyInfo);
}
if (LENPIDMPECP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LENPIDMPECP);
}
size += iIKBCNBJKKI_.CalculateSize(_map_iIKBCNBJKKI_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(TarotBookOpenPackScRsp other) {
if (other == null) {
return;
}
if (other.FDCKFKFKHLO != 0) {
FDCKFKFKHLO = other.FDCKFKFKHLO;
}
cJENCDIFLCF_.MergeFrom(other.cJENCDIFLCF_);
if (other.EnergyInfo != 0) {
EnergyInfo = other.EnergyInfo;
}
if (other.LENPIDMPECP != 0) {
LENPIDMPECP = other.LENPIDMPECP;
}
iIKBCNBJKKI_.MergeFrom(other.iIKBCNBJKKI_);
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: {
Retcode = input.ReadUInt32();
break;
}
case 16: {
FDCKFKFKHLO = input.ReadUInt32();
break;
}
case 40: {
EnergyInfo = input.ReadUInt32();
break;
}
case 50: {
iIKBCNBJKKI_.AddEntriesFrom(input, _map_iIKBCNBJKKI_codec);
break;
}
case 74: {
cJENCDIFLCF_.AddEntriesFrom(input, _map_cJENCDIFLCF_codec);
break;
}
case 104: {
LENPIDMPECP = 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 8: {
Retcode = input.ReadUInt32();
break;
}
case 16: {
FDCKFKFKHLO = input.ReadUInt32();
break;
}
case 40: {
EnergyInfo = input.ReadUInt32();
break;
}
case 50: {
iIKBCNBJKKI_.AddEntriesFrom(ref input, _map_iIKBCNBJKKI_codec);
break;
}
case 74: {
cJENCDIFLCF_.AddEntriesFrom(ref input, _map_cJENCDIFLCF_codec);
break;
}
case 104: {
LENPIDMPECP = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code