Files
DanhengServer-OpenSource/Proto/SyncRogueHandbookDataUpdateScNotify.cs
2024-10-26 22:27:53 +08:00

335 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: SyncRogueHandbookDataUpdateScNotify.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 SyncRogueHandbookDataUpdateScNotify.proto</summary>
public static partial class SyncRogueHandbookDataUpdateScNotifyReflection {
#region Descriptor
/// <summary>File descriptor for SyncRogueHandbookDataUpdateScNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static SyncRogueHandbookDataUpdateScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CilTeW5jUm9ndWVIYW5kYm9va0RhdGFVcGRhdGVTY05vdGlmeS5wcm90bxoY",
"Um9ndWVNYWdpY1VuaXRJbmZvLnByb3RvGhtSb2d1ZUhhbmRib29rTWF6ZUJ1",
"ZmYucHJvdG8aEUJGRENKTkFHQkNILnByb3RvGhFETURFT0dKRUdQSS5wcm90",
"bxobUm9ndWVNYWdpY1NjZXB0ZXJJbmZvLnByb3RvIu8BCiNTeW5jUm9ndWVI",
"YW5kYm9va0RhdGFVcGRhdGVTY05vdGlmeRIhCgtOTkxQS0dKTE5IRBgOIAMo",
"CzIMLkRNREVPR0pFR1BJEisKC1BQSU1IQUlETUlJGAsgAygLMhYuUm9ndWVN",
"YWdpY1NjZXB0ZXJJbmZvEiEKC0VDQkZCQk5HTlBNGAUgAygLMgwuQkZEQ0pO",
"QUdCQ0gSKAoLSkpQSEtBQ09GSFAYCiADKAsyEy5Sb2d1ZU1hZ2ljVW5pdElu",
"Zm8SKwoLSkRHSE1NQ01QSkgYASADKAsyFi5Sb2d1ZUhhbmRib29rTWF6ZUJ1",
"ZmZCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueMagicUnitInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.BFDCJNAGBCHReflection.Descriptor, global::EggLink.DanhengServer.Proto.DMDEOGJEGPIReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMagicScepterInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SyncRogueHandbookDataUpdateScNotify), global::EggLink.DanhengServer.Proto.SyncRogueHandbookDataUpdateScNotify.Parser, new[]{ "NNLPKGJLNHD", "PPIMHAIDMII", "ECBFBBNGNPM", "JJPHKACOFHP", "JDGHMMCMPJH" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class SyncRogueHandbookDataUpdateScNotify : pb::IMessage<SyncRogueHandbookDataUpdateScNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<SyncRogueHandbookDataUpdateScNotify> _parser = new pb::MessageParser<SyncRogueHandbookDataUpdateScNotify>(() => new SyncRogueHandbookDataUpdateScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<SyncRogueHandbookDataUpdateScNotify> 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.SyncRogueHandbookDataUpdateScNotifyReflection.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 SyncRogueHandbookDataUpdateScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SyncRogueHandbookDataUpdateScNotify(SyncRogueHandbookDataUpdateScNotify other) : this() {
nNLPKGJLNHD_ = other.nNLPKGJLNHD_.Clone();
pPIMHAIDMII_ = other.pPIMHAIDMII_.Clone();
eCBFBBNGNPM_ = other.eCBFBBNGNPM_.Clone();
jJPHKACOFHP_ = other.jJPHKACOFHP_.Clone();
jDGHMMCMPJH_ = other.jDGHMMCMPJH_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SyncRogueHandbookDataUpdateScNotify Clone() {
return new SyncRogueHandbookDataUpdateScNotify(this);
}
/// <summary>Field number for the "NNLPKGJLNHD" field.</summary>
public const int NNLPKGJLNHDFieldNumber = 14;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DMDEOGJEGPI> _repeated_nNLPKGJLNHD_codec
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.DMDEOGJEGPI.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DMDEOGJEGPI> nNLPKGJLNHD_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DMDEOGJEGPI>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DMDEOGJEGPI> NNLPKGJLNHD {
get { return nNLPKGJLNHD_; }
}
/// <summary>Field number for the "PPIMHAIDMII" field.</summary>
public const int PPIMHAIDMIIFieldNumber = 11;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo> _repeated_pPIMHAIDMII_codec
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo> pPIMHAIDMII_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo> PPIMHAIDMII {
get { return pPIMHAIDMII_; }
}
/// <summary>Field number for the "ECBFBBNGNPM" field.</summary>
public const int ECBFBBNGNPMFieldNumber = 5;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BFDCJNAGBCH> _repeated_eCBFBBNGNPM_codec
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.BFDCJNAGBCH.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BFDCJNAGBCH> eCBFBBNGNPM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BFDCJNAGBCH>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BFDCJNAGBCH> ECBFBBNGNPM {
get { return eCBFBBNGNPM_; }
}
/// <summary>Field number for the "JJPHKACOFHP" field.</summary>
public const int JJPHKACOFHPFieldNumber = 10;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo> _repeated_jJPHKACOFHP_codec
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo> jJPHKACOFHP_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo> JJPHKACOFHP {
get { return jJPHKACOFHP_; }
}
/// <summary>Field number for the "JDGHMMCMPJH" field.</summary>
public const int JDGHMMCMPJHFieldNumber = 1;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff> _repeated_jDGHMMCMPJH_codec
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff> jDGHMMCMPJH_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff> JDGHMMCMPJH {
get { return jDGHMMCMPJH_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as SyncRogueHandbookDataUpdateScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(SyncRogueHandbookDataUpdateScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!nNLPKGJLNHD_.Equals(other.nNLPKGJLNHD_)) return false;
if(!pPIMHAIDMII_.Equals(other.pPIMHAIDMII_)) return false;
if(!eCBFBBNGNPM_.Equals(other.eCBFBBNGNPM_)) return false;
if(!jJPHKACOFHP_.Equals(other.jJPHKACOFHP_)) return false;
if(!jDGHMMCMPJH_.Equals(other.jDGHMMCMPJH_)) 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 ^= nNLPKGJLNHD_.GetHashCode();
hash ^= pPIMHAIDMII_.GetHashCode();
hash ^= eCBFBBNGNPM_.GetHashCode();
hash ^= jJPHKACOFHP_.GetHashCode();
hash ^= jDGHMMCMPJH_.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
jDGHMMCMPJH_.WriteTo(output, _repeated_jDGHMMCMPJH_codec);
eCBFBBNGNPM_.WriteTo(output, _repeated_eCBFBBNGNPM_codec);
jJPHKACOFHP_.WriteTo(output, _repeated_jJPHKACOFHP_codec);
pPIMHAIDMII_.WriteTo(output, _repeated_pPIMHAIDMII_codec);
nNLPKGJLNHD_.WriteTo(output, _repeated_nNLPKGJLNHD_codec);
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) {
jDGHMMCMPJH_.WriteTo(ref output, _repeated_jDGHMMCMPJH_codec);
eCBFBBNGNPM_.WriteTo(ref output, _repeated_eCBFBBNGNPM_codec);
jJPHKACOFHP_.WriteTo(ref output, _repeated_jJPHKACOFHP_codec);
pPIMHAIDMII_.WriteTo(ref output, _repeated_pPIMHAIDMII_codec);
nNLPKGJLNHD_.WriteTo(ref output, _repeated_nNLPKGJLNHD_codec);
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 += nNLPKGJLNHD_.CalculateSize(_repeated_nNLPKGJLNHD_codec);
size += pPIMHAIDMII_.CalculateSize(_repeated_pPIMHAIDMII_codec);
size += eCBFBBNGNPM_.CalculateSize(_repeated_eCBFBBNGNPM_codec);
size += jJPHKACOFHP_.CalculateSize(_repeated_jJPHKACOFHP_codec);
size += jDGHMMCMPJH_.CalculateSize(_repeated_jDGHMMCMPJH_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(SyncRogueHandbookDataUpdateScNotify other) {
if (other == null) {
return;
}
nNLPKGJLNHD_.Add(other.nNLPKGJLNHD_);
pPIMHAIDMII_.Add(other.pPIMHAIDMII_);
eCBFBBNGNPM_.Add(other.eCBFBBNGNPM_);
jJPHKACOFHP_.Add(other.jJPHKACOFHP_);
jDGHMMCMPJH_.Add(other.jDGHMMCMPJH_);
_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 10: {
jDGHMMCMPJH_.AddEntriesFrom(input, _repeated_jDGHMMCMPJH_codec);
break;
}
case 42: {
eCBFBBNGNPM_.AddEntriesFrom(input, _repeated_eCBFBBNGNPM_codec);
break;
}
case 82: {
jJPHKACOFHP_.AddEntriesFrom(input, _repeated_jJPHKACOFHP_codec);
break;
}
case 90: {
pPIMHAIDMII_.AddEntriesFrom(input, _repeated_pPIMHAIDMII_codec);
break;
}
case 114: {
nNLPKGJLNHD_.AddEntriesFrom(input, _repeated_nNLPKGJLNHD_codec);
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 10: {
jDGHMMCMPJH_.AddEntriesFrom(ref input, _repeated_jDGHMMCMPJH_codec);
break;
}
case 42: {
eCBFBBNGNPM_.AddEntriesFrom(ref input, _repeated_eCBFBBNGNPM_codec);
break;
}
case 82: {
jJPHKACOFHP_.AddEntriesFrom(ref input, _repeated_jJPHKACOFHP_codec);
break;
}
case 90: {
pPIMHAIDMII_.AddEntriesFrom(ref input, _repeated_pPIMHAIDMII_codec);
break;
}
case 114: {
nNLPKGJLNHD_.AddEntriesFrom(ref input, _repeated_nNLPKGJLNHD_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code