Files
DanhengServer-OpenSource/Proto/TelevisionActivityBattleEndScNotify.cs
2024-10-27 13:23:57 +08:00

396 lines
14 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TelevisionActivityBattleEndScNotify.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 TelevisionActivityBattleEndScNotify.proto</summary>
public static partial class TelevisionActivityBattleEndScNotifyReflection {
#region Descriptor
/// <summary>File descriptor for TelevisionActivityBattleEndScNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static TelevisionActivityBattleEndScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CilUZWxldmlzaW9uQWN0aXZpdHlCYXR0bGVFbmRTY05vdGlmeS5wcm90bxoc",
"VGVsZXZpc2lvbkFjdGl2aXR5RGF0YS5wcm90byKnAQojVGVsZXZpc2lvbkFj",
"dGl2aXR5QmF0dGxlRW5kU2NOb3RpZnkSEwoLQ0ZHUENQRUFPT00YBiABKA0S",
"EwoLRUtETkJFS0ZFQ0wYDSABKA0SEwoLSEVKUEpCS0ZMQkoYDiABKA0SLAoL",
"Q0JNRVBDS0xKS0YYAyABKAsyFy5UZWxldmlzaW9uQWN0aXZpdHlEYXRhEhMK",
"C0xFS0lGT0NQR0lCGAsgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu",
"UHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.TelevisionActivityDataReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TelevisionActivityBattleEndScNotify), global::EggLink.DanhengServer.Proto.TelevisionActivityBattleEndScNotify.Parser, new[]{ "CFGPCPEAOOM", "EKDNBEKFECL", "HEJPJBKFLBJ", "CBMEPCKLJKF", "LEKIFOCPGIB" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class TelevisionActivityBattleEndScNotify : pb::IMessage<TelevisionActivityBattleEndScNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<TelevisionActivityBattleEndScNotify> _parser = new pb::MessageParser<TelevisionActivityBattleEndScNotify>(() => new TelevisionActivityBattleEndScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<TelevisionActivityBattleEndScNotify> 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.TelevisionActivityBattleEndScNotifyReflection.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 TelevisionActivityBattleEndScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TelevisionActivityBattleEndScNotify(TelevisionActivityBattleEndScNotify other) : this() {
cFGPCPEAOOM_ = other.cFGPCPEAOOM_;
eKDNBEKFECL_ = other.eKDNBEKFECL_;
hEJPJBKFLBJ_ = other.hEJPJBKFLBJ_;
cBMEPCKLJKF_ = other.cBMEPCKLJKF_ != null ? other.cBMEPCKLJKF_.Clone() : null;
lEKIFOCPGIB_ = other.lEKIFOCPGIB_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TelevisionActivityBattleEndScNotify Clone() {
return new TelevisionActivityBattleEndScNotify(this);
}
/// <summary>Field number for the "CFGPCPEAOOM" field.</summary>
public const int CFGPCPEAOOMFieldNumber = 6;
private uint cFGPCPEAOOM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CFGPCPEAOOM {
get { return cFGPCPEAOOM_; }
set {
cFGPCPEAOOM_ = value;
}
}
/// <summary>Field number for the "EKDNBEKFECL" field.</summary>
public const int EKDNBEKFECLFieldNumber = 13;
private uint eKDNBEKFECL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EKDNBEKFECL {
get { return eKDNBEKFECL_; }
set {
eKDNBEKFECL_ = value;
}
}
/// <summary>Field number for the "HEJPJBKFLBJ" field.</summary>
public const int HEJPJBKFLBJFieldNumber = 14;
private uint hEJPJBKFLBJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HEJPJBKFLBJ {
get { return hEJPJBKFLBJ_; }
set {
hEJPJBKFLBJ_ = value;
}
}
/// <summary>Field number for the "CBMEPCKLJKF" field.</summary>
public const int CBMEPCKLJKFFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.TelevisionActivityData cBMEPCKLJKF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.TelevisionActivityData CBMEPCKLJKF {
get { return cBMEPCKLJKF_; }
set {
cBMEPCKLJKF_ = value;
}
}
/// <summary>Field number for the "LEKIFOCPGIB" field.</summary>
public const int LEKIFOCPGIBFieldNumber = 11;
private uint lEKIFOCPGIB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LEKIFOCPGIB {
get { return lEKIFOCPGIB_; }
set {
lEKIFOCPGIB_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as TelevisionActivityBattleEndScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(TelevisionActivityBattleEndScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (CFGPCPEAOOM != other.CFGPCPEAOOM) return false;
if (EKDNBEKFECL != other.EKDNBEKFECL) return false;
if (HEJPJBKFLBJ != other.HEJPJBKFLBJ) return false;
if (!object.Equals(CBMEPCKLJKF, other.CBMEPCKLJKF)) return false;
if (LEKIFOCPGIB != other.LEKIFOCPGIB) 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 (CFGPCPEAOOM != 0) hash ^= CFGPCPEAOOM.GetHashCode();
if (EKDNBEKFECL != 0) hash ^= EKDNBEKFECL.GetHashCode();
if (HEJPJBKFLBJ != 0) hash ^= HEJPJBKFLBJ.GetHashCode();
if (cBMEPCKLJKF_ != null) hash ^= CBMEPCKLJKF.GetHashCode();
if (LEKIFOCPGIB != 0) hash ^= LEKIFOCPGIB.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 (cBMEPCKLJKF_ != null) {
output.WriteRawTag(26);
output.WriteMessage(CBMEPCKLJKF);
}
if (CFGPCPEAOOM != 0) {
output.WriteRawTag(48);
output.WriteUInt32(CFGPCPEAOOM);
}
if (LEKIFOCPGIB != 0) {
output.WriteRawTag(88);
output.WriteUInt32(LEKIFOCPGIB);
}
if (EKDNBEKFECL != 0) {
output.WriteRawTag(104);
output.WriteUInt32(EKDNBEKFECL);
}
if (HEJPJBKFLBJ != 0) {
output.WriteRawTag(112);
output.WriteUInt32(HEJPJBKFLBJ);
}
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 (cBMEPCKLJKF_ != null) {
output.WriteRawTag(26);
output.WriteMessage(CBMEPCKLJKF);
}
if (CFGPCPEAOOM != 0) {
output.WriteRawTag(48);
output.WriteUInt32(CFGPCPEAOOM);
}
if (LEKIFOCPGIB != 0) {
output.WriteRawTag(88);
output.WriteUInt32(LEKIFOCPGIB);
}
if (EKDNBEKFECL != 0) {
output.WriteRawTag(104);
output.WriteUInt32(EKDNBEKFECL);
}
if (HEJPJBKFLBJ != 0) {
output.WriteRawTag(112);
output.WriteUInt32(HEJPJBKFLBJ);
}
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 (CFGPCPEAOOM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CFGPCPEAOOM);
}
if (EKDNBEKFECL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EKDNBEKFECL);
}
if (HEJPJBKFLBJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HEJPJBKFLBJ);
}
if (cBMEPCKLJKF_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CBMEPCKLJKF);
}
if (LEKIFOCPGIB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LEKIFOCPGIB);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(TelevisionActivityBattleEndScNotify other) {
if (other == null) {
return;
}
if (other.CFGPCPEAOOM != 0) {
CFGPCPEAOOM = other.CFGPCPEAOOM;
}
if (other.EKDNBEKFECL != 0) {
EKDNBEKFECL = other.EKDNBEKFECL;
}
if (other.HEJPJBKFLBJ != 0) {
HEJPJBKFLBJ = other.HEJPJBKFLBJ;
}
if (other.cBMEPCKLJKF_ != null) {
if (cBMEPCKLJKF_ == null) {
CBMEPCKLJKF = new global::EggLink.DanhengServer.Proto.TelevisionActivityData();
}
CBMEPCKLJKF.MergeFrom(other.CBMEPCKLJKF);
}
if (other.LEKIFOCPGIB != 0) {
LEKIFOCPGIB = other.LEKIFOCPGIB;
}
_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 26: {
if (cBMEPCKLJKF_ == null) {
CBMEPCKLJKF = new global::EggLink.DanhengServer.Proto.TelevisionActivityData();
}
input.ReadMessage(CBMEPCKLJKF);
break;
}
case 48: {
CFGPCPEAOOM = input.ReadUInt32();
break;
}
case 88: {
LEKIFOCPGIB = input.ReadUInt32();
break;
}
case 104: {
EKDNBEKFECL = input.ReadUInt32();
break;
}
case 112: {
HEJPJBKFLBJ = 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 26: {
if (cBMEPCKLJKF_ == null) {
CBMEPCKLJKF = new global::EggLink.DanhengServer.Proto.TelevisionActivityData();
}
input.ReadMessage(CBMEPCKLJKF);
break;
}
case 48: {
CFGPCPEAOOM = input.ReadUInt32();
break;
}
case 88: {
LEKIFOCPGIB = input.ReadUInt32();
break;
}
case 104: {
EKDNBEKFECL = input.ReadUInt32();
break;
}
case 112: {
HEJPJBKFLBJ = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code