// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: EnterSummonActivityStageCsReq.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 EnterSummonActivityStageCsReq.proto public static partial class EnterSummonActivityStageCsReqReflection { #region Descriptor /// File descriptor for EnterSummonActivityStageCsReq.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static EnterSummonActivityStageCsReqReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "CiNFbnRlclN1bW1vbkFjdGl2aXR5U3RhZ2VDc1JlcS5wcm90bxoRT05PRVBM", "Rk5FTEwucHJvdG8ijAEKHUVudGVyU3VtbW9uQWN0aXZpdHlTdGFnZUNzUmVx", "EiEKC01OT0VERUNMSEJKGA0gASgLMgwuT05PRVBMRk5FTEwSEAoIZ3JvdXBf", "aWQYDiABKA0SEwoLTkVERklCT05MS0IYByABKA0SIQoLYXZhdGFyX2xpc3QY", "CiADKAsyDC5PTk9FUExGTkVMTEIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVy", "LlByb3RvYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ONOEPLFNELLReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EnterSummonActivityStageCsReq), global::EggLink.DanhengServer.Proto.EnterSummonActivityStageCsReq.Parser, new[]{ "MNOEDECLHBJ", "GroupId", "NEDFIBONLKB", "AvatarList" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class EnterSummonActivityStageCsReq : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new EnterSummonActivityStageCsReq()); 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.EnterSummonActivityStageCsReqReflection.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 EnterSummonActivityStageCsReq() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public EnterSummonActivityStageCsReq(EnterSummonActivityStageCsReq other) : this() { mNOEDECLHBJ_ = other.mNOEDECLHBJ_ != null ? other.mNOEDECLHBJ_.Clone() : null; groupId_ = other.groupId_; nEDFIBONLKB_ = other.nEDFIBONLKB_; avatarList_ = other.avatarList_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public EnterSummonActivityStageCsReq Clone() { return new EnterSummonActivityStageCsReq(this); } /// Field number for the "MNOEDECLHBJ" field. public const int MNOEDECLHBJFieldNumber = 13; private global::EggLink.DanhengServer.Proto.ONOEPLFNELL mNOEDECLHBJ_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ONOEPLFNELL MNOEDECLHBJ { get { return mNOEDECLHBJ_; } set { mNOEDECLHBJ_ = value; } } /// Field number for the "group_id" field. public const int GroupIdFieldNumber = 14; private uint groupId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint GroupId { get { return groupId_; } set { groupId_ = value; } } /// Field number for the "NEDFIBONLKB" field. public const int NEDFIBONLKBFieldNumber = 7; private uint nEDFIBONLKB_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint NEDFIBONLKB { get { return nEDFIBONLKB_; } set { nEDFIBONLKB_ = value; } } /// Field number for the "avatar_list" field. public const int AvatarListFieldNumber = 10; private static readonly pb::FieldCodec _repeated_avatarList_codec = pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.ONOEPLFNELL.Parser); private readonly pbc::RepeatedField avatarList_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField AvatarList { get { return avatarList_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as EnterSummonActivityStageCsReq); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(EnterSummonActivityStageCsReq other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (!object.Equals(MNOEDECLHBJ, other.MNOEDECLHBJ)) return false; if (GroupId != other.GroupId) return false; if (NEDFIBONLKB != other.NEDFIBONLKB) return false; if(!avatarList_.Equals(other.avatarList_)) 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 (mNOEDECLHBJ_ != null) hash ^= MNOEDECLHBJ.GetHashCode(); if (GroupId != 0) hash ^= GroupId.GetHashCode(); if (NEDFIBONLKB != 0) hash ^= NEDFIBONLKB.GetHashCode(); hash ^= avatarList_.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 (NEDFIBONLKB != 0) { output.WriteRawTag(56); output.WriteUInt32(NEDFIBONLKB); } avatarList_.WriteTo(output, _repeated_avatarList_codec); if (mNOEDECLHBJ_ != null) { output.WriteRawTag(106); output.WriteMessage(MNOEDECLHBJ); } if (GroupId != 0) { output.WriteRawTag(112); output.WriteUInt32(GroupId); } 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 (NEDFIBONLKB != 0) { output.WriteRawTag(56); output.WriteUInt32(NEDFIBONLKB); } avatarList_.WriteTo(ref output, _repeated_avatarList_codec); if (mNOEDECLHBJ_ != null) { output.WriteRawTag(106); output.WriteMessage(MNOEDECLHBJ); } if (GroupId != 0) { output.WriteRawTag(112); output.WriteUInt32(GroupId); } 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 (mNOEDECLHBJ_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(MNOEDECLHBJ); } if (GroupId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GroupId); } if (NEDFIBONLKB != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NEDFIBONLKB); } size += avatarList_.CalculateSize(_repeated_avatarList_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(EnterSummonActivityStageCsReq other) { if (other == null) { return; } if (other.mNOEDECLHBJ_ != null) { if (mNOEDECLHBJ_ == null) { MNOEDECLHBJ = new global::EggLink.DanhengServer.Proto.ONOEPLFNELL(); } MNOEDECLHBJ.MergeFrom(other.MNOEDECLHBJ); } if (other.GroupId != 0) { GroupId = other.GroupId; } if (other.NEDFIBONLKB != 0) { NEDFIBONLKB = other.NEDFIBONLKB; } avatarList_.Add(other.avatarList_); _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 56: { NEDFIBONLKB = input.ReadUInt32(); break; } case 82: { avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec); break; } case 106: { if (mNOEDECLHBJ_ == null) { MNOEDECLHBJ = new global::EggLink.DanhengServer.Proto.ONOEPLFNELL(); } input.ReadMessage(MNOEDECLHBJ); break; } case 112: { GroupId = 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 56: { NEDFIBONLKB = input.ReadUInt32(); break; } case 82: { avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec); break; } case 106: { if (mNOEDECLHBJ_ == null) { MNOEDECLHBJ = new global::EggLink.DanhengServer.Proto.ONOEPLFNELL(); } input.ReadMessage(MNOEDECLHBJ); break; } case 112: { GroupId = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code