mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
396 lines
14 KiB
C#
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",
|
|
"dGl2aXR5QmF0dGxlRW5kU2NOb3RpZnkSEwoLQkZKQUlGREVEQkUYCyABKA0S",
|
|
"EwoLRkxIQ09PUEdES0sYASABKA0SLAoLSkNDSUlMTENBQVAYBiABKAsyFy5U",
|
|
"ZWxldmlzaW9uQWN0aXZpdHlEYXRhEhMKC0FBSUpBQkdOQURBGA0gASgNEhMK",
|
|
"C09LQ09MS0xJQ0NBGAogASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu",
|
|
"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[]{ "BFJAIFDEDBE", "FLHCOOPGDKK", "JCCIILLCAAP", "AAIJABGNADA", "OKCOLKLICCA" }, 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() {
|
|
bFJAIFDEDBE_ = other.bFJAIFDEDBE_;
|
|
fLHCOOPGDKK_ = other.fLHCOOPGDKK_;
|
|
jCCIILLCAAP_ = other.jCCIILLCAAP_ != null ? other.jCCIILLCAAP_.Clone() : null;
|
|
aAIJABGNADA_ = other.aAIJABGNADA_;
|
|
oKCOLKLICCA_ = other.oKCOLKLICCA_;
|
|
_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 "BFJAIFDEDBE" field.</summary>
|
|
public const int BFJAIFDEDBEFieldNumber = 11;
|
|
private uint bFJAIFDEDBE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BFJAIFDEDBE {
|
|
get { return bFJAIFDEDBE_; }
|
|
set {
|
|
bFJAIFDEDBE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FLHCOOPGDKK" field.</summary>
|
|
public const int FLHCOOPGDKKFieldNumber = 1;
|
|
private uint fLHCOOPGDKK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FLHCOOPGDKK {
|
|
get { return fLHCOOPGDKK_; }
|
|
set {
|
|
fLHCOOPGDKK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JCCIILLCAAP" field.</summary>
|
|
public const int JCCIILLCAAPFieldNumber = 6;
|
|
private global::EggLink.DanhengServer.Proto.TelevisionActivityData jCCIILLCAAP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.TelevisionActivityData JCCIILLCAAP {
|
|
get { return jCCIILLCAAP_; }
|
|
set {
|
|
jCCIILLCAAP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AAIJABGNADA" field.</summary>
|
|
public const int AAIJABGNADAFieldNumber = 13;
|
|
private uint aAIJABGNADA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AAIJABGNADA {
|
|
get { return aAIJABGNADA_; }
|
|
set {
|
|
aAIJABGNADA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OKCOLKLICCA" field.</summary>
|
|
public const int OKCOLKLICCAFieldNumber = 10;
|
|
private uint oKCOLKLICCA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OKCOLKLICCA {
|
|
get { return oKCOLKLICCA_; }
|
|
set {
|
|
oKCOLKLICCA_ = 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 (BFJAIFDEDBE != other.BFJAIFDEDBE) return false;
|
|
if (FLHCOOPGDKK != other.FLHCOOPGDKK) return false;
|
|
if (!object.Equals(JCCIILLCAAP, other.JCCIILLCAAP)) return false;
|
|
if (AAIJABGNADA != other.AAIJABGNADA) return false;
|
|
if (OKCOLKLICCA != other.OKCOLKLICCA) 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 (BFJAIFDEDBE != 0) hash ^= BFJAIFDEDBE.GetHashCode();
|
|
if (FLHCOOPGDKK != 0) hash ^= FLHCOOPGDKK.GetHashCode();
|
|
if (jCCIILLCAAP_ != null) hash ^= JCCIILLCAAP.GetHashCode();
|
|
if (AAIJABGNADA != 0) hash ^= AAIJABGNADA.GetHashCode();
|
|
if (OKCOLKLICCA != 0) hash ^= OKCOLKLICCA.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 (FLHCOOPGDKK != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(FLHCOOPGDKK);
|
|
}
|
|
if (jCCIILLCAAP_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(JCCIILLCAAP);
|
|
}
|
|
if (OKCOLKLICCA != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(OKCOLKLICCA);
|
|
}
|
|
if (BFJAIFDEDBE != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(BFJAIFDEDBE);
|
|
}
|
|
if (AAIJABGNADA != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(AAIJABGNADA);
|
|
}
|
|
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 (FLHCOOPGDKK != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(FLHCOOPGDKK);
|
|
}
|
|
if (jCCIILLCAAP_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(JCCIILLCAAP);
|
|
}
|
|
if (OKCOLKLICCA != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(OKCOLKLICCA);
|
|
}
|
|
if (BFJAIFDEDBE != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(BFJAIFDEDBE);
|
|
}
|
|
if (AAIJABGNADA != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(AAIJABGNADA);
|
|
}
|
|
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 (BFJAIFDEDBE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BFJAIFDEDBE);
|
|
}
|
|
if (FLHCOOPGDKK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FLHCOOPGDKK);
|
|
}
|
|
if (jCCIILLCAAP_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JCCIILLCAAP);
|
|
}
|
|
if (AAIJABGNADA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AAIJABGNADA);
|
|
}
|
|
if (OKCOLKLICCA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OKCOLKLICCA);
|
|
}
|
|
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.BFJAIFDEDBE != 0) {
|
|
BFJAIFDEDBE = other.BFJAIFDEDBE;
|
|
}
|
|
if (other.FLHCOOPGDKK != 0) {
|
|
FLHCOOPGDKK = other.FLHCOOPGDKK;
|
|
}
|
|
if (other.jCCIILLCAAP_ != null) {
|
|
if (jCCIILLCAAP_ == null) {
|
|
JCCIILLCAAP = new global::EggLink.DanhengServer.Proto.TelevisionActivityData();
|
|
}
|
|
JCCIILLCAAP.MergeFrom(other.JCCIILLCAAP);
|
|
}
|
|
if (other.AAIJABGNADA != 0) {
|
|
AAIJABGNADA = other.AAIJABGNADA;
|
|
}
|
|
if (other.OKCOLKLICCA != 0) {
|
|
OKCOLKLICCA = other.OKCOLKLICCA;
|
|
}
|
|
_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: {
|
|
FLHCOOPGDKK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (jCCIILLCAAP_ == null) {
|
|
JCCIILLCAAP = new global::EggLink.DanhengServer.Proto.TelevisionActivityData();
|
|
}
|
|
input.ReadMessage(JCCIILLCAAP);
|
|
break;
|
|
}
|
|
case 80: {
|
|
OKCOLKLICCA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
BFJAIFDEDBE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
AAIJABGNADA = 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: {
|
|
FLHCOOPGDKK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (jCCIILLCAAP_ == null) {
|
|
JCCIILLCAAP = new global::EggLink.DanhengServer.Proto.TelevisionActivityData();
|
|
}
|
|
input.ReadMessage(JCCIILLCAAP);
|
|
break;
|
|
}
|
|
case 80: {
|
|
OKCOLKLICCA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
BFJAIFDEDBE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
AAIJABGNADA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|