// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: ADAFJFOJDEG.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 ADAFJFOJDEG.proto public static partial class ADAFJFOJDEGReflection { #region Descriptor /// File descriptor for ADAFJFOJDEG.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static ADAFJFOJDEGReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFBREFGSkZPSkRFRy5wcm90bxoRR01GRUpFRklCQkkucHJvdG8aEUlJS05H", "TkhETUZJLnByb3RvIq8BCgtBREFGSkZPSkRFRxIVCgtCT05BR0hCQklDRhgE", "IAEoDUgAEiMKC05OSFBDT0lJS0ZGGAEgASgLMgwuSUlLTkdOSERNRklIABIQ", "Cghwcm9ncmVzcxgPIAEoDRITCgtNRkFOTkNBR0RNUBgJIAEoDRIcCgZzdGF0", "dXMYCiABKA4yDC5HTUZFSkVGSUJCSRIQCghxdWVzdF9pZBgNIAEoDUINCgtE", "QURKSkJIT0dNQ0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw", "cm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GMFEJEFIBBIReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ADAFJFOJDEG), global::EggLink.DanhengServer.Proto.ADAFJFOJDEG.Parser, new[]{ "BONAGHBBICF", "NNHPCOIIKFF", "Progress", "MFANNCAGDMP", "Status", "QuestId" }, new[]{ "DADJJBHOGMC" }, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ADAFJFOJDEG : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ADAFJFOJDEG()); 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.ADAFJFOJDEGReflection.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 ADAFJFOJDEG() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ADAFJFOJDEG(ADAFJFOJDEG other) : this() { progress_ = other.progress_; mFANNCAGDMP_ = other.mFANNCAGDMP_; status_ = other.status_; questId_ = other.questId_; switch (other.DADJJBHOGMCCase) { case DADJJBHOGMCOneofCase.BONAGHBBICF: BONAGHBBICF = other.BONAGHBBICF; break; case DADJJBHOGMCOneofCase.NNHPCOIIKFF: NNHPCOIIKFF = other.NNHPCOIIKFF.Clone(); break; } _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ADAFJFOJDEG Clone() { return new ADAFJFOJDEG(this); } /// Field number for the "BONAGHBBICF" field. public const int BONAGHBBICFFieldNumber = 4; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint BONAGHBBICF { get { return HasBONAGHBBICF ? (uint) dADJJBHOGMC_ : 0; } set { dADJJBHOGMC_ = value; dADJJBHOGMCCase_ = DADJJBHOGMCOneofCase.BONAGHBBICF; } } /// Gets whether the "BONAGHBBICF" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasBONAGHBBICF { get { return dADJJBHOGMCCase_ == DADJJBHOGMCOneofCase.BONAGHBBICF; } } /// Clears the value of the oneof if it's currently set to "BONAGHBBICF" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearBONAGHBBICF() { if (HasBONAGHBBICF) { ClearDADJJBHOGMC(); } } /// Field number for the "NNHPCOIIKFF" field. public const int NNHPCOIIKFFFieldNumber = 1; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI NNHPCOIIKFF { get { return dADJJBHOGMCCase_ == DADJJBHOGMCOneofCase.NNHPCOIIKFF ? (global::EggLink.DanhengServer.Proto.IIKNGNHDMFI) dADJJBHOGMC_ : null; } set { dADJJBHOGMC_ = value; dADJJBHOGMCCase_ = value == null ? DADJJBHOGMCOneofCase.None : DADJJBHOGMCOneofCase.NNHPCOIIKFF; } } /// Field number for the "progress" field. public const int ProgressFieldNumber = 15; private uint progress_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Progress { get { return progress_; } set { progress_ = value; } } /// Field number for the "MFANNCAGDMP" field. public const int MFANNCAGDMPFieldNumber = 9; private uint mFANNCAGDMP_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint MFANNCAGDMP { get { return mFANNCAGDMP_; } set { mFANNCAGDMP_ = value; } } /// Field number for the "status" field. public const int StatusFieldNumber = 10; private global::EggLink.DanhengServer.Proto.GMFEJEFIBBI status_ = global::EggLink.DanhengServer.Proto.GMFEJEFIBBI.PlanetFesQuestNone; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.GMFEJEFIBBI Status { get { return status_; } set { status_ = value; } } /// Field number for the "quest_id" field. public const int QuestIdFieldNumber = 13; private uint questId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint QuestId { get { return questId_; } set { questId_ = value; } } private object dADJJBHOGMC_; /// Enum of possible cases for the "DADJJBHOGMC" oneof. public enum DADJJBHOGMCOneofCase { None = 0, BONAGHBBICF = 4, NNHPCOIIKFF = 1, } private DADJJBHOGMCOneofCase dADJJBHOGMCCase_ = DADJJBHOGMCOneofCase.None; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public DADJJBHOGMCOneofCase DADJJBHOGMCCase { get { return dADJJBHOGMCCase_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearDADJJBHOGMC() { dADJJBHOGMCCase_ = DADJJBHOGMCOneofCase.None; dADJJBHOGMC_ = null; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as ADAFJFOJDEG); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(ADAFJFOJDEG other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (BONAGHBBICF != other.BONAGHBBICF) return false; if (!object.Equals(NNHPCOIIKFF, other.NNHPCOIIKFF)) return false; if (Progress != other.Progress) return false; if (MFANNCAGDMP != other.MFANNCAGDMP) return false; if (Status != other.Status) return false; if (QuestId != other.QuestId) return false; if (DADJJBHOGMCCase != other.DADJJBHOGMCCase) 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 (HasBONAGHBBICF) hash ^= BONAGHBBICF.GetHashCode(); if (dADJJBHOGMCCase_ == DADJJBHOGMCOneofCase.NNHPCOIIKFF) hash ^= NNHPCOIIKFF.GetHashCode(); if (Progress != 0) hash ^= Progress.GetHashCode(); if (MFANNCAGDMP != 0) hash ^= MFANNCAGDMP.GetHashCode(); if (Status != global::EggLink.DanhengServer.Proto.GMFEJEFIBBI.PlanetFesQuestNone) hash ^= Status.GetHashCode(); if (QuestId != 0) hash ^= QuestId.GetHashCode(); hash ^= (int) dADJJBHOGMCCase_; 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 (dADJJBHOGMCCase_ == DADJJBHOGMCOneofCase.NNHPCOIIKFF) { output.WriteRawTag(10); output.WriteMessage(NNHPCOIIKFF); } if (HasBONAGHBBICF) { output.WriteRawTag(32); output.WriteUInt32(BONAGHBBICF); } if (MFANNCAGDMP != 0) { output.WriteRawTag(72); output.WriteUInt32(MFANNCAGDMP); } if (Status != global::EggLink.DanhengServer.Proto.GMFEJEFIBBI.PlanetFesQuestNone) { output.WriteRawTag(80); output.WriteEnum((int) Status); } if (QuestId != 0) { output.WriteRawTag(104); output.WriteUInt32(QuestId); } if (Progress != 0) { output.WriteRawTag(120); output.WriteUInt32(Progress); } 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 (dADJJBHOGMCCase_ == DADJJBHOGMCOneofCase.NNHPCOIIKFF) { output.WriteRawTag(10); output.WriteMessage(NNHPCOIIKFF); } if (HasBONAGHBBICF) { output.WriteRawTag(32); output.WriteUInt32(BONAGHBBICF); } if (MFANNCAGDMP != 0) { output.WriteRawTag(72); output.WriteUInt32(MFANNCAGDMP); } if (Status != global::EggLink.DanhengServer.Proto.GMFEJEFIBBI.PlanetFesQuestNone) { output.WriteRawTag(80); output.WriteEnum((int) Status); } if (QuestId != 0) { output.WriteRawTag(104); output.WriteUInt32(QuestId); } if (Progress != 0) { output.WriteRawTag(120); output.WriteUInt32(Progress); } 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 (HasBONAGHBBICF) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BONAGHBBICF); } if (dADJJBHOGMCCase_ == DADJJBHOGMCOneofCase.NNHPCOIIKFF) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(NNHPCOIIKFF); } if (Progress != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Progress); } if (MFANNCAGDMP != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MFANNCAGDMP); } if (Status != global::EggLink.DanhengServer.Proto.GMFEJEFIBBI.PlanetFesQuestNone) { size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Status); } if (QuestId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(QuestId); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(ADAFJFOJDEG other) { if (other == null) { return; } if (other.Progress != 0) { Progress = other.Progress; } if (other.MFANNCAGDMP != 0) { MFANNCAGDMP = other.MFANNCAGDMP; } if (other.Status != global::EggLink.DanhengServer.Proto.GMFEJEFIBBI.PlanetFesQuestNone) { Status = other.Status; } if (other.QuestId != 0) { QuestId = other.QuestId; } switch (other.DADJJBHOGMCCase) { case DADJJBHOGMCOneofCase.BONAGHBBICF: BONAGHBBICF = other.BONAGHBBICF; break; case DADJJBHOGMCOneofCase.NNHPCOIIKFF: if (NNHPCOIIKFF == null) { NNHPCOIIKFF = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } NNHPCOIIKFF.MergeFrom(other.NNHPCOIIKFF); 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.IIKNGNHDMFI subBuilder = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); if (dADJJBHOGMCCase_ == DADJJBHOGMCOneofCase.NNHPCOIIKFF) { subBuilder.MergeFrom(NNHPCOIIKFF); } input.ReadMessage(subBuilder); NNHPCOIIKFF = subBuilder; break; } case 32: { BONAGHBBICF = input.ReadUInt32(); break; } case 72: { MFANNCAGDMP = input.ReadUInt32(); break; } case 80: { Status = (global::EggLink.DanhengServer.Proto.GMFEJEFIBBI) input.ReadEnum(); break; } case 104: { QuestId = input.ReadUInt32(); break; } case 120: { Progress = 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.IIKNGNHDMFI subBuilder = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); if (dADJJBHOGMCCase_ == DADJJBHOGMCOneofCase.NNHPCOIIKFF) { subBuilder.MergeFrom(NNHPCOIIKFF); } input.ReadMessage(subBuilder); NNHPCOIIKFF = subBuilder; break; } case 32: { BONAGHBBICF = input.ReadUInt32(); break; } case 72: { MFANNCAGDMP = input.ReadUInt32(); break; } case 80: { Status = (global::EggLink.DanhengServer.Proto.GMFEJEFIBBI) input.ReadEnum(); break; } case 104: { QuestId = input.ReadUInt32(); break; } case 120: { Progress = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code