Files
DanhengServer-OpenSource/Proto/ClockParkUseBuffScRsp.cs
2024-12-14 19:08:41 +08:00

493 lines
18 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ClockParkUseBuffScRsp.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 ClockParkUseBuffScRsp.proto</summary>
public static partial class ClockParkUseBuffScRspReflection {
#region Descriptor
/// <summary>File descriptor for ClockParkUseBuffScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ClockParkUseBuffScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChtDbG9ja1BhcmtVc2VCdWZmU2NSc3AucHJvdG8aEVBOS0xQQ0xFT0ZDLnBy",
"b3RvGhFHREZHRkROQ0ZERy5wcm90bxoRRU9JQVBFRkVER0UucHJvdG8i0QEK",
"FUNsb2NrUGFya1VzZUJ1ZmZTY1JzcBITCgtFTUNKTk9GSUxLUBgDIAEoDRIR",
"CglzY3JpcHRfaWQYASABKA0SDwoHcmV0Y29kZRgIIAEoDRIlCg9yb2d1ZV9i",
"dWZmX2luZm8YDyABKAsyDC5QTktMUENMRU9GQxIkCgtMS05BR09LTE9HSRjE",
"AiABKAsyDC5HREZHRkROQ0ZER0gAEiMKC0dDUEFGUE5EUERBGGMgASgLMgwu",
"RU9JQVBFRkVER0VIAEINCgtKTUFCQ0NMR0ZMTkIeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PNKLPCLEOFCReflection.Descriptor, global::EggLink.DanhengServer.Proto.GDFGFDNCFDGReflection.Descriptor, global::EggLink.DanhengServer.Proto.EOIAPEFEDGEReflection.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[]{ "EMCJNOFILKP", "ScriptId", "Retcode", "RogueBuffInfo", "LKNAGOKLOGI", "GCPAFPNDPDA" }, new[]{ "JMABCCLGFLN" }, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ClockParkUseBuffScRsp : pb::IMessage<ClockParkUseBuffScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ClockParkUseBuffScRsp> _parser = new pb::MessageParser<ClockParkUseBuffScRsp>(() => new ClockParkUseBuffScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ClockParkUseBuffScRsp> 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() {
eMCJNOFILKP_ = other.eMCJNOFILKP_;
scriptId_ = other.scriptId_;
retcode_ = other.retcode_;
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
switch (other.JMABCCLGFLNCase) {
case JMABCCLGFLNOneofCase.LKNAGOKLOGI:
LKNAGOKLOGI = other.LKNAGOKLOGI.Clone();
break;
case JMABCCLGFLNOneofCase.GCPAFPNDPDA:
GCPAFPNDPDA = other.GCPAFPNDPDA.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);
}
/// <summary>Field number for the "EMCJNOFILKP" field.</summary>
public const int EMCJNOFILKPFieldNumber = 3;
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 = 1;
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 "retcode" field.</summary>
public const int RetcodeFieldNumber = 8;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
/// <summary>Field number for the "rogue_buff_info" field.</summary>
public const int RogueBuffInfoFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.PNKLPCLEOFC rogueBuffInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PNKLPCLEOFC RogueBuffInfo {
get { return rogueBuffInfo_; }
set {
rogueBuffInfo_ = value;
}
}
/// <summary>Field number for the "LKNAGOKLOGI" field.</summary>
public const int LKNAGOKLOGIFieldNumber = 324;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GDFGFDNCFDG LKNAGOKLOGI {
get { return jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.LKNAGOKLOGI ? (global::EggLink.DanhengServer.Proto.GDFGFDNCFDG) jMABCCLGFLN_ : null; }
set {
jMABCCLGFLN_ = value;
jMABCCLGFLNCase_ = value == null ? JMABCCLGFLNOneofCase.None : JMABCCLGFLNOneofCase.LKNAGOKLOGI;
}
}
/// <summary>Field number for the "GCPAFPNDPDA" field.</summary>
public const int GCPAFPNDPDAFieldNumber = 99;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.EOIAPEFEDGE GCPAFPNDPDA {
get { return jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.GCPAFPNDPDA ? (global::EggLink.DanhengServer.Proto.EOIAPEFEDGE) jMABCCLGFLN_ : null; }
set {
jMABCCLGFLN_ = value;
jMABCCLGFLNCase_ = value == null ? JMABCCLGFLNOneofCase.None : JMABCCLGFLNOneofCase.GCPAFPNDPDA;
}
}
private object jMABCCLGFLN_;
/// <summary>Enum of possible cases for the "JMABCCLGFLN" oneof.</summary>
public enum JMABCCLGFLNOneofCase {
None = 0,
LKNAGOKLOGI = 324,
GCPAFPNDPDA = 99,
}
private JMABCCLGFLNOneofCase jMABCCLGFLNCase_ = JMABCCLGFLNOneofCase.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JMABCCLGFLNOneofCase JMABCCLGFLNCase {
get { return jMABCCLGFLNCase_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearJMABCCLGFLN() {
jMABCCLGFLNCase_ = JMABCCLGFLNOneofCase.None;
jMABCCLGFLN_ = 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 (EMCJNOFILKP != other.EMCJNOFILKP) return false;
if (ScriptId != other.ScriptId) return false;
if (Retcode != other.Retcode) return false;
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
if (!object.Equals(LKNAGOKLOGI, other.LKNAGOKLOGI)) return false;
if (!object.Equals(GCPAFPNDPDA, other.GCPAFPNDPDA)) return false;
if (JMABCCLGFLNCase != other.JMABCCLGFLNCase) 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 (Retcode != 0) hash ^= Retcode.GetHashCode();
if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.LKNAGOKLOGI) hash ^= LKNAGOKLOGI.GetHashCode();
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.GCPAFPNDPDA) hash ^= GCPAFPNDPDA.GetHashCode();
hash ^= (int) jMABCCLGFLNCase_;
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 (ScriptId != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ScriptId);
}
if (EMCJNOFILKP != 0) {
output.WriteRawTag(24);
output.WriteUInt32(EMCJNOFILKP);
}
if (Retcode != 0) {
output.WriteRawTag(64);
output.WriteUInt32(Retcode);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(122);
output.WriteMessage(RogueBuffInfo);
}
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.GCPAFPNDPDA) {
output.WriteRawTag(154, 6);
output.WriteMessage(GCPAFPNDPDA);
}
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.LKNAGOKLOGI) {
output.WriteRawTag(162, 20);
output.WriteMessage(LKNAGOKLOGI);
}
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 (ScriptId != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ScriptId);
}
if (EMCJNOFILKP != 0) {
output.WriteRawTag(24);
output.WriteUInt32(EMCJNOFILKP);
}
if (Retcode != 0) {
output.WriteRawTag(64);
output.WriteUInt32(Retcode);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(122);
output.WriteMessage(RogueBuffInfo);
}
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.GCPAFPNDPDA) {
output.WriteRawTag(154, 6);
output.WriteMessage(GCPAFPNDPDA);
}
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.LKNAGOKLOGI) {
output.WriteRawTag(162, 20);
output.WriteMessage(LKNAGOKLOGI);
}
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 (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (rogueBuffInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
}
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.LKNAGOKLOGI) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(LKNAGOKLOGI);
}
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.GCPAFPNDPDA) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(GCPAFPNDPDA);
}
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.EMCJNOFILKP != 0) {
EMCJNOFILKP = other.EMCJNOFILKP;
}
if (other.ScriptId != 0) {
ScriptId = other.ScriptId;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.rogueBuffInfo_ != null) {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.PNKLPCLEOFC();
}
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
}
switch (other.JMABCCLGFLNCase) {
case JMABCCLGFLNOneofCase.LKNAGOKLOGI:
if (LKNAGOKLOGI == null) {
LKNAGOKLOGI = new global::EggLink.DanhengServer.Proto.GDFGFDNCFDG();
}
LKNAGOKLOGI.MergeFrom(other.LKNAGOKLOGI);
break;
case JMABCCLGFLNOneofCase.GCPAFPNDPDA:
if (GCPAFPNDPDA == null) {
GCPAFPNDPDA = new global::EggLink.DanhengServer.Proto.EOIAPEFEDGE();
}
GCPAFPNDPDA.MergeFrom(other.GCPAFPNDPDA);
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 8: {
ScriptId = input.ReadUInt32();
break;
}
case 24: {
EMCJNOFILKP = input.ReadUInt32();
break;
}
case 64: {
Retcode = input.ReadUInt32();
break;
}
case 122: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.PNKLPCLEOFC();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 794: {
global::EggLink.DanhengServer.Proto.EOIAPEFEDGE subBuilder = new global::EggLink.DanhengServer.Proto.EOIAPEFEDGE();
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.GCPAFPNDPDA) {
subBuilder.MergeFrom(GCPAFPNDPDA);
}
input.ReadMessage(subBuilder);
GCPAFPNDPDA = subBuilder;
break;
}
case 2594: {
global::EggLink.DanhengServer.Proto.GDFGFDNCFDG subBuilder = new global::EggLink.DanhengServer.Proto.GDFGFDNCFDG();
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.LKNAGOKLOGI) {
subBuilder.MergeFrom(LKNAGOKLOGI);
}
input.ReadMessage(subBuilder);
LKNAGOKLOGI = 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 8: {
ScriptId = input.ReadUInt32();
break;
}
case 24: {
EMCJNOFILKP = input.ReadUInt32();
break;
}
case 64: {
Retcode = input.ReadUInt32();
break;
}
case 122: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.PNKLPCLEOFC();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 794: {
global::EggLink.DanhengServer.Proto.EOIAPEFEDGE subBuilder = new global::EggLink.DanhengServer.Proto.EOIAPEFEDGE();
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.GCPAFPNDPDA) {
subBuilder.MergeFrom(GCPAFPNDPDA);
}
input.ReadMessage(subBuilder);
GCPAFPNDPDA = subBuilder;
break;
}
case 2594: {
global::EggLink.DanhengServer.Proto.GDFGFDNCFDG subBuilder = new global::EggLink.DanhengServer.Proto.GDFGFDNCFDG();
if (jMABCCLGFLNCase_ == JMABCCLGFLNOneofCase.LKNAGOKLOGI) {
subBuilder.MergeFrom(LKNAGOKLOGI);
}
input.ReadMessage(subBuilder);
LKNAGOKLOGI = subBuilder;
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code