Files
DanhengServer-OpenSource/Common/Proto/ChessRogueLayerAccountInfoNotify.cs
2024-04-05 22:03:14 +08:00

396 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChessRogueLayerAccountInfoNotify.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 ChessRogueLayerAccountInfoNotify.proto</summary>
public static partial class ChessRogueLayerAccountInfoNotifyReflection {
#region Descriptor
/// <summary>File descriptor for ChessRogueLayerAccountInfoNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChessRogueLayerAccountInfoNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiZDaGVzc1JvZ3VlTGF5ZXJBY2NvdW50SW5mb05vdGlmeS5wcm90bxoRS09H",
"SkpNQkVEREUucHJvdG8aEUFJS0FLQUFNRE9OLnByb3RvIqcBCiBDaGVzc1Jv",
"Z3VlTGF5ZXJBY2NvdW50SW5mb05vdGlmeRIhCgtBRkRLUEZMQkZKSRgHIAEo",
"CzIMLkFJS0FLQUFNRE9OEhMKC0pQSlBEQ0xQR0tPGAIgASgNEiEKC0NHRUJL",
"T0ZCS0pPGAMgASgLMgwuS09HSkpNQkVEREUSEwoLREhQRUlKT0tPREMYCCAD",
"KA0SEwoLUEFJTE9CQk1OTUYYBSABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1Nl",
"cnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KOGJJMBEDDEReflection.Descriptor, global::EggLink.DanhengServer.Proto.AIKAKAAMDONReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueLayerAccountInfoNotify), global::EggLink.DanhengServer.Proto.ChessRogueLayerAccountInfoNotify.Parser, new[]{ "AFDKPFLBFJI", "JPJPDCLPGKO", "CGEBKOFBKJO", "DHPEIJOKODC", "PAILOBBMNMF" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChessRogueLayerAccountInfoNotify : pb::IMessage<ChessRogueLayerAccountInfoNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChessRogueLayerAccountInfoNotify> _parser = new pb::MessageParser<ChessRogueLayerAccountInfoNotify>(() => new ChessRogueLayerAccountInfoNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChessRogueLayerAccountInfoNotify> 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.ChessRogueLayerAccountInfoNotifyReflection.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 ChessRogueLayerAccountInfoNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChessRogueLayerAccountInfoNotify(ChessRogueLayerAccountInfoNotify other) : this() {
aFDKPFLBFJI_ = other.aFDKPFLBFJI_ != null ? other.aFDKPFLBFJI_.Clone() : null;
jPJPDCLPGKO_ = other.jPJPDCLPGKO_;
cGEBKOFBKJO_ = other.cGEBKOFBKJO_ != null ? other.cGEBKOFBKJO_.Clone() : null;
dHPEIJOKODC_ = other.dHPEIJOKODC_.Clone();
pAILOBBMNMF_ = other.pAILOBBMNMF_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChessRogueLayerAccountInfoNotify Clone() {
return new ChessRogueLayerAccountInfoNotify(this);
}
/// <summary>Field number for the "AFDKPFLBFJI" field.</summary>
public const int AFDKPFLBFJIFieldNumber = 7;
private global::EggLink.DanhengServer.Proto.AIKAKAAMDON aFDKPFLBFJI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AIKAKAAMDON AFDKPFLBFJI {
get { return aFDKPFLBFJI_; }
set {
aFDKPFLBFJI_ = value;
}
}
/// <summary>Field number for the "JPJPDCLPGKO" field.</summary>
public const int JPJPDCLPGKOFieldNumber = 2;
private uint jPJPDCLPGKO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JPJPDCLPGKO {
get { return jPJPDCLPGKO_; }
set {
jPJPDCLPGKO_ = value;
}
}
/// <summary>Field number for the "CGEBKOFBKJO" field.</summary>
public const int CGEBKOFBKJOFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.KOGJJMBEDDE cGEBKOFBKJO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.KOGJJMBEDDE CGEBKOFBKJO {
get { return cGEBKOFBKJO_; }
set {
cGEBKOFBKJO_ = value;
}
}
/// <summary>Field number for the "DHPEIJOKODC" field.</summary>
public const int DHPEIJOKODCFieldNumber = 8;
private static readonly pb::FieldCodec<uint> _repeated_dHPEIJOKODC_codec
= pb::FieldCodec.ForUInt32(66);
private readonly pbc::RepeatedField<uint> dHPEIJOKODC_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> DHPEIJOKODC {
get { return dHPEIJOKODC_; }
}
/// <summary>Field number for the "PAILOBBMNMF" field.</summary>
public const int PAILOBBMNMFFieldNumber = 5;
private uint pAILOBBMNMF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PAILOBBMNMF {
get { return pAILOBBMNMF_; }
set {
pAILOBBMNMF_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChessRogueLayerAccountInfoNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChessRogueLayerAccountInfoNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(AFDKPFLBFJI, other.AFDKPFLBFJI)) return false;
if (JPJPDCLPGKO != other.JPJPDCLPGKO) return false;
if (!object.Equals(CGEBKOFBKJO, other.CGEBKOFBKJO)) return false;
if(!dHPEIJOKODC_.Equals(other.dHPEIJOKODC_)) return false;
if (PAILOBBMNMF != other.PAILOBBMNMF) 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 (aFDKPFLBFJI_ != null) hash ^= AFDKPFLBFJI.GetHashCode();
if (JPJPDCLPGKO != 0) hash ^= JPJPDCLPGKO.GetHashCode();
if (cGEBKOFBKJO_ != null) hash ^= CGEBKOFBKJO.GetHashCode();
hash ^= dHPEIJOKODC_.GetHashCode();
if (PAILOBBMNMF != 0) hash ^= PAILOBBMNMF.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 (JPJPDCLPGKO != 0) {
output.WriteRawTag(16);
output.WriteUInt32(JPJPDCLPGKO);
}
if (cGEBKOFBKJO_ != null) {
output.WriteRawTag(26);
output.WriteMessage(CGEBKOFBKJO);
}
if (PAILOBBMNMF != 0) {
output.WriteRawTag(40);
output.WriteUInt32(PAILOBBMNMF);
}
if (aFDKPFLBFJI_ != null) {
output.WriteRawTag(58);
output.WriteMessage(AFDKPFLBFJI);
}
dHPEIJOKODC_.WriteTo(output, _repeated_dHPEIJOKODC_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) {
if (JPJPDCLPGKO != 0) {
output.WriteRawTag(16);
output.WriteUInt32(JPJPDCLPGKO);
}
if (cGEBKOFBKJO_ != null) {
output.WriteRawTag(26);
output.WriteMessage(CGEBKOFBKJO);
}
if (PAILOBBMNMF != 0) {
output.WriteRawTag(40);
output.WriteUInt32(PAILOBBMNMF);
}
if (aFDKPFLBFJI_ != null) {
output.WriteRawTag(58);
output.WriteMessage(AFDKPFLBFJI);
}
dHPEIJOKODC_.WriteTo(ref output, _repeated_dHPEIJOKODC_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;
if (aFDKPFLBFJI_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AFDKPFLBFJI);
}
if (JPJPDCLPGKO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JPJPDCLPGKO);
}
if (cGEBKOFBKJO_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CGEBKOFBKJO);
}
size += dHPEIJOKODC_.CalculateSize(_repeated_dHPEIJOKODC_codec);
if (PAILOBBMNMF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PAILOBBMNMF);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChessRogueLayerAccountInfoNotify other) {
if (other == null) {
return;
}
if (other.aFDKPFLBFJI_ != null) {
if (aFDKPFLBFJI_ == null) {
AFDKPFLBFJI = new global::EggLink.DanhengServer.Proto.AIKAKAAMDON();
}
AFDKPFLBFJI.MergeFrom(other.AFDKPFLBFJI);
}
if (other.JPJPDCLPGKO != 0) {
JPJPDCLPGKO = other.JPJPDCLPGKO;
}
if (other.cGEBKOFBKJO_ != null) {
if (cGEBKOFBKJO_ == null) {
CGEBKOFBKJO = new global::EggLink.DanhengServer.Proto.KOGJJMBEDDE();
}
CGEBKOFBKJO.MergeFrom(other.CGEBKOFBKJO);
}
dHPEIJOKODC_.Add(other.dHPEIJOKODC_);
if (other.PAILOBBMNMF != 0) {
PAILOBBMNMF = other.PAILOBBMNMF;
}
_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: {
JPJPDCLPGKO = input.ReadUInt32();
break;
}
case 26: {
if (cGEBKOFBKJO_ == null) {
CGEBKOFBKJO = new global::EggLink.DanhengServer.Proto.KOGJJMBEDDE();
}
input.ReadMessage(CGEBKOFBKJO);
break;
}
case 40: {
PAILOBBMNMF = input.ReadUInt32();
break;
}
case 58: {
if (aFDKPFLBFJI_ == null) {
AFDKPFLBFJI = new global::EggLink.DanhengServer.Proto.AIKAKAAMDON();
}
input.ReadMessage(AFDKPFLBFJI);
break;
}
case 66:
case 64: {
dHPEIJOKODC_.AddEntriesFrom(input, _repeated_dHPEIJOKODC_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 16: {
JPJPDCLPGKO = input.ReadUInt32();
break;
}
case 26: {
if (cGEBKOFBKJO_ == null) {
CGEBKOFBKJO = new global::EggLink.DanhengServer.Proto.KOGJJMBEDDE();
}
input.ReadMessage(CGEBKOFBKJO);
break;
}
case 40: {
PAILOBBMNMF = input.ReadUInt32();
break;
}
case 58: {
if (aFDKPFLBFJI_ == null) {
AFDKPFLBFJI = new global::EggLink.DanhengServer.Proto.AIKAKAAMDON();
}
input.ReadMessage(AFDKPFLBFJI);
break;
}
case 66:
case 64: {
dHPEIJOKODC_.AddEntriesFrom(ref input, _repeated_dHPEIJOKODC_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code