// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: ExpeditionDataChangeScNotify.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 ExpeditionDataChangeScNotify.proto public static partial class ExpeditionDataChangeScNotifyReflection { #region Descriptor /// File descriptor for ExpeditionDataChangeScNotify.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static ExpeditionDataChangeScNotifyReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "CiJFeHBlZGl0aW9uRGF0YUNoYW5nZVNjTm90aWZ5LnByb3RvGhRFeHBlZGl0", "aW9uSW5mby5wcm90bxoYQWN0aXZpdHlFeHBlZGl0aW9uLnByb3RvIskBChxF", "eHBlZGl0aW9uRGF0YUNoYW5nZVNjTm90aWZ5EjUKGGFjdGl2aXR5X2V4cGVk", "aXRpb25faW5mbxgKIAMoCzITLkFjdGl2aXR5RXhwZWRpdGlvbhITCgtKRkpQ", "QURMQUxNRBgMIAMoDRITCgtGTkFMTE9MREdMTRgGIAMoDRIeChZ0b3RhbF9l", "eHBlZGl0aW9uX2NvdW50GAEgASgNEigKD2V4cGVkaXRpb25faW5mbxgPIAMo", "CzIPLkV4cGVkaXRpb25JbmZvQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu", "UHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ExpeditionInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ActivityExpeditionReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ExpeditionDataChangeScNotify), global::EggLink.DanhengServer.Proto.ExpeditionDataChangeScNotify.Parser, new[]{ "ActivityExpeditionInfo", "JFJPADLALMD", "FNALLOLDGLM", "TotalExpeditionCount", "ExpeditionInfo" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ExpeditionDataChangeScNotify : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ExpeditionDataChangeScNotify()); 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.ExpeditionDataChangeScNotifyReflection.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 ExpeditionDataChangeScNotify() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ExpeditionDataChangeScNotify(ExpeditionDataChangeScNotify other) : this() { activityExpeditionInfo_ = other.activityExpeditionInfo_.Clone(); jFJPADLALMD_ = other.jFJPADLALMD_.Clone(); fNALLOLDGLM_ = other.fNALLOLDGLM_.Clone(); totalExpeditionCount_ = other.totalExpeditionCount_; expeditionInfo_ = other.expeditionInfo_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ExpeditionDataChangeScNotify Clone() { return new ExpeditionDataChangeScNotify(this); } /// Field number for the "activity_expedition_info" field. public const int ActivityExpeditionInfoFieldNumber = 10; private static readonly pb::FieldCodec _repeated_activityExpeditionInfo_codec = pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.ActivityExpedition.Parser); private readonly pbc::RepeatedField activityExpeditionInfo_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ActivityExpeditionInfo { get { return activityExpeditionInfo_; } } /// Field number for the "JFJPADLALMD" field. public const int JFJPADLALMDFieldNumber = 12; private static readonly pb::FieldCodec _repeated_jFJPADLALMD_codec = pb::FieldCodec.ForUInt32(98); private readonly pbc::RepeatedField jFJPADLALMD_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField JFJPADLALMD { get { return jFJPADLALMD_; } } /// Field number for the "FNALLOLDGLM" field. public const int FNALLOLDGLMFieldNumber = 6; private static readonly pb::FieldCodec _repeated_fNALLOLDGLM_codec = pb::FieldCodec.ForUInt32(50); private readonly pbc::RepeatedField fNALLOLDGLM_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField FNALLOLDGLM { get { return fNALLOLDGLM_; } } /// Field number for the "total_expedition_count" field. public const int TotalExpeditionCountFieldNumber = 1; private uint totalExpeditionCount_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint TotalExpeditionCount { get { return totalExpeditionCount_; } set { totalExpeditionCount_ = value; } } /// Field number for the "expedition_info" field. public const int ExpeditionInfoFieldNumber = 15; private static readonly pb::FieldCodec _repeated_expeditionInfo_codec = pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.ExpeditionInfo.Parser); private readonly pbc::RepeatedField expeditionInfo_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ExpeditionInfo { get { return expeditionInfo_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as ExpeditionDataChangeScNotify); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(ExpeditionDataChangeScNotify other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if(!activityExpeditionInfo_.Equals(other.activityExpeditionInfo_)) return false; if(!jFJPADLALMD_.Equals(other.jFJPADLALMD_)) return false; if(!fNALLOLDGLM_.Equals(other.fNALLOLDGLM_)) return false; if (TotalExpeditionCount != other.TotalExpeditionCount) return false; if(!expeditionInfo_.Equals(other.expeditionInfo_)) 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; hash ^= activityExpeditionInfo_.GetHashCode(); hash ^= jFJPADLALMD_.GetHashCode(); hash ^= fNALLOLDGLM_.GetHashCode(); if (TotalExpeditionCount != 0) hash ^= TotalExpeditionCount.GetHashCode(); hash ^= expeditionInfo_.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 (TotalExpeditionCount != 0) { output.WriteRawTag(8); output.WriteUInt32(TotalExpeditionCount); } fNALLOLDGLM_.WriteTo(output, _repeated_fNALLOLDGLM_codec); activityExpeditionInfo_.WriteTo(output, _repeated_activityExpeditionInfo_codec); jFJPADLALMD_.WriteTo(output, _repeated_jFJPADLALMD_codec); expeditionInfo_.WriteTo(output, _repeated_expeditionInfo_codec); 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 (TotalExpeditionCount != 0) { output.WriteRawTag(8); output.WriteUInt32(TotalExpeditionCount); } fNALLOLDGLM_.WriteTo(ref output, _repeated_fNALLOLDGLM_codec); activityExpeditionInfo_.WriteTo(ref output, _repeated_activityExpeditionInfo_codec); jFJPADLALMD_.WriteTo(ref output, _repeated_jFJPADLALMD_codec); expeditionInfo_.WriteTo(ref output, _repeated_expeditionInfo_codec); 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; size += activityExpeditionInfo_.CalculateSize(_repeated_activityExpeditionInfo_codec); size += jFJPADLALMD_.CalculateSize(_repeated_jFJPADLALMD_codec); size += fNALLOLDGLM_.CalculateSize(_repeated_fNALLOLDGLM_codec); if (TotalExpeditionCount != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(TotalExpeditionCount); } size += expeditionInfo_.CalculateSize(_repeated_expeditionInfo_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(ExpeditionDataChangeScNotify other) { if (other == null) { return; } activityExpeditionInfo_.Add(other.activityExpeditionInfo_); jFJPADLALMD_.Add(other.jFJPADLALMD_); fNALLOLDGLM_.Add(other.fNALLOLDGLM_); if (other.TotalExpeditionCount != 0) { TotalExpeditionCount = other.TotalExpeditionCount; } expeditionInfo_.Add(other.expeditionInfo_); _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: { TotalExpeditionCount = input.ReadUInt32(); break; } case 50: case 48: { fNALLOLDGLM_.AddEntriesFrom(input, _repeated_fNALLOLDGLM_codec); break; } case 82: { activityExpeditionInfo_.AddEntriesFrom(input, _repeated_activityExpeditionInfo_codec); break; } case 98: case 96: { jFJPADLALMD_.AddEntriesFrom(input, _repeated_jFJPADLALMD_codec); break; } case 122: { expeditionInfo_.AddEntriesFrom(input, _repeated_expeditionInfo_codec); 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: { TotalExpeditionCount = input.ReadUInt32(); break; } case 50: case 48: { fNALLOLDGLM_.AddEntriesFrom(ref input, _repeated_fNALLOLDGLM_codec); break; } case 82: { activityExpeditionInfo_.AddEntriesFrom(ref input, _repeated_activityExpeditionInfo_codec); break; } case 98: case 96: { jFJPADLALMD_.AddEntriesFrom(ref input, _repeated_jFJPADLALMD_codec); break; } case 122: { expeditionInfo_.AddEntriesFrom(ref input, _repeated_expeditionInfo_codec); break; } } } } #endif } #endregion } #endregion Designer generated code