// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: TelevisionActivityBattleEndScNotify.proto // #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 { /// Holder for reflection information generated from TelevisionActivityBattleEndScNotify.proto public static partial class TelevisionActivityBattleEndScNotifyReflection { #region Descriptor /// File descriptor for TelevisionActivityBattleEndScNotify.proto 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", "dGl2aXR5QmF0dGxlRW5kU2NOb3RpZnkSEwoLSE9FSElPQklJRUoYAyABKA0S", "EwoLRkNFUElQQ0NPTU4YCSABKA0SEwoLTlBKRUVDRURQT0sYDSABKA0SLAoL", "REZDQ0JEUE5MRUEYBCABKAsyFy5UZWxldmlzaW9uQWN0aXZpdHlEYXRhEhMK", "C0ZJRElPSUhMTEdBGAsgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu", "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[]{ "HOEHIOBIIEJ", "FCEPIPCCOMN", "NPJEECEDPOK", "DFCCBDPNLEA", "FIDIOIHLLGA" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class TelevisionActivityBattleEndScNotify : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new TelevisionActivityBattleEndScNotify()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pb::MessageParser 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() { hOEHIOBIIEJ_ = other.hOEHIOBIIEJ_; fCEPIPCCOMN_ = other.fCEPIPCCOMN_; nPJEECEDPOK_ = other.nPJEECEDPOK_; dFCCBDPNLEA_ = other.dFCCBDPNLEA_ != null ? other.dFCCBDPNLEA_.Clone() : null; fIDIOIHLLGA_ = other.fIDIOIHLLGA_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public TelevisionActivityBattleEndScNotify Clone() { return new TelevisionActivityBattleEndScNotify(this); } /// Field number for the "HOEHIOBIIEJ" field. public const int HOEHIOBIIEJFieldNumber = 3; private uint hOEHIOBIIEJ_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint HOEHIOBIIEJ { get { return hOEHIOBIIEJ_; } set { hOEHIOBIIEJ_ = value; } } /// Field number for the "FCEPIPCCOMN" field. public const int FCEPIPCCOMNFieldNumber = 9; private uint fCEPIPCCOMN_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint FCEPIPCCOMN { get { return fCEPIPCCOMN_; } set { fCEPIPCCOMN_ = value; } } /// Field number for the "NPJEECEDPOK" field. public const int NPJEECEDPOKFieldNumber = 13; private uint nPJEECEDPOK_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint NPJEECEDPOK { get { return nPJEECEDPOK_; } set { nPJEECEDPOK_ = value; } } /// Field number for the "DFCCBDPNLEA" field. public const int DFCCBDPNLEAFieldNumber = 4; private global::EggLink.DanhengServer.Proto.TelevisionActivityData dFCCBDPNLEA_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.TelevisionActivityData DFCCBDPNLEA { get { return dFCCBDPNLEA_; } set { dFCCBDPNLEA_ = value; } } /// Field number for the "FIDIOIHLLGA" field. public const int FIDIOIHLLGAFieldNumber = 11; private uint fIDIOIHLLGA_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint FIDIOIHLLGA { get { return fIDIOIHLLGA_; } set { fIDIOIHLLGA_ = 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 (HOEHIOBIIEJ != other.HOEHIOBIIEJ) return false; if (FCEPIPCCOMN != other.FCEPIPCCOMN) return false; if (NPJEECEDPOK != other.NPJEECEDPOK) return false; if (!object.Equals(DFCCBDPNLEA, other.DFCCBDPNLEA)) return false; if (FIDIOIHLLGA != other.FIDIOIHLLGA) 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 (HOEHIOBIIEJ != 0) hash ^= HOEHIOBIIEJ.GetHashCode(); if (FCEPIPCCOMN != 0) hash ^= FCEPIPCCOMN.GetHashCode(); if (NPJEECEDPOK != 0) hash ^= NPJEECEDPOK.GetHashCode(); if (dFCCBDPNLEA_ != null) hash ^= DFCCBDPNLEA.GetHashCode(); if (FIDIOIHLLGA != 0) hash ^= FIDIOIHLLGA.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(24); output.WriteUInt32(HOEHIOBIIEJ); } if (dFCCBDPNLEA_ != null) { output.WriteRawTag(34); output.WriteMessage(DFCCBDPNLEA); } if (FCEPIPCCOMN != 0) { output.WriteRawTag(72); output.WriteUInt32(FCEPIPCCOMN); } if (FIDIOIHLLGA != 0) { output.WriteRawTag(88); output.WriteUInt32(FIDIOIHLLGA); } if (NPJEECEDPOK != 0) { output.WriteRawTag(104); output.WriteUInt32(NPJEECEDPOK); } 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(24); output.WriteUInt32(HOEHIOBIIEJ); } if (dFCCBDPNLEA_ != null) { output.WriteRawTag(34); output.WriteMessage(DFCCBDPNLEA); } if (FCEPIPCCOMN != 0) { output.WriteRawTag(72); output.WriteUInt32(FCEPIPCCOMN); } if (FIDIOIHLLGA != 0) { output.WriteRawTag(88); output.WriteUInt32(FIDIOIHLLGA); } if (NPJEECEDPOK != 0) { output.WriteRawTag(104); output.WriteUInt32(NPJEECEDPOK); } 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 (HOEHIOBIIEJ != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HOEHIOBIIEJ); } if (FCEPIPCCOMN != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FCEPIPCCOMN); } if (NPJEECEDPOK != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NPJEECEDPOK); } if (dFCCBDPNLEA_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(DFCCBDPNLEA); } if (FIDIOIHLLGA != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FIDIOIHLLGA); } 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.HOEHIOBIIEJ != 0) { HOEHIOBIIEJ = other.HOEHIOBIIEJ; } if (other.FCEPIPCCOMN != 0) { FCEPIPCCOMN = other.FCEPIPCCOMN; } if (other.NPJEECEDPOK != 0) { NPJEECEDPOK = other.NPJEECEDPOK; } if (other.dFCCBDPNLEA_ != null) { if (dFCCBDPNLEA_ == null) { DFCCBDPNLEA = new global::EggLink.DanhengServer.Proto.TelevisionActivityData(); } DFCCBDPNLEA.MergeFrom(other.DFCCBDPNLEA); } if (other.FIDIOIHLLGA != 0) { FIDIOIHLLGA = other.FIDIOIHLLGA; } _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 24: { HOEHIOBIIEJ = input.ReadUInt32(); break; } case 34: { if (dFCCBDPNLEA_ == null) { DFCCBDPNLEA = new global::EggLink.DanhengServer.Proto.TelevisionActivityData(); } input.ReadMessage(DFCCBDPNLEA); break; } case 72: { FCEPIPCCOMN = input.ReadUInt32(); break; } case 88: { FIDIOIHLLGA = input.ReadUInt32(); break; } case 104: { NPJEECEDPOK = 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 24: { HOEHIOBIIEJ = input.ReadUInt32(); break; } case 34: { if (dFCCBDPNLEA_ == null) { DFCCBDPNLEA = new global::EggLink.DanhengServer.Proto.TelevisionActivityData(); } input.ReadMessage(DFCCBDPNLEA); break; } case 72: { FCEPIPCCOMN = input.ReadUInt32(); break; } case 88: { FIDIOIHLLGA = input.ReadUInt32(); break; } case 104: { NPJEECEDPOK = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code