//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: PlanetFesHandleCardPieceApplyScRsp.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 PlanetFesHandleCardPieceApplyScRsp.proto
public static partial class PlanetFesHandleCardPieceApplyScRspReflection {
#region Descriptor
/// File descriptor for PlanetFesHandleCardPieceApplyScRsp.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static PlanetFesHandleCardPieceApplyScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CihQbGFuZXRGZXNIYW5kbGVDYXJkUGllY2VBcHBseVNjUnNwLnByb3RvIokB",
"CiJQbGFuZXRGZXNIYW5kbGVDYXJkUGllY2VBcHBseVNjUnNwEhMKC1BOQUtI",
"TkJESkFFGAEgASgNEg8KB3JldGNvZGUYAiABKA0SEwoLUFBJT0xDTFBNUEwY",
"CSABKAMSEwoLRExIQkNPS0NJRFAYBiADKA0SEwoLTURBUENGSEVMSkwYDCAB",
"KAhCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PlanetFesHandleCardPieceApplyScRsp), global::EggLink.DanhengServer.Proto.PlanetFesHandleCardPieceApplyScRsp.Parser, new[]{ "PNAKHNBDJAE", "Retcode", "PPIOLCLPMPL", "DLHBCOKCIDP", "MDAPCFHELJL" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class PlanetFesHandleCardPieceApplyScRsp : pb::IMessage
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PlanetFesHandleCardPieceApplyScRsp());
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.PlanetFesHandleCardPieceApplyScRspReflection.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 PlanetFesHandleCardPieceApplyScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PlanetFesHandleCardPieceApplyScRsp(PlanetFesHandleCardPieceApplyScRsp other) : this() {
pNAKHNBDJAE_ = other.pNAKHNBDJAE_;
retcode_ = other.retcode_;
pPIOLCLPMPL_ = other.pPIOLCLPMPL_;
dLHBCOKCIDP_ = other.dLHBCOKCIDP_.Clone();
mDAPCFHELJL_ = other.mDAPCFHELJL_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PlanetFesHandleCardPieceApplyScRsp Clone() {
return new PlanetFesHandleCardPieceApplyScRsp(this);
}
/// Field number for the "PNAKHNBDJAE" field.
public const int PNAKHNBDJAEFieldNumber = 1;
private uint pNAKHNBDJAE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PNAKHNBDJAE {
get { return pNAKHNBDJAE_; }
set {
pNAKHNBDJAE_ = value;
}
}
/// 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 "PPIOLCLPMPL" field.
public const int PPIOLCLPMPLFieldNumber = 9;
private long pPIOLCLPMPL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public long PPIOLCLPMPL {
get { return pPIOLCLPMPL_; }
set {
pPIOLCLPMPL_ = value;
}
}
/// Field number for the "DLHBCOKCIDP" field.
public const int DLHBCOKCIDPFieldNumber = 6;
private static readonly pb::FieldCodec _repeated_dLHBCOKCIDP_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField dLHBCOKCIDP_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField DLHBCOKCIDP {
get { return dLHBCOKCIDP_; }
}
/// Field number for the "MDAPCFHELJL" field.
public const int MDAPCFHELJLFieldNumber = 12;
private bool mDAPCFHELJL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool MDAPCFHELJL {
get { return mDAPCFHELJL_; }
set {
mDAPCFHELJL_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as PlanetFesHandleCardPieceApplyScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(PlanetFesHandleCardPieceApplyScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (PNAKHNBDJAE != other.PNAKHNBDJAE) return false;
if (Retcode != other.Retcode) return false;
if (PPIOLCLPMPL != other.PPIOLCLPMPL) return false;
if(!dLHBCOKCIDP_.Equals(other.dLHBCOKCIDP_)) return false;
if (MDAPCFHELJL != other.MDAPCFHELJL) 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 (PNAKHNBDJAE != 0) hash ^= PNAKHNBDJAE.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (PPIOLCLPMPL != 0L) hash ^= PPIOLCLPMPL.GetHashCode();
hash ^= dLHBCOKCIDP_.GetHashCode();
if (MDAPCFHELJL != false) hash ^= MDAPCFHELJL.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 (PNAKHNBDJAE != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PNAKHNBDJAE);
}
if (Retcode != 0) {
output.WriteRawTag(16);
output.WriteUInt32(Retcode);
}
dLHBCOKCIDP_.WriteTo(output, _repeated_dLHBCOKCIDP_codec);
if (PPIOLCLPMPL != 0L) {
output.WriteRawTag(72);
output.WriteInt64(PPIOLCLPMPL);
}
if (MDAPCFHELJL != false) {
output.WriteRawTag(96);
output.WriteBool(MDAPCFHELJL);
}
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 (PNAKHNBDJAE != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PNAKHNBDJAE);
}
if (Retcode != 0) {
output.WriteRawTag(16);
output.WriteUInt32(Retcode);
}
dLHBCOKCIDP_.WriteTo(ref output, _repeated_dLHBCOKCIDP_codec);
if (PPIOLCLPMPL != 0L) {
output.WriteRawTag(72);
output.WriteInt64(PPIOLCLPMPL);
}
if (MDAPCFHELJL != false) {
output.WriteRawTag(96);
output.WriteBool(MDAPCFHELJL);
}
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 (PNAKHNBDJAE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PNAKHNBDJAE);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (PPIOLCLPMPL != 0L) {
size += 1 + pb::CodedOutputStream.ComputeInt64Size(PPIOLCLPMPL);
}
size += dLHBCOKCIDP_.CalculateSize(_repeated_dLHBCOKCIDP_codec);
if (MDAPCFHELJL != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(PlanetFesHandleCardPieceApplyScRsp other) {
if (other == null) {
return;
}
if (other.PNAKHNBDJAE != 0) {
PNAKHNBDJAE = other.PNAKHNBDJAE;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.PPIOLCLPMPL != 0L) {
PPIOLCLPMPL = other.PPIOLCLPMPL;
}
dLHBCOKCIDP_.Add(other.dLHBCOKCIDP_);
if (other.MDAPCFHELJL != false) {
MDAPCFHELJL = other.MDAPCFHELJL;
}
_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: {
PNAKHNBDJAE = input.ReadUInt32();
break;
}
case 16: {
Retcode = input.ReadUInt32();
break;
}
case 50:
case 48: {
dLHBCOKCIDP_.AddEntriesFrom(input, _repeated_dLHBCOKCIDP_codec);
break;
}
case 72: {
PPIOLCLPMPL = input.ReadInt64();
break;
}
case 96: {
MDAPCFHELJL = input.ReadBool();
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: {
PNAKHNBDJAE = input.ReadUInt32();
break;
}
case 16: {
Retcode = input.ReadUInt32();
break;
}
case 50:
case 48: {
dLHBCOKCIDP_.AddEntriesFrom(ref input, _repeated_dLHBCOKCIDP_codec);
break;
}
case 72: {
PPIOLCLPMPL = input.ReadInt64();
break;
}
case 96: {
MDAPCFHELJL = input.ReadBool();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code