// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: ClockParkUseBuffScRsp.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 ClockParkUseBuffScRsp.proto public static partial class ClockParkUseBuffScRspReflection { #region Descriptor /// File descriptor for ClockParkUseBuffScRsp.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static ClockParkUseBuffScRspReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChtDbG9ja1BhcmtVc2VCdWZmU2NSc3AucHJvdG8aEUJNTE9GUENOR0tOLnBy", "b3RvGhFFQ01JTEhDS09NTy5wcm90bxoRSERDS0NIUERNTUkucHJvdG8i0gEK", "FUNsb2NrUGFya1VzZUJ1ZmZTY1JzcBIkCgtBTkNQQ1BDTEpFRBiIDCABKAsy", "DC5IRENLQ0hQRE1NSUgAEiQKC01KRE9HUEJPSklQGNYCIAEoCzIMLkJNTE9G", "UENOR0tOSAASDwoHcmV0Y29kZRgCIAEoDRITCgtBSElESkJKR0dQUBgNIAEo", "DRIRCglzY3JpcHRfaWQYBSABKA0SJQoPcm9ndWVfYnVmZl9pbmZvGAQgASgL", "MgwuRUNNSUxIQ0tPTU9CDQoLQkNNRkVITk9KSktCHqoCG0VnZ0xpbmsuRGFu", "aGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BMLOFPCNGKNReflection.Descriptor, global::EggLink.DanhengServer.Proto.ECMILHCKOMOReflection.Descriptor, global::EggLink.DanhengServer.Proto.HDCKCHPDMMIReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClockParkUseBuffScRsp), global::EggLink.DanhengServer.Proto.ClockParkUseBuffScRsp.Parser, new[]{ "ANCPCPCLJED", "MJDOGPBOJIP", "Retcode", "AHIDJBJGGPP", "ScriptId", "RogueBuffInfo" }, new[]{ "BCMFEHNOJJK" }, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ClockParkUseBuffScRsp : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ClockParkUseBuffScRsp()); 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.ClockParkUseBuffScRspReflection.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 ClockParkUseBuffScRsp() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ClockParkUseBuffScRsp(ClockParkUseBuffScRsp other) : this() { retcode_ = other.retcode_; aHIDJBJGGPP_ = other.aHIDJBJGGPP_; scriptId_ = other.scriptId_; rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null; switch (other.BCMFEHNOJJKCase) { case BCMFEHNOJJKOneofCase.ANCPCPCLJED: ANCPCPCLJED = other.ANCPCPCLJED.Clone(); break; case BCMFEHNOJJKOneofCase.MJDOGPBOJIP: MJDOGPBOJIP = other.MJDOGPBOJIP.Clone(); break; } _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ClockParkUseBuffScRsp Clone() { return new ClockParkUseBuffScRsp(this); } /// Field number for the "ANCPCPCLJED" field. public const int ANCPCPCLJEDFieldNumber = 1544; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.HDCKCHPDMMI ANCPCPCLJED { get { return bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.ANCPCPCLJED ? (global::EggLink.DanhengServer.Proto.HDCKCHPDMMI) bCMFEHNOJJK_ : null; } set { bCMFEHNOJJK_ = value; bCMFEHNOJJKCase_ = value == null ? BCMFEHNOJJKOneofCase.None : BCMFEHNOJJKOneofCase.ANCPCPCLJED; } } /// Field number for the "MJDOGPBOJIP" field. public const int MJDOGPBOJIPFieldNumber = 342; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.BMLOFPCNGKN MJDOGPBOJIP { get { return bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.MJDOGPBOJIP ? (global::EggLink.DanhengServer.Proto.BMLOFPCNGKN) bCMFEHNOJJK_ : null; } set { bCMFEHNOJJK_ = value; bCMFEHNOJJKCase_ = value == null ? BCMFEHNOJJKOneofCase.None : BCMFEHNOJJKOneofCase.MJDOGPBOJIP; } } /// Field number for the "retcode" field. public const int RetcodeFieldNumber = 2; private uint retcode_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Retcode { get { return retcode_; } set { retcode_ = value; } } /// Field number for the "AHIDJBJGGPP" field. public const int AHIDJBJGGPPFieldNumber = 13; private uint aHIDJBJGGPP_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint AHIDJBJGGPP { get { return aHIDJBJGGPP_; } set { aHIDJBJGGPP_ = value; } } /// Field number for the "script_id" field. public const int ScriptIdFieldNumber = 5; private uint scriptId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint ScriptId { get { return scriptId_; } set { scriptId_ = value; } } /// Field number for the "rogue_buff_info" field. public const int RogueBuffInfoFieldNumber = 4; private global::EggLink.DanhengServer.Proto.ECMILHCKOMO rogueBuffInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ECMILHCKOMO RogueBuffInfo { get { return rogueBuffInfo_; } set { rogueBuffInfo_ = value; } } private object bCMFEHNOJJK_; /// Enum of possible cases for the "BCMFEHNOJJK" oneof. public enum BCMFEHNOJJKOneofCase { None = 0, ANCPCPCLJED = 1544, MJDOGPBOJIP = 342, } private BCMFEHNOJJKOneofCase bCMFEHNOJJKCase_ = BCMFEHNOJJKOneofCase.None; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public BCMFEHNOJJKOneofCase BCMFEHNOJJKCase { get { return bCMFEHNOJJKCase_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearBCMFEHNOJJK() { bCMFEHNOJJKCase_ = BCMFEHNOJJKOneofCase.None; bCMFEHNOJJK_ = null; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as ClockParkUseBuffScRsp); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(ClockParkUseBuffScRsp other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (!object.Equals(ANCPCPCLJED, other.ANCPCPCLJED)) return false; if (!object.Equals(MJDOGPBOJIP, other.MJDOGPBOJIP)) return false; if (Retcode != other.Retcode) return false; if (AHIDJBJGGPP != other.AHIDJBJGGPP) return false; if (ScriptId != other.ScriptId) return false; if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false; if (BCMFEHNOJJKCase != other.BCMFEHNOJJKCase) 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 (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.ANCPCPCLJED) hash ^= ANCPCPCLJED.GetHashCode(); if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.MJDOGPBOJIP) hash ^= MJDOGPBOJIP.GetHashCode(); if (Retcode != 0) hash ^= Retcode.GetHashCode(); if (AHIDJBJGGPP != 0) hash ^= AHIDJBJGGPP.GetHashCode(); if (ScriptId != 0) hash ^= ScriptId.GetHashCode(); if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode(); hash ^= (int) bCMFEHNOJJKCase_; 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 (Retcode != 0) { output.WriteRawTag(16); output.WriteUInt32(Retcode); } if (rogueBuffInfo_ != null) { output.WriteRawTag(34); output.WriteMessage(RogueBuffInfo); } if (ScriptId != 0) { output.WriteRawTag(40); output.WriteUInt32(ScriptId); } if (AHIDJBJGGPP != 0) { output.WriteRawTag(104); output.WriteUInt32(AHIDJBJGGPP); } if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.MJDOGPBOJIP) { output.WriteRawTag(178, 21); output.WriteMessage(MJDOGPBOJIP); } if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.ANCPCPCLJED) { output.WriteRawTag(194, 96); output.WriteMessage(ANCPCPCLJED); } 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 (Retcode != 0) { output.WriteRawTag(16); output.WriteUInt32(Retcode); } if (rogueBuffInfo_ != null) { output.WriteRawTag(34); output.WriteMessage(RogueBuffInfo); } if (ScriptId != 0) { output.WriteRawTag(40); output.WriteUInt32(ScriptId); } if (AHIDJBJGGPP != 0) { output.WriteRawTag(104); output.WriteUInt32(AHIDJBJGGPP); } if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.MJDOGPBOJIP) { output.WriteRawTag(178, 21); output.WriteMessage(MJDOGPBOJIP); } if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.ANCPCPCLJED) { output.WriteRawTag(194, 96); output.WriteMessage(ANCPCPCLJED); } 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 (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.ANCPCPCLJED) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(ANCPCPCLJED); } if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.MJDOGPBOJIP) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(MJDOGPBOJIP); } if (Retcode != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode); } if (AHIDJBJGGPP != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AHIDJBJGGPP); } if (ScriptId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScriptId); } if (rogueBuffInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(ClockParkUseBuffScRsp other) { if (other == null) { return; } if (other.Retcode != 0) { Retcode = other.Retcode; } if (other.AHIDJBJGGPP != 0) { AHIDJBJGGPP = other.AHIDJBJGGPP; } if (other.ScriptId != 0) { ScriptId = other.ScriptId; } if (other.rogueBuffInfo_ != null) { if (rogueBuffInfo_ == null) { RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ECMILHCKOMO(); } RogueBuffInfo.MergeFrom(other.RogueBuffInfo); } switch (other.BCMFEHNOJJKCase) { case BCMFEHNOJJKOneofCase.ANCPCPCLJED: if (ANCPCPCLJED == null) { ANCPCPCLJED = new global::EggLink.DanhengServer.Proto.HDCKCHPDMMI(); } ANCPCPCLJED.MergeFrom(other.ANCPCPCLJED); break; case BCMFEHNOJJKOneofCase.MJDOGPBOJIP: if (MJDOGPBOJIP == null) { MJDOGPBOJIP = new global::EggLink.DanhengServer.Proto.BMLOFPCNGKN(); } MJDOGPBOJIP.MergeFrom(other.MJDOGPBOJIP); break; } _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 16: { Retcode = input.ReadUInt32(); break; } case 34: { if (rogueBuffInfo_ == null) { RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ECMILHCKOMO(); } input.ReadMessage(RogueBuffInfo); break; } case 40: { ScriptId = input.ReadUInt32(); break; } case 104: { AHIDJBJGGPP = input.ReadUInt32(); break; } case 2738: { global::EggLink.DanhengServer.Proto.BMLOFPCNGKN subBuilder = new global::EggLink.DanhengServer.Proto.BMLOFPCNGKN(); if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.MJDOGPBOJIP) { subBuilder.MergeFrom(MJDOGPBOJIP); } input.ReadMessage(subBuilder); MJDOGPBOJIP = subBuilder; break; } case 12354: { global::EggLink.DanhengServer.Proto.HDCKCHPDMMI subBuilder = new global::EggLink.DanhengServer.Proto.HDCKCHPDMMI(); if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.ANCPCPCLJED) { subBuilder.MergeFrom(ANCPCPCLJED); } input.ReadMessage(subBuilder); ANCPCPCLJED = subBuilder; 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 16: { Retcode = input.ReadUInt32(); break; } case 34: { if (rogueBuffInfo_ == null) { RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ECMILHCKOMO(); } input.ReadMessage(RogueBuffInfo); break; } case 40: { ScriptId = input.ReadUInt32(); break; } case 104: { AHIDJBJGGPP = input.ReadUInt32(); break; } case 2738: { global::EggLink.DanhengServer.Proto.BMLOFPCNGKN subBuilder = new global::EggLink.DanhengServer.Proto.BMLOFPCNGKN(); if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.MJDOGPBOJIP) { subBuilder.MergeFrom(MJDOGPBOJIP); } input.ReadMessage(subBuilder); MJDOGPBOJIP = subBuilder; break; } case 12354: { global::EggLink.DanhengServer.Proto.HDCKCHPDMMI subBuilder = new global::EggLink.DanhengServer.Proto.HDCKCHPDMMI(); if (bCMFEHNOJJKCase_ == BCMFEHNOJJKOneofCase.ANCPCPCLJED) { subBuilder.MergeFrom(ANCPCPCLJED); } input.ReadMessage(subBuilder); ANCPCPCLJED = subBuilder; break; } } } } #endif } #endregion } #endregion Designer generated code