Files
DanhengServer-OpenSource/Proto/FantasticActivityData.cs
2024-10-05 22:40:41 +08:00

407 lines
17 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: FantasticActivityData.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 FantasticActivityData.proto</summary>
public static partial class FantasticActivityDataReflection {
#region Descriptor
/// <summary>File descriptor for FantasticActivityData.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static FantasticActivityDataReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChtGYW50YXN0aWNBY3Rpdml0eURhdGEucHJvdG8aEUtHRURLS0FKS0NMLnBy",
"b3RvIvICChVGYW50YXN0aWNBY3Rpdml0eURhdGESEwoLQ0FJQ0RBRkFHTkkY",
"DiADKA0SEwoLR0pMRUpFRUFETVAYCCADKA0SPAoLSlBMS0VJQUtHQ0IYAyAD",
"KAsyJy5GYW50YXN0aWNBY3Rpdml0eURhdGEuSlBMS0VJQUtHQ0JFbnRyeRIT",
"CgtNREVBQkFKTkxCShgPIAMoDRITCgtHTEVKRUFLRkJQQxgGIAMoDRITCgtL",
"TEFORUFCS0VMRBgEIAEoDRI8CgtIQUlNRkFNQUlIRxgCIAMoCzInLkZhbnRh",
"c3RpY0FjdGl2aXR5RGF0YS5IQUlNRkFNQUlIR0VudHJ5GjIKEEpQTEtFSUFL",
"R0NCRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVlGAIgASgNOgI4ARpAChBI",
"QUlNRkFNQUlIR0VudHJ5EgsKA2tleRgBIAEoDRIbCgV2YWx1ZRgCIAEoCzIM",
"LktHRURLS0FKS0NMOgI4AUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KGEDKKAJKCLReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FantasticActivityData), global::EggLink.DanhengServer.Proto.FantasticActivityData.Parser, new[]{ "CAICDAFAGNI", "GJLEJEEADMP", "JPLKEIAKGCB", "MDEABAJNLBJ", "GLEJEAKFBPC", "KLANEABKELD", "HAIMFAMAIHG" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class FantasticActivityData : pb::IMessage<FantasticActivityData>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<FantasticActivityData> _parser = new pb::MessageParser<FantasticActivityData>(() => new FantasticActivityData());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<FantasticActivityData> 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.FantasticActivityDataReflection.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 FantasticActivityData() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public FantasticActivityData(FantasticActivityData other) : this() {
cAICDAFAGNI_ = other.cAICDAFAGNI_.Clone();
gJLEJEEADMP_ = other.gJLEJEEADMP_.Clone();
jPLKEIAKGCB_ = other.jPLKEIAKGCB_.Clone();
mDEABAJNLBJ_ = other.mDEABAJNLBJ_.Clone();
gLEJEAKFBPC_ = other.gLEJEAKFBPC_.Clone();
kLANEABKELD_ = other.kLANEABKELD_;
hAIMFAMAIHG_ = other.hAIMFAMAIHG_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public FantasticActivityData Clone() {
return new FantasticActivityData(this);
}
/// <summary>Field number for the "CAICDAFAGNI" field.</summary>
public const int CAICDAFAGNIFieldNumber = 14;
private static readonly pb::FieldCodec<uint> _repeated_cAICDAFAGNI_codec
= pb::FieldCodec.ForUInt32(114);
private readonly pbc::RepeatedField<uint> cAICDAFAGNI_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> CAICDAFAGNI {
get { return cAICDAFAGNI_; }
}
/// <summary>Field number for the "GJLEJEEADMP" field.</summary>
public const int GJLEJEEADMPFieldNumber = 8;
private static readonly pb::FieldCodec<uint> _repeated_gJLEJEEADMP_codec
= pb::FieldCodec.ForUInt32(66);
private readonly pbc::RepeatedField<uint> gJLEJEEADMP_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> GJLEJEEADMP {
get { return gJLEJEEADMP_; }
}
/// <summary>Field number for the "JPLKEIAKGCB" field.</summary>
public const int JPLKEIAKGCBFieldNumber = 3;
private static readonly pbc::MapField<uint, uint>.Codec _map_jPLKEIAKGCB_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 26);
private readonly pbc::MapField<uint, uint> jPLKEIAKGCB_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> JPLKEIAKGCB {
get { return jPLKEIAKGCB_; }
}
/// <summary>Field number for the "MDEABAJNLBJ" field.</summary>
public const int MDEABAJNLBJFieldNumber = 15;
private static readonly pb::FieldCodec<uint> _repeated_mDEABAJNLBJ_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField<uint> mDEABAJNLBJ_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> MDEABAJNLBJ {
get { return mDEABAJNLBJ_; }
}
/// <summary>Field number for the "GLEJEAKFBPC" field.</summary>
public const int GLEJEAKFBPCFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_gLEJEAKFBPC_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> gLEJEAKFBPC_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> GLEJEAKFBPC {
get { return gLEJEAKFBPC_; }
}
/// <summary>Field number for the "KLANEABKELD" field.</summary>
public const int KLANEABKELDFieldNumber = 4;
private uint kLANEABKELD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KLANEABKELD {
get { return kLANEABKELD_; }
set {
kLANEABKELD_ = value;
}
}
/// <summary>Field number for the "HAIMFAMAIHG" field.</summary>
public const int HAIMFAMAIHGFieldNumber = 2;
private static readonly pbc::MapField<uint, global::EggLink.DanhengServer.Proto.KGEDKKAJKCL>.Codec _map_hAIMFAMAIHG_codec
= new pbc::MapField<uint, global::EggLink.DanhengServer.Proto.KGEDKKAJKCL>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.KGEDKKAJKCL.Parser), 18);
private readonly pbc::MapField<uint, global::EggLink.DanhengServer.Proto.KGEDKKAJKCL> hAIMFAMAIHG_ = new pbc::MapField<uint, global::EggLink.DanhengServer.Proto.KGEDKKAJKCL>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, global::EggLink.DanhengServer.Proto.KGEDKKAJKCL> HAIMFAMAIHG {
get { return hAIMFAMAIHG_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as FantasticActivityData);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(FantasticActivityData other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!cAICDAFAGNI_.Equals(other.cAICDAFAGNI_)) return false;
if(!gJLEJEEADMP_.Equals(other.gJLEJEEADMP_)) return false;
if (!JPLKEIAKGCB.Equals(other.JPLKEIAKGCB)) return false;
if(!mDEABAJNLBJ_.Equals(other.mDEABAJNLBJ_)) return false;
if(!gLEJEAKFBPC_.Equals(other.gLEJEAKFBPC_)) return false;
if (KLANEABKELD != other.KLANEABKELD) return false;
if (!HAIMFAMAIHG.Equals(other.HAIMFAMAIHG)) 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 ^= cAICDAFAGNI_.GetHashCode();
hash ^= gJLEJEEADMP_.GetHashCode();
hash ^= JPLKEIAKGCB.GetHashCode();
hash ^= mDEABAJNLBJ_.GetHashCode();
hash ^= gLEJEAKFBPC_.GetHashCode();
if (KLANEABKELD != 0) hash ^= KLANEABKELD.GetHashCode();
hash ^= HAIMFAMAIHG.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
hAIMFAMAIHG_.WriteTo(output, _map_hAIMFAMAIHG_codec);
jPLKEIAKGCB_.WriteTo(output, _map_jPLKEIAKGCB_codec);
if (KLANEABKELD != 0) {
output.WriteRawTag(32);
output.WriteUInt32(KLANEABKELD);
}
gLEJEAKFBPC_.WriteTo(output, _repeated_gLEJEAKFBPC_codec);
gJLEJEEADMP_.WriteTo(output, _repeated_gJLEJEEADMP_codec);
cAICDAFAGNI_.WriteTo(output, _repeated_cAICDAFAGNI_codec);
mDEABAJNLBJ_.WriteTo(output, _repeated_mDEABAJNLBJ_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) {
hAIMFAMAIHG_.WriteTo(ref output, _map_hAIMFAMAIHG_codec);
jPLKEIAKGCB_.WriteTo(ref output, _map_jPLKEIAKGCB_codec);
if (KLANEABKELD != 0) {
output.WriteRawTag(32);
output.WriteUInt32(KLANEABKELD);
}
gLEJEAKFBPC_.WriteTo(ref output, _repeated_gLEJEAKFBPC_codec);
gJLEJEEADMP_.WriteTo(ref output, _repeated_gJLEJEEADMP_codec);
cAICDAFAGNI_.WriteTo(ref output, _repeated_cAICDAFAGNI_codec);
mDEABAJNLBJ_.WriteTo(ref output, _repeated_mDEABAJNLBJ_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 += cAICDAFAGNI_.CalculateSize(_repeated_cAICDAFAGNI_codec);
size += gJLEJEEADMP_.CalculateSize(_repeated_gJLEJEEADMP_codec);
size += jPLKEIAKGCB_.CalculateSize(_map_jPLKEIAKGCB_codec);
size += mDEABAJNLBJ_.CalculateSize(_repeated_mDEABAJNLBJ_codec);
size += gLEJEAKFBPC_.CalculateSize(_repeated_gLEJEAKFBPC_codec);
if (KLANEABKELD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KLANEABKELD);
}
size += hAIMFAMAIHG_.CalculateSize(_map_hAIMFAMAIHG_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(FantasticActivityData other) {
if (other == null) {
return;
}
cAICDAFAGNI_.Add(other.cAICDAFAGNI_);
gJLEJEEADMP_.Add(other.gJLEJEEADMP_);
jPLKEIAKGCB_.MergeFrom(other.jPLKEIAKGCB_);
mDEABAJNLBJ_.Add(other.mDEABAJNLBJ_);
gLEJEAKFBPC_.Add(other.gLEJEAKFBPC_);
if (other.KLANEABKELD != 0) {
KLANEABKELD = other.KLANEABKELD;
}
hAIMFAMAIHG_.MergeFrom(other.hAIMFAMAIHG_);
_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: {
hAIMFAMAIHG_.AddEntriesFrom(input, _map_hAIMFAMAIHG_codec);
break;
}
case 26: {
jPLKEIAKGCB_.AddEntriesFrom(input, _map_jPLKEIAKGCB_codec);
break;
}
case 32: {
KLANEABKELD = input.ReadUInt32();
break;
}
case 50:
case 48: {
gLEJEAKFBPC_.AddEntriesFrom(input, _repeated_gLEJEAKFBPC_codec);
break;
}
case 66:
case 64: {
gJLEJEEADMP_.AddEntriesFrom(input, _repeated_gJLEJEEADMP_codec);
break;
}
case 114:
case 112: {
cAICDAFAGNI_.AddEntriesFrom(input, _repeated_cAICDAFAGNI_codec);
break;
}
case 122:
case 120: {
mDEABAJNLBJ_.AddEntriesFrom(input, _repeated_mDEABAJNLBJ_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 18: {
hAIMFAMAIHG_.AddEntriesFrom(ref input, _map_hAIMFAMAIHG_codec);
break;
}
case 26: {
jPLKEIAKGCB_.AddEntriesFrom(ref input, _map_jPLKEIAKGCB_codec);
break;
}
case 32: {
KLANEABKELD = input.ReadUInt32();
break;
}
case 50:
case 48: {
gLEJEAKFBPC_.AddEntriesFrom(ref input, _repeated_gLEJEAKFBPC_codec);
break;
}
case 66:
case 64: {
gJLEJEEADMP_.AddEntriesFrom(ref input, _repeated_gJLEJEEADMP_codec);
break;
}
case 114:
case 112: {
cAICDAFAGNI_.AddEntriesFrom(ref input, _repeated_cAICDAFAGNI_codec);
break;
}
case 122:
case 120: {
mDEABAJNLBJ_.AddEntriesFrom(ref input, _repeated_mDEABAJNLBJ_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code