mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
387 lines
15 KiB
C#
387 lines
15 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: FightFestUpdateChallengeRecordNotify.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 FightFestUpdateChallengeRecordNotify.proto</summary>
|
|
public static partial class FightFestUpdateChallengeRecordNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for FightFestUpdateChallengeRecordNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static FightFestUpdateChallengeRecordNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CipGaWdodEZlc3RVcGRhdGVDaGFsbGVuZ2VSZWNvcmROb3RpZnkucHJvdG8a",
|
|
"EUhHREFQSlBLRkZCLnByb3RvIqUBCiRGaWdodEZlc3RVcGRhdGVDaGFsbGVu",
|
|
"Z2VSZWNvcmROb3RpZnkSFAoMY2hhbGxlbmdlX2lkGA0gASgNEiEKC0ZLUEVQ",
|
|
"Qk1KSEtOGAYgASgOMgwuSEdEQVBKUEtGRkISEwoLSE9FSElPQklJRUoYASAB",
|
|
"KA0SGgoEcmFuaxgCIAEoDjIMLkhHREFQSlBLRkZCEhMKC0pCT0xBQUZES0FO",
|
|
"GAsgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3Rv",
|
|
"Mw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HGDAPJPKFFBReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FightFestUpdateChallengeRecordNotify), global::EggLink.DanhengServer.Proto.FightFestUpdateChallengeRecordNotify.Parser, new[]{ "ChallengeId", "FKPEPBMJHKN", "HOEHIOBIIEJ", "Rank", "JBOLAAFDKAN" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class FightFestUpdateChallengeRecordNotify : pb::IMessage<FightFestUpdateChallengeRecordNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<FightFestUpdateChallengeRecordNotify> _parser = new pb::MessageParser<FightFestUpdateChallengeRecordNotify>(() => new FightFestUpdateChallengeRecordNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<FightFestUpdateChallengeRecordNotify> 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.FightFestUpdateChallengeRecordNotifyReflection.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 FightFestUpdateChallengeRecordNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FightFestUpdateChallengeRecordNotify(FightFestUpdateChallengeRecordNotify other) : this() {
|
|
challengeId_ = other.challengeId_;
|
|
fKPEPBMJHKN_ = other.fKPEPBMJHKN_;
|
|
hOEHIOBIIEJ_ = other.hOEHIOBIIEJ_;
|
|
rank_ = other.rank_;
|
|
jBOLAAFDKAN_ = other.jBOLAAFDKAN_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FightFestUpdateChallengeRecordNotify Clone() {
|
|
return new FightFestUpdateChallengeRecordNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "challenge_id" field.</summary>
|
|
public const int ChallengeIdFieldNumber = 13;
|
|
private uint challengeId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ChallengeId {
|
|
get { return challengeId_; }
|
|
set {
|
|
challengeId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FKPEPBMJHKN" field.</summary>
|
|
public const int FKPEPBMJHKNFieldNumber = 6;
|
|
private global::EggLink.DanhengServer.Proto.HGDAPJPKFFB fKPEPBMJHKN_ = global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HGDAPJPKFFB FKPEPBMJHKN {
|
|
get { return fKPEPBMJHKN_; }
|
|
set {
|
|
fKPEPBMJHKN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HOEHIOBIIEJ" field.</summary>
|
|
public const int HOEHIOBIIEJFieldNumber = 1;
|
|
private uint hOEHIOBIIEJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HOEHIOBIIEJ {
|
|
get { return hOEHIOBIIEJ_; }
|
|
set {
|
|
hOEHIOBIIEJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rank" field.</summary>
|
|
public const int RankFieldNumber = 2;
|
|
private global::EggLink.DanhengServer.Proto.HGDAPJPKFFB rank_ = global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HGDAPJPKFFB Rank {
|
|
get { return rank_; }
|
|
set {
|
|
rank_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JBOLAAFDKAN" field.</summary>
|
|
public const int JBOLAAFDKANFieldNumber = 11;
|
|
private uint jBOLAAFDKAN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JBOLAAFDKAN {
|
|
get { return jBOLAAFDKAN_; }
|
|
set {
|
|
jBOLAAFDKAN_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as FightFestUpdateChallengeRecordNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(FightFestUpdateChallengeRecordNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (ChallengeId != other.ChallengeId) return false;
|
|
if (FKPEPBMJHKN != other.FKPEPBMJHKN) return false;
|
|
if (HOEHIOBIIEJ != other.HOEHIOBIIEJ) return false;
|
|
if (Rank != other.Rank) return false;
|
|
if (JBOLAAFDKAN != other.JBOLAAFDKAN) 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 (ChallengeId != 0) hash ^= ChallengeId.GetHashCode();
|
|
if (FKPEPBMJHKN != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) hash ^= FKPEPBMJHKN.GetHashCode();
|
|
if (HOEHIOBIIEJ != 0) hash ^= HOEHIOBIIEJ.GetHashCode();
|
|
if (Rank != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) hash ^= Rank.GetHashCode();
|
|
if (JBOLAAFDKAN != 0) hash ^= JBOLAAFDKAN.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 (HOEHIOBIIEJ != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(HOEHIOBIIEJ);
|
|
}
|
|
if (Rank != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) {
|
|
output.WriteRawTag(16);
|
|
output.WriteEnum((int) Rank);
|
|
}
|
|
if (FKPEPBMJHKN != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) {
|
|
output.WriteRawTag(48);
|
|
output.WriteEnum((int) FKPEPBMJHKN);
|
|
}
|
|
if (JBOLAAFDKAN != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(JBOLAAFDKAN);
|
|
}
|
|
if (ChallengeId != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(ChallengeId);
|
|
}
|
|
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 (HOEHIOBIIEJ != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(HOEHIOBIIEJ);
|
|
}
|
|
if (Rank != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) {
|
|
output.WriteRawTag(16);
|
|
output.WriteEnum((int) Rank);
|
|
}
|
|
if (FKPEPBMJHKN != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) {
|
|
output.WriteRawTag(48);
|
|
output.WriteEnum((int) FKPEPBMJHKN);
|
|
}
|
|
if (JBOLAAFDKAN != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(JBOLAAFDKAN);
|
|
}
|
|
if (ChallengeId != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(ChallengeId);
|
|
}
|
|
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 (ChallengeId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ChallengeId);
|
|
}
|
|
if (FKPEPBMJHKN != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) FKPEPBMJHKN);
|
|
}
|
|
if (HOEHIOBIIEJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HOEHIOBIIEJ);
|
|
}
|
|
if (Rank != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Rank);
|
|
}
|
|
if (JBOLAAFDKAN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JBOLAAFDKAN);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(FightFestUpdateChallengeRecordNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.ChallengeId != 0) {
|
|
ChallengeId = other.ChallengeId;
|
|
}
|
|
if (other.FKPEPBMJHKN != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) {
|
|
FKPEPBMJHKN = other.FKPEPBMJHKN;
|
|
}
|
|
if (other.HOEHIOBIIEJ != 0) {
|
|
HOEHIOBIIEJ = other.HOEHIOBIIEJ;
|
|
}
|
|
if (other.Rank != global::EggLink.DanhengServer.Proto.HGDAPJPKFFB.FightFestBattleRankC) {
|
|
Rank = other.Rank;
|
|
}
|
|
if (other.JBOLAAFDKAN != 0) {
|
|
JBOLAAFDKAN = other.JBOLAAFDKAN;
|
|
}
|
|
_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: {
|
|
HOEHIOBIIEJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
Rank = (global::EggLink.DanhengServer.Proto.HGDAPJPKFFB) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 48: {
|
|
FKPEPBMJHKN = (global::EggLink.DanhengServer.Proto.HGDAPJPKFFB) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 88: {
|
|
JBOLAAFDKAN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
ChallengeId = 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: {
|
|
HOEHIOBIIEJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
Rank = (global::EggLink.DanhengServer.Proto.HGDAPJPKFFB) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 48: {
|
|
FKPEPBMJHKN = (global::EggLink.DanhengServer.Proto.HGDAPJPKFFB) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 88: {
|
|
JBOLAAFDKAN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
ChallengeId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|