Files
DanhengServer-OpenSource/Proto/ClockParkHandleWaitOperationCsReq.cs
2024-12-14 20:14:23 +08:00

735 lines
30 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ClockParkHandleWaitOperationCsReq.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 ClockParkHandleWaitOperationCsReq.proto</summary>
public static partial class ClockParkHandleWaitOperationCsReqReflection {
#region Descriptor
/// <summary>File descriptor for ClockParkHandleWaitOperationCsReq.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ClockParkHandleWaitOperationCsReqReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CidDbG9ja1BhcmtIYW5kbGVXYWl0T3BlcmF0aW9uQ3NSZXEucHJvdG8aEUZH",
"TEpITElOSEhMLnByb3RvGhFES0JQTkNNSExGUC5wcm90bxoRSkZJRUZGR09P",
"SEsucHJvdG8aEUVQTE5NTUhCTEFMLnByb3RvGhFMS0dDRkRDRUZJSy5wcm90",
"bxoRQkRDRkZGQUhET0oucHJvdG8aEU1FTkhFRUtHREFELnByb3RvIvQCCiFD",
"bG9ja1BhcmtIYW5kbGVXYWl0T3BlcmF0aW9uQ3NSZXESEwoLRU1DSk5PRklM",
"S1AYCiABKA0SEQoJc2NyaXB0X2lkGAIgASgNEiMKC0VMTEpNRUZHUERFGAUg",
"ASgLMgwuQkRDRkZGQUhET0pIABIjCgtMS0lGTURJR0ZQQhgBIAEoCzIMLkZH",
"TEpITElOSEhMSAASIwoLRFBLRUlQTUFNUEkYCCABKAsyDC5MS0dDRkRDRUZJ",
"S0gAEiMKC0JMSEtMTkpJS0xKGA0gASgLMgwuTUVOSEVFS0dEQURIABIjCgtI",
"RklDRk5CSURCThgGIAEoCzIMLkVQTE5NTUhCTEFMSAASIwoLSEZOQ09HTkJC",
"R0QYAyABKAsyDC5ES0JQTkNNSExGUEgAEiMKC01GS0RLQk9NSU5GGAwgASgL",
"MgwuSkZJRUZGR09PSEtIABIVCgtMREhFQU5QTktMThgOIAEoDUgAQg0KC0VI",
"RFBDQ0FISUdKQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnBy",
"b3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.FGLJHLINHHLReflection.Descriptor, global::EggLink.DanhengServer.Proto.DKBPNCMHLFPReflection.Descriptor, global::EggLink.DanhengServer.Proto.JFIEFFGOOHKReflection.Descriptor, global::EggLink.DanhengServer.Proto.EPLNMMHBLALReflection.Descriptor, global::EggLink.DanhengServer.Proto.LKGCFDCEFIKReflection.Descriptor, global::EggLink.DanhengServer.Proto.BDCFFFAHDOJReflection.Descriptor, global::EggLink.DanhengServer.Proto.MENHEEKGDADReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClockParkHandleWaitOperationCsReq), global::EggLink.DanhengServer.Proto.ClockParkHandleWaitOperationCsReq.Parser, new[]{ "EMCJNOFILKP", "ScriptId", "ELLJMEFGPDE", "LKIFMDIGFPB", "DPKEIPMAMPI", "BLHKLNJIKLJ", "HFICFNBIDBN", "HFNCOGNBBGD", "MFKDKBOMINF", "LDHEANPNKLN" }, new[]{ "EHDPCCAHIGJ" }, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ClockParkHandleWaitOperationCsReq : pb::IMessage<ClockParkHandleWaitOperationCsReq>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ClockParkHandleWaitOperationCsReq> _parser = new pb::MessageParser<ClockParkHandleWaitOperationCsReq>(() => new ClockParkHandleWaitOperationCsReq());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ClockParkHandleWaitOperationCsReq> 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.ClockParkHandleWaitOperationCsReqReflection.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 ClockParkHandleWaitOperationCsReq() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ClockParkHandleWaitOperationCsReq(ClockParkHandleWaitOperationCsReq other) : this() {
eMCJNOFILKP_ = other.eMCJNOFILKP_;
scriptId_ = other.scriptId_;
switch (other.EHDPCCAHIGJCase) {
case EHDPCCAHIGJOneofCase.ELLJMEFGPDE:
ELLJMEFGPDE = other.ELLJMEFGPDE.Clone();
break;
case EHDPCCAHIGJOneofCase.LKIFMDIGFPB:
LKIFMDIGFPB = other.LKIFMDIGFPB.Clone();
break;
case EHDPCCAHIGJOneofCase.DPKEIPMAMPI:
DPKEIPMAMPI = other.DPKEIPMAMPI.Clone();
break;
case EHDPCCAHIGJOneofCase.BLHKLNJIKLJ:
BLHKLNJIKLJ = other.BLHKLNJIKLJ.Clone();
break;
case EHDPCCAHIGJOneofCase.HFICFNBIDBN:
HFICFNBIDBN = other.HFICFNBIDBN.Clone();
break;
case EHDPCCAHIGJOneofCase.HFNCOGNBBGD:
HFNCOGNBBGD = other.HFNCOGNBBGD.Clone();
break;
case EHDPCCAHIGJOneofCase.MFKDKBOMINF:
MFKDKBOMINF = other.MFKDKBOMINF.Clone();
break;
case EHDPCCAHIGJOneofCase.LDHEANPNKLN:
LDHEANPNKLN = other.LDHEANPNKLN;
break;
}
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ClockParkHandleWaitOperationCsReq Clone() {
return new ClockParkHandleWaitOperationCsReq(this);
}
/// <summary>Field number for the "EMCJNOFILKP" field.</summary>
public const int EMCJNOFILKPFieldNumber = 10;
private uint eMCJNOFILKP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EMCJNOFILKP {
get { return eMCJNOFILKP_; }
set {
eMCJNOFILKP_ = value;
}
}
/// <summary>Field number for the "script_id" field.</summary>
public const int ScriptIdFieldNumber = 2;
private uint scriptId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ScriptId {
get { return scriptId_; }
set {
scriptId_ = value;
}
}
/// <summary>Field number for the "ELLJMEFGPDE" field.</summary>
public const int ELLJMEFGPDEFieldNumber = 5;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.BDCFFFAHDOJ ELLJMEFGPDE {
get { return eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.ELLJMEFGPDE ? (global::EggLink.DanhengServer.Proto.BDCFFFAHDOJ) eHDPCCAHIGJ_ : null; }
set {
eHDPCCAHIGJ_ = value;
eHDPCCAHIGJCase_ = value == null ? EHDPCCAHIGJOneofCase.None : EHDPCCAHIGJOneofCase.ELLJMEFGPDE;
}
}
/// <summary>Field number for the "LKIFMDIGFPB" field.</summary>
public const int LKIFMDIGFPBFieldNumber = 1;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.FGLJHLINHHL LKIFMDIGFPB {
get { return eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.LKIFMDIGFPB ? (global::EggLink.DanhengServer.Proto.FGLJHLINHHL) eHDPCCAHIGJ_ : null; }
set {
eHDPCCAHIGJ_ = value;
eHDPCCAHIGJCase_ = value == null ? EHDPCCAHIGJOneofCase.None : EHDPCCAHIGJOneofCase.LKIFMDIGFPB;
}
}
/// <summary>Field number for the "DPKEIPMAMPI" field.</summary>
public const int DPKEIPMAMPIFieldNumber = 8;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.LKGCFDCEFIK DPKEIPMAMPI {
get { return eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.DPKEIPMAMPI ? (global::EggLink.DanhengServer.Proto.LKGCFDCEFIK) eHDPCCAHIGJ_ : null; }
set {
eHDPCCAHIGJ_ = value;
eHDPCCAHIGJCase_ = value == null ? EHDPCCAHIGJOneofCase.None : EHDPCCAHIGJOneofCase.DPKEIPMAMPI;
}
}
/// <summary>Field number for the "BLHKLNJIKLJ" field.</summary>
public const int BLHKLNJIKLJFieldNumber = 13;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MENHEEKGDAD BLHKLNJIKLJ {
get { return eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.BLHKLNJIKLJ ? (global::EggLink.DanhengServer.Proto.MENHEEKGDAD) eHDPCCAHIGJ_ : null; }
set {
eHDPCCAHIGJ_ = value;
eHDPCCAHIGJCase_ = value == null ? EHDPCCAHIGJOneofCase.None : EHDPCCAHIGJOneofCase.BLHKLNJIKLJ;
}
}
/// <summary>Field number for the "HFICFNBIDBN" field.</summary>
public const int HFICFNBIDBNFieldNumber = 6;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.EPLNMMHBLAL HFICFNBIDBN {
get { return eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFICFNBIDBN ? (global::EggLink.DanhengServer.Proto.EPLNMMHBLAL) eHDPCCAHIGJ_ : null; }
set {
eHDPCCAHIGJ_ = value;
eHDPCCAHIGJCase_ = value == null ? EHDPCCAHIGJOneofCase.None : EHDPCCAHIGJOneofCase.HFICFNBIDBN;
}
}
/// <summary>Field number for the "HFNCOGNBBGD" field.</summary>
public const int HFNCOGNBBGDFieldNumber = 3;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.DKBPNCMHLFP HFNCOGNBBGD {
get { return eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFNCOGNBBGD ? (global::EggLink.DanhengServer.Proto.DKBPNCMHLFP) eHDPCCAHIGJ_ : null; }
set {
eHDPCCAHIGJ_ = value;
eHDPCCAHIGJCase_ = value == null ? EHDPCCAHIGJOneofCase.None : EHDPCCAHIGJOneofCase.HFNCOGNBBGD;
}
}
/// <summary>Field number for the "MFKDKBOMINF" field.</summary>
public const int MFKDKBOMINFFieldNumber = 12;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.JFIEFFGOOHK MFKDKBOMINF {
get { return eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.MFKDKBOMINF ? (global::EggLink.DanhengServer.Proto.JFIEFFGOOHK) eHDPCCAHIGJ_ : null; }
set {
eHDPCCAHIGJ_ = value;
eHDPCCAHIGJCase_ = value == null ? EHDPCCAHIGJOneofCase.None : EHDPCCAHIGJOneofCase.MFKDKBOMINF;
}
}
/// <summary>Field number for the "LDHEANPNKLN" field.</summary>
public const int LDHEANPNKLNFieldNumber = 14;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LDHEANPNKLN {
get { return HasLDHEANPNKLN ? (uint) eHDPCCAHIGJ_ : 0; }
set {
eHDPCCAHIGJ_ = value;
eHDPCCAHIGJCase_ = EHDPCCAHIGJOneofCase.LDHEANPNKLN;
}
}
/// <summary>Gets whether the "LDHEANPNKLN" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool HasLDHEANPNKLN {
get { return eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.LDHEANPNKLN; }
}
/// <summary> Clears the value of the oneof if it's currently set to "LDHEANPNKLN" </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearLDHEANPNKLN() {
if (HasLDHEANPNKLN) {
ClearEHDPCCAHIGJ();
}
}
private object eHDPCCAHIGJ_;
/// <summary>Enum of possible cases for the "EHDPCCAHIGJ" oneof.</summary>
public enum EHDPCCAHIGJOneofCase {
None = 0,
ELLJMEFGPDE = 5,
LKIFMDIGFPB = 1,
DPKEIPMAMPI = 8,
BLHKLNJIKLJ = 13,
HFICFNBIDBN = 6,
HFNCOGNBBGD = 3,
MFKDKBOMINF = 12,
LDHEANPNKLN = 14,
}
private EHDPCCAHIGJOneofCase eHDPCCAHIGJCase_ = EHDPCCAHIGJOneofCase.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public EHDPCCAHIGJOneofCase EHDPCCAHIGJCase {
get { return eHDPCCAHIGJCase_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearEHDPCCAHIGJ() {
eHDPCCAHIGJCase_ = EHDPCCAHIGJOneofCase.None;
eHDPCCAHIGJ_ = null;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ClockParkHandleWaitOperationCsReq);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ClockParkHandleWaitOperationCsReq other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (EMCJNOFILKP != other.EMCJNOFILKP) return false;
if (ScriptId != other.ScriptId) return false;
if (!object.Equals(ELLJMEFGPDE, other.ELLJMEFGPDE)) return false;
if (!object.Equals(LKIFMDIGFPB, other.LKIFMDIGFPB)) return false;
if (!object.Equals(DPKEIPMAMPI, other.DPKEIPMAMPI)) return false;
if (!object.Equals(BLHKLNJIKLJ, other.BLHKLNJIKLJ)) return false;
if (!object.Equals(HFICFNBIDBN, other.HFICFNBIDBN)) return false;
if (!object.Equals(HFNCOGNBBGD, other.HFNCOGNBBGD)) return false;
if (!object.Equals(MFKDKBOMINF, other.MFKDKBOMINF)) return false;
if (LDHEANPNKLN != other.LDHEANPNKLN) return false;
if (EHDPCCAHIGJCase != other.EHDPCCAHIGJCase) 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 (EMCJNOFILKP != 0) hash ^= EMCJNOFILKP.GetHashCode();
if (ScriptId != 0) hash ^= ScriptId.GetHashCode();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.ELLJMEFGPDE) hash ^= ELLJMEFGPDE.GetHashCode();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.LKIFMDIGFPB) hash ^= LKIFMDIGFPB.GetHashCode();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.DPKEIPMAMPI) hash ^= DPKEIPMAMPI.GetHashCode();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.BLHKLNJIKLJ) hash ^= BLHKLNJIKLJ.GetHashCode();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFICFNBIDBN) hash ^= HFICFNBIDBN.GetHashCode();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFNCOGNBBGD) hash ^= HFNCOGNBBGD.GetHashCode();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.MFKDKBOMINF) hash ^= MFKDKBOMINF.GetHashCode();
if (HasLDHEANPNKLN) hash ^= LDHEANPNKLN.GetHashCode();
hash ^= (int) eHDPCCAHIGJCase_;
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 (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.LKIFMDIGFPB) {
output.WriteRawTag(10);
output.WriteMessage(LKIFMDIGFPB);
}
if (ScriptId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(ScriptId);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFNCOGNBBGD) {
output.WriteRawTag(26);
output.WriteMessage(HFNCOGNBBGD);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.ELLJMEFGPDE) {
output.WriteRawTag(42);
output.WriteMessage(ELLJMEFGPDE);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFICFNBIDBN) {
output.WriteRawTag(50);
output.WriteMessage(HFICFNBIDBN);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.DPKEIPMAMPI) {
output.WriteRawTag(66);
output.WriteMessage(DPKEIPMAMPI);
}
if (EMCJNOFILKP != 0) {
output.WriteRawTag(80);
output.WriteUInt32(EMCJNOFILKP);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.MFKDKBOMINF) {
output.WriteRawTag(98);
output.WriteMessage(MFKDKBOMINF);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.BLHKLNJIKLJ) {
output.WriteRawTag(106);
output.WriteMessage(BLHKLNJIKLJ);
}
if (HasLDHEANPNKLN) {
output.WriteRawTag(112);
output.WriteUInt32(LDHEANPNKLN);
}
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 (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.LKIFMDIGFPB) {
output.WriteRawTag(10);
output.WriteMessage(LKIFMDIGFPB);
}
if (ScriptId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(ScriptId);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFNCOGNBBGD) {
output.WriteRawTag(26);
output.WriteMessage(HFNCOGNBBGD);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.ELLJMEFGPDE) {
output.WriteRawTag(42);
output.WriteMessage(ELLJMEFGPDE);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFICFNBIDBN) {
output.WriteRawTag(50);
output.WriteMessage(HFICFNBIDBN);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.DPKEIPMAMPI) {
output.WriteRawTag(66);
output.WriteMessage(DPKEIPMAMPI);
}
if (EMCJNOFILKP != 0) {
output.WriteRawTag(80);
output.WriteUInt32(EMCJNOFILKP);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.MFKDKBOMINF) {
output.WriteRawTag(98);
output.WriteMessage(MFKDKBOMINF);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.BLHKLNJIKLJ) {
output.WriteRawTag(106);
output.WriteMessage(BLHKLNJIKLJ);
}
if (HasLDHEANPNKLN) {
output.WriteRawTag(112);
output.WriteUInt32(LDHEANPNKLN);
}
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 (EMCJNOFILKP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EMCJNOFILKP);
}
if (ScriptId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScriptId);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.ELLJMEFGPDE) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ELLJMEFGPDE);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.LKIFMDIGFPB) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LKIFMDIGFPB);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.DPKEIPMAMPI) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DPKEIPMAMPI);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.BLHKLNJIKLJ) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BLHKLNJIKLJ);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFICFNBIDBN) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(HFICFNBIDBN);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFNCOGNBBGD) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(HFNCOGNBBGD);
}
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.MFKDKBOMINF) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MFKDKBOMINF);
}
if (HasLDHEANPNKLN) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LDHEANPNKLN);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ClockParkHandleWaitOperationCsReq other) {
if (other == null) {
return;
}
if (other.EMCJNOFILKP != 0) {
EMCJNOFILKP = other.EMCJNOFILKP;
}
if (other.ScriptId != 0) {
ScriptId = other.ScriptId;
}
switch (other.EHDPCCAHIGJCase) {
case EHDPCCAHIGJOneofCase.ELLJMEFGPDE:
if (ELLJMEFGPDE == null) {
ELLJMEFGPDE = new global::EggLink.DanhengServer.Proto.BDCFFFAHDOJ();
}
ELLJMEFGPDE.MergeFrom(other.ELLJMEFGPDE);
break;
case EHDPCCAHIGJOneofCase.LKIFMDIGFPB:
if (LKIFMDIGFPB == null) {
LKIFMDIGFPB = new global::EggLink.DanhengServer.Proto.FGLJHLINHHL();
}
LKIFMDIGFPB.MergeFrom(other.LKIFMDIGFPB);
break;
case EHDPCCAHIGJOneofCase.DPKEIPMAMPI:
if (DPKEIPMAMPI == null) {
DPKEIPMAMPI = new global::EggLink.DanhengServer.Proto.LKGCFDCEFIK();
}
DPKEIPMAMPI.MergeFrom(other.DPKEIPMAMPI);
break;
case EHDPCCAHIGJOneofCase.BLHKLNJIKLJ:
if (BLHKLNJIKLJ == null) {
BLHKLNJIKLJ = new global::EggLink.DanhengServer.Proto.MENHEEKGDAD();
}
BLHKLNJIKLJ.MergeFrom(other.BLHKLNJIKLJ);
break;
case EHDPCCAHIGJOneofCase.HFICFNBIDBN:
if (HFICFNBIDBN == null) {
HFICFNBIDBN = new global::EggLink.DanhengServer.Proto.EPLNMMHBLAL();
}
HFICFNBIDBN.MergeFrom(other.HFICFNBIDBN);
break;
case EHDPCCAHIGJOneofCase.HFNCOGNBBGD:
if (HFNCOGNBBGD == null) {
HFNCOGNBBGD = new global::EggLink.DanhengServer.Proto.DKBPNCMHLFP();
}
HFNCOGNBBGD.MergeFrom(other.HFNCOGNBBGD);
break;
case EHDPCCAHIGJOneofCase.MFKDKBOMINF:
if (MFKDKBOMINF == null) {
MFKDKBOMINF = new global::EggLink.DanhengServer.Proto.JFIEFFGOOHK();
}
MFKDKBOMINF.MergeFrom(other.MFKDKBOMINF);
break;
case EHDPCCAHIGJOneofCase.LDHEANPNKLN:
LDHEANPNKLN = other.LDHEANPNKLN;
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 10: {
global::EggLink.DanhengServer.Proto.FGLJHLINHHL subBuilder = new global::EggLink.DanhengServer.Proto.FGLJHLINHHL();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.LKIFMDIGFPB) {
subBuilder.MergeFrom(LKIFMDIGFPB);
}
input.ReadMessage(subBuilder);
LKIFMDIGFPB = subBuilder;
break;
}
case 16: {
ScriptId = input.ReadUInt32();
break;
}
case 26: {
global::EggLink.DanhengServer.Proto.DKBPNCMHLFP subBuilder = new global::EggLink.DanhengServer.Proto.DKBPNCMHLFP();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFNCOGNBBGD) {
subBuilder.MergeFrom(HFNCOGNBBGD);
}
input.ReadMessage(subBuilder);
HFNCOGNBBGD = subBuilder;
break;
}
case 42: {
global::EggLink.DanhengServer.Proto.BDCFFFAHDOJ subBuilder = new global::EggLink.DanhengServer.Proto.BDCFFFAHDOJ();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.ELLJMEFGPDE) {
subBuilder.MergeFrom(ELLJMEFGPDE);
}
input.ReadMessage(subBuilder);
ELLJMEFGPDE = subBuilder;
break;
}
case 50: {
global::EggLink.DanhengServer.Proto.EPLNMMHBLAL subBuilder = new global::EggLink.DanhengServer.Proto.EPLNMMHBLAL();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFICFNBIDBN) {
subBuilder.MergeFrom(HFICFNBIDBN);
}
input.ReadMessage(subBuilder);
HFICFNBIDBN = subBuilder;
break;
}
case 66: {
global::EggLink.DanhengServer.Proto.LKGCFDCEFIK subBuilder = new global::EggLink.DanhengServer.Proto.LKGCFDCEFIK();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.DPKEIPMAMPI) {
subBuilder.MergeFrom(DPKEIPMAMPI);
}
input.ReadMessage(subBuilder);
DPKEIPMAMPI = subBuilder;
break;
}
case 80: {
EMCJNOFILKP = input.ReadUInt32();
break;
}
case 98: {
global::EggLink.DanhengServer.Proto.JFIEFFGOOHK subBuilder = new global::EggLink.DanhengServer.Proto.JFIEFFGOOHK();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.MFKDKBOMINF) {
subBuilder.MergeFrom(MFKDKBOMINF);
}
input.ReadMessage(subBuilder);
MFKDKBOMINF = subBuilder;
break;
}
case 106: {
global::EggLink.DanhengServer.Proto.MENHEEKGDAD subBuilder = new global::EggLink.DanhengServer.Proto.MENHEEKGDAD();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.BLHKLNJIKLJ) {
subBuilder.MergeFrom(BLHKLNJIKLJ);
}
input.ReadMessage(subBuilder);
BLHKLNJIKLJ = subBuilder;
break;
}
case 112: {
LDHEANPNKLN = 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 10: {
global::EggLink.DanhengServer.Proto.FGLJHLINHHL subBuilder = new global::EggLink.DanhengServer.Proto.FGLJHLINHHL();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.LKIFMDIGFPB) {
subBuilder.MergeFrom(LKIFMDIGFPB);
}
input.ReadMessage(subBuilder);
LKIFMDIGFPB = subBuilder;
break;
}
case 16: {
ScriptId = input.ReadUInt32();
break;
}
case 26: {
global::EggLink.DanhengServer.Proto.DKBPNCMHLFP subBuilder = new global::EggLink.DanhengServer.Proto.DKBPNCMHLFP();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFNCOGNBBGD) {
subBuilder.MergeFrom(HFNCOGNBBGD);
}
input.ReadMessage(subBuilder);
HFNCOGNBBGD = subBuilder;
break;
}
case 42: {
global::EggLink.DanhengServer.Proto.BDCFFFAHDOJ subBuilder = new global::EggLink.DanhengServer.Proto.BDCFFFAHDOJ();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.ELLJMEFGPDE) {
subBuilder.MergeFrom(ELLJMEFGPDE);
}
input.ReadMessage(subBuilder);
ELLJMEFGPDE = subBuilder;
break;
}
case 50: {
global::EggLink.DanhengServer.Proto.EPLNMMHBLAL subBuilder = new global::EggLink.DanhengServer.Proto.EPLNMMHBLAL();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.HFICFNBIDBN) {
subBuilder.MergeFrom(HFICFNBIDBN);
}
input.ReadMessage(subBuilder);
HFICFNBIDBN = subBuilder;
break;
}
case 66: {
global::EggLink.DanhengServer.Proto.LKGCFDCEFIK subBuilder = new global::EggLink.DanhengServer.Proto.LKGCFDCEFIK();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.DPKEIPMAMPI) {
subBuilder.MergeFrom(DPKEIPMAMPI);
}
input.ReadMessage(subBuilder);
DPKEIPMAMPI = subBuilder;
break;
}
case 80: {
EMCJNOFILKP = input.ReadUInt32();
break;
}
case 98: {
global::EggLink.DanhengServer.Proto.JFIEFFGOOHK subBuilder = new global::EggLink.DanhengServer.Proto.JFIEFFGOOHK();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.MFKDKBOMINF) {
subBuilder.MergeFrom(MFKDKBOMINF);
}
input.ReadMessage(subBuilder);
MFKDKBOMINF = subBuilder;
break;
}
case 106: {
global::EggLink.DanhengServer.Proto.MENHEEKGDAD subBuilder = new global::EggLink.DanhengServer.Proto.MENHEEKGDAD();
if (eHDPCCAHIGJCase_ == EHDPCCAHIGJOneofCase.BLHKLNJIKLJ) {
subBuilder.MergeFrom(BLHKLNJIKLJ);
}
input.ReadMessage(subBuilder);
BLHKLNJIKLJ = subBuilder;
break;
}
case 112: {
LDHEANPNKLN = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code