mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 12:46:03 +08:00
347 lines
13 KiB
C#
347 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: EnterSummonActivityStageCsReq.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 EnterSummonActivityStageCsReq.proto</summary>
|
|
public static partial class EnterSummonActivityStageCsReqReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for EnterSummonActivityStageCsReq.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static EnterSummonActivityStageCsReqReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiNFbnRlclN1bW1vbkFjdGl2aXR5U3RhZ2VDc1JlcS5wcm90bxoRRExERk5Q",
|
|
"RUpGSEsucHJvdG8ijAEKHUVudGVyU3VtbW9uQWN0aXZpdHlTdGFnZUNzUmVx",
|
|
"EiEKC2F2YXRhcl9saXN0GAUgAygLMgwuRExERk5QRUpGSEsSEAoIZ3JvdXBf",
|
|
"aWQYAiABKA0SIQoLTkdNSkxNUEJJQksYDyABKAsyDC5ETERGTlBFSkZISxIT",
|
|
"CgtJSEtQS1BKS0tCSRgKIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVy",
|
|
"LlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DLDFNPEJFHKReflection.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[]{ "AvatarList", "GroupId", "NGMJLMPBIBK", "IHKPKPJKKBI" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class EnterSummonActivityStageCsReq : pb::IMessage<EnterSummonActivityStageCsReq>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<EnterSummonActivityStageCsReq> _parser = new pb::MessageParser<EnterSummonActivityStageCsReq>(() => new EnterSummonActivityStageCsReq());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<EnterSummonActivityStageCsReq> 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() {
|
|
avatarList_ = other.avatarList_.Clone();
|
|
groupId_ = other.groupId_;
|
|
nGMJLMPBIBK_ = other.nGMJLMPBIBK_ != null ? other.nGMJLMPBIBK_.Clone() : null;
|
|
iHKPKPJKKBI_ = other.iHKPKPJKKBI_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public EnterSummonActivityStageCsReq Clone() {
|
|
return new EnterSummonActivityStageCsReq(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "avatar_list" field.</summary>
|
|
public const int AvatarListFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DLDFNPEJFHK> _repeated_avatarList_codec
|
|
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.DLDFNPEJFHK.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DLDFNPEJFHK> avatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DLDFNPEJFHK>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DLDFNPEJFHK> AvatarList {
|
|
get { return avatarList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "group_id" field.</summary>
|
|
public const int GroupIdFieldNumber = 2;
|
|
private uint groupId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GroupId {
|
|
get { return groupId_; }
|
|
set {
|
|
groupId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NGMJLMPBIBK" field.</summary>
|
|
public const int NGMJLMPBIBKFieldNumber = 15;
|
|
private global::EggLink.DanhengServer.Proto.DLDFNPEJFHK nGMJLMPBIBK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.DLDFNPEJFHK NGMJLMPBIBK {
|
|
get { return nGMJLMPBIBK_; }
|
|
set {
|
|
nGMJLMPBIBK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IHKPKPJKKBI" field.</summary>
|
|
public const int IHKPKPJKKBIFieldNumber = 10;
|
|
private uint iHKPKPJKKBI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IHKPKPJKKBI {
|
|
get { return iHKPKPJKKBI_; }
|
|
set {
|
|
iHKPKPJKKBI_ = value;
|
|
}
|
|
}
|
|
|
|
[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(!avatarList_.Equals(other.avatarList_)) return false;
|
|
if (GroupId != other.GroupId) return false;
|
|
if (!object.Equals(NGMJLMPBIBK, other.NGMJLMPBIBK)) return false;
|
|
if (IHKPKPJKKBI != other.IHKPKPJKKBI) 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 ^= avatarList_.GetHashCode();
|
|
if (GroupId != 0) hash ^= GroupId.GetHashCode();
|
|
if (nGMJLMPBIBK_ != null) hash ^= NGMJLMPBIBK.GetHashCode();
|
|
if (IHKPKPJKKBI != 0) hash ^= IHKPKPJKKBI.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 (GroupId != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(GroupId);
|
|
}
|
|
avatarList_.WriteTo(output, _repeated_avatarList_codec);
|
|
if (IHKPKPJKKBI != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(IHKPKPJKKBI);
|
|
}
|
|
if (nGMJLMPBIBK_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(NGMJLMPBIBK);
|
|
}
|
|
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 (GroupId != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(GroupId);
|
|
}
|
|
avatarList_.WriteTo(ref output, _repeated_avatarList_codec);
|
|
if (IHKPKPJKKBI != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(IHKPKPJKKBI);
|
|
}
|
|
if (nGMJLMPBIBK_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(NGMJLMPBIBK);
|
|
}
|
|
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 += avatarList_.CalculateSize(_repeated_avatarList_codec);
|
|
if (GroupId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GroupId);
|
|
}
|
|
if (nGMJLMPBIBK_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NGMJLMPBIBK);
|
|
}
|
|
if (IHKPKPJKKBI != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IHKPKPJKKBI);
|
|
}
|
|
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;
|
|
}
|
|
avatarList_.Add(other.avatarList_);
|
|
if (other.GroupId != 0) {
|
|
GroupId = other.GroupId;
|
|
}
|
|
if (other.nGMJLMPBIBK_ != null) {
|
|
if (nGMJLMPBIBK_ == null) {
|
|
NGMJLMPBIBK = new global::EggLink.DanhengServer.Proto.DLDFNPEJFHK();
|
|
}
|
|
NGMJLMPBIBK.MergeFrom(other.NGMJLMPBIBK);
|
|
}
|
|
if (other.IHKPKPJKKBI != 0) {
|
|
IHKPKPJKKBI = other.IHKPKPJKKBI;
|
|
}
|
|
_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 16: {
|
|
GroupId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
IHKPKPJKKBI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (nGMJLMPBIBK_ == null) {
|
|
NGMJLMPBIBK = new global::EggLink.DanhengServer.Proto.DLDFNPEJFHK();
|
|
}
|
|
input.ReadMessage(NGMJLMPBIBK);
|
|
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 16: {
|
|
GroupId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
IHKPKPJKKBI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (nGMJLMPBIBK_ == null) {
|
|
NGMJLMPBIBK = new global::EggLink.DanhengServer.Proto.DLDFNPEJFHK();
|
|
}
|
|
input.ReadMessage(NGMJLMPBIBK);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|