Files
DanhengServer-OpenSource/Proto/FantasticActivityData.cs
2024-12-07 14:00:38 +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(
"ChtGYW50YXN0aWNBY3Rpdml0eURhdGEucHJvdG8aEUNIREJPT0tDT0JFLnBy",
"b3RvIvICChVGYW50YXN0aWNBY3Rpdml0eURhdGESEwoLQUZQRklFTkhHTUEY",
"DCADKA0SEwoLTE9NRFBHSklGQUIYASADKA0SPAoLRUlQQ0pLQkZQRkwYAyAD",
"KAsyJy5GYW50YXN0aWNBY3Rpdml0eURhdGEuRUlQQ0pLQkZQRkxFbnRyeRIT",
"CgtBSEZOT0FEUEVOShgJIAMoDRITCgtIRU1PQklCSU5ERxgGIAEoDRI8CgtL",
"Q0RBRkhETEhPShgCIAMoCzInLkZhbnRhc3RpY0FjdGl2aXR5RGF0YS5LQ0RB",
"RkhETEhPSkVudHJ5EhMKC0ZQTkFCREVQUEhJGA0gAygNGjIKEEVJUENKS0JG",
"UEZMRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVlGAIgASgNOgI4ARpAChBL",
"Q0RBRkhETEhPSkVudHJ5EgsKA2tleRgBIAEoDRIbCgV2YWx1ZRgCIAEoCzIM",
"LkNIREJPT0tDT0JFOgI4AUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CHDBOOKCOBEReflection.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[]{ "AFPFIENHGMA", "LOMDPGJIFAB", "EIPCJKBFPFL", "AHFNOADPENJ", "HEMOBIBINDG", "KCDAFHDLHOJ", "FPNABDEPPHI" }, 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() {
aFPFIENHGMA_ = other.aFPFIENHGMA_.Clone();
lOMDPGJIFAB_ = other.lOMDPGJIFAB_.Clone();
eIPCJKBFPFL_ = other.eIPCJKBFPFL_.Clone();
aHFNOADPENJ_ = other.aHFNOADPENJ_.Clone();
hEMOBIBINDG_ = other.hEMOBIBINDG_;
kCDAFHDLHOJ_ = other.kCDAFHDLHOJ_.Clone();
fPNABDEPPHI_ = other.fPNABDEPPHI_.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 "AFPFIENHGMA" field.</summary>
public const int AFPFIENHGMAFieldNumber = 12;
private static readonly pb::FieldCodec<uint> _repeated_aFPFIENHGMA_codec
= pb::FieldCodec.ForUInt32(98);
private readonly pbc::RepeatedField<uint> aFPFIENHGMA_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> AFPFIENHGMA {
get { return aFPFIENHGMA_; }
}
/// <summary>Field number for the "LOMDPGJIFAB" field.</summary>
public const int LOMDPGJIFABFieldNumber = 1;
private static readonly pb::FieldCodec<uint> _repeated_lOMDPGJIFAB_codec
= pb::FieldCodec.ForUInt32(10);
private readonly pbc::RepeatedField<uint> lOMDPGJIFAB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> LOMDPGJIFAB {
get { return lOMDPGJIFAB_; }
}
/// <summary>Field number for the "EIPCJKBFPFL" field.</summary>
public const int EIPCJKBFPFLFieldNumber = 3;
private static readonly pbc::MapField<uint, uint>.Codec _map_eIPCJKBFPFL_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 26);
private readonly pbc::MapField<uint, uint> eIPCJKBFPFL_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> EIPCJKBFPFL {
get { return eIPCJKBFPFL_; }
}
/// <summary>Field number for the "AHFNOADPENJ" field.</summary>
public const int AHFNOADPENJFieldNumber = 9;
private static readonly pb::FieldCodec<uint> _repeated_aHFNOADPENJ_codec
= pb::FieldCodec.ForUInt32(74);
private readonly pbc::RepeatedField<uint> aHFNOADPENJ_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> AHFNOADPENJ {
get { return aHFNOADPENJ_; }
}
/// <summary>Field number for the "HEMOBIBINDG" field.</summary>
public const int HEMOBIBINDGFieldNumber = 6;
private uint hEMOBIBINDG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HEMOBIBINDG {
get { return hEMOBIBINDG_; }
set {
hEMOBIBINDG_ = value;
}
}
/// <summary>Field number for the "KCDAFHDLHOJ" field.</summary>
public const int KCDAFHDLHOJFieldNumber = 2;
private static readonly pbc::MapField<uint, global::EggLink.DanhengServer.Proto.CHDBOOKCOBE>.Codec _map_kCDAFHDLHOJ_codec
= new pbc::MapField<uint, global::EggLink.DanhengServer.Proto.CHDBOOKCOBE>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.CHDBOOKCOBE.Parser), 18);
private readonly pbc::MapField<uint, global::EggLink.DanhengServer.Proto.CHDBOOKCOBE> kCDAFHDLHOJ_ = new pbc::MapField<uint, global::EggLink.DanhengServer.Proto.CHDBOOKCOBE>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, global::EggLink.DanhengServer.Proto.CHDBOOKCOBE> KCDAFHDLHOJ {
get { return kCDAFHDLHOJ_; }
}
/// <summary>Field number for the "FPNABDEPPHI" field.</summary>
public const int FPNABDEPPHIFieldNumber = 13;
private static readonly pb::FieldCodec<uint> _repeated_fPNABDEPPHI_codec
= pb::FieldCodec.ForUInt32(106);
private readonly pbc::RepeatedField<uint> fPNABDEPPHI_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> FPNABDEPPHI {
get { return fPNABDEPPHI_; }
}
[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(!aFPFIENHGMA_.Equals(other.aFPFIENHGMA_)) return false;
if(!lOMDPGJIFAB_.Equals(other.lOMDPGJIFAB_)) return false;
if (!EIPCJKBFPFL.Equals(other.EIPCJKBFPFL)) return false;
if(!aHFNOADPENJ_.Equals(other.aHFNOADPENJ_)) return false;
if (HEMOBIBINDG != other.HEMOBIBINDG) return false;
if (!KCDAFHDLHOJ.Equals(other.KCDAFHDLHOJ)) return false;
if(!fPNABDEPPHI_.Equals(other.fPNABDEPPHI_)) 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 ^= aFPFIENHGMA_.GetHashCode();
hash ^= lOMDPGJIFAB_.GetHashCode();
hash ^= EIPCJKBFPFL.GetHashCode();
hash ^= aHFNOADPENJ_.GetHashCode();
if (HEMOBIBINDG != 0) hash ^= HEMOBIBINDG.GetHashCode();
hash ^= KCDAFHDLHOJ.GetHashCode();
hash ^= fPNABDEPPHI_.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
lOMDPGJIFAB_.WriteTo(output, _repeated_lOMDPGJIFAB_codec);
kCDAFHDLHOJ_.WriteTo(output, _map_kCDAFHDLHOJ_codec);
eIPCJKBFPFL_.WriteTo(output, _map_eIPCJKBFPFL_codec);
if (HEMOBIBINDG != 0) {
output.WriteRawTag(48);
output.WriteUInt32(HEMOBIBINDG);
}
aHFNOADPENJ_.WriteTo(output, _repeated_aHFNOADPENJ_codec);
aFPFIENHGMA_.WriteTo(output, _repeated_aFPFIENHGMA_codec);
fPNABDEPPHI_.WriteTo(output, _repeated_fPNABDEPPHI_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) {
lOMDPGJIFAB_.WriteTo(ref output, _repeated_lOMDPGJIFAB_codec);
kCDAFHDLHOJ_.WriteTo(ref output, _map_kCDAFHDLHOJ_codec);
eIPCJKBFPFL_.WriteTo(ref output, _map_eIPCJKBFPFL_codec);
if (HEMOBIBINDG != 0) {
output.WriteRawTag(48);
output.WriteUInt32(HEMOBIBINDG);
}
aHFNOADPENJ_.WriteTo(ref output, _repeated_aHFNOADPENJ_codec);
aFPFIENHGMA_.WriteTo(ref output, _repeated_aFPFIENHGMA_codec);
fPNABDEPPHI_.WriteTo(ref output, _repeated_fPNABDEPPHI_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 += aFPFIENHGMA_.CalculateSize(_repeated_aFPFIENHGMA_codec);
size += lOMDPGJIFAB_.CalculateSize(_repeated_lOMDPGJIFAB_codec);
size += eIPCJKBFPFL_.CalculateSize(_map_eIPCJKBFPFL_codec);
size += aHFNOADPENJ_.CalculateSize(_repeated_aHFNOADPENJ_codec);
if (HEMOBIBINDG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HEMOBIBINDG);
}
size += kCDAFHDLHOJ_.CalculateSize(_map_kCDAFHDLHOJ_codec);
size += fPNABDEPPHI_.CalculateSize(_repeated_fPNABDEPPHI_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;
}
aFPFIENHGMA_.Add(other.aFPFIENHGMA_);
lOMDPGJIFAB_.Add(other.lOMDPGJIFAB_);
eIPCJKBFPFL_.MergeFrom(other.eIPCJKBFPFL_);
aHFNOADPENJ_.Add(other.aHFNOADPENJ_);
if (other.HEMOBIBINDG != 0) {
HEMOBIBINDG = other.HEMOBIBINDG;
}
kCDAFHDLHOJ_.MergeFrom(other.kCDAFHDLHOJ_);
fPNABDEPPHI_.Add(other.fPNABDEPPHI_);
_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:
case 8: {
lOMDPGJIFAB_.AddEntriesFrom(input, _repeated_lOMDPGJIFAB_codec);
break;
}
case 18: {
kCDAFHDLHOJ_.AddEntriesFrom(input, _map_kCDAFHDLHOJ_codec);
break;
}
case 26: {
eIPCJKBFPFL_.AddEntriesFrom(input, _map_eIPCJKBFPFL_codec);
break;
}
case 48: {
HEMOBIBINDG = input.ReadUInt32();
break;
}
case 74:
case 72: {
aHFNOADPENJ_.AddEntriesFrom(input, _repeated_aHFNOADPENJ_codec);
break;
}
case 98:
case 96: {
aFPFIENHGMA_.AddEntriesFrom(input, _repeated_aFPFIENHGMA_codec);
break;
}
case 106:
case 104: {
fPNABDEPPHI_.AddEntriesFrom(input, _repeated_fPNABDEPPHI_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:
case 8: {
lOMDPGJIFAB_.AddEntriesFrom(ref input, _repeated_lOMDPGJIFAB_codec);
break;
}
case 18: {
kCDAFHDLHOJ_.AddEntriesFrom(ref input, _map_kCDAFHDLHOJ_codec);
break;
}
case 26: {
eIPCJKBFPFL_.AddEntriesFrom(ref input, _map_eIPCJKBFPFL_codec);
break;
}
case 48: {
HEMOBIBINDG = input.ReadUInt32();
break;
}
case 74:
case 72: {
aHFNOADPENJ_.AddEntriesFrom(ref input, _repeated_aHFNOADPENJ_codec);
break;
}
case 98:
case 96: {
aFPFIENHGMA_.AddEntriesFrom(ref input, _repeated_aFPFIENHGMA_codec);
break;
}
case 106:
case 104: {
fPNABDEPPHI_.AddEntriesFrom(ref input, _repeated_fPNABDEPPHI_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code