Files
DanhengServer-OpenSource/Proto/EnterSummonActivityStageCsReq.cs
2024-10-05 22:40:41 +08:00

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(
"CiNFbnRlclN1bW1vbkFjdGl2aXR5U3RhZ2VDc1JlcS5wcm90bxoRUE1DRk1I",
"SkdLQ0UucHJvdG8ijAEKHUVudGVyU3VtbW9uQWN0aXZpdHlTdGFnZUNzUmVx",
"EhMKC0FIRk5HUExEQUlJGAkgASgNEhAKCGdyb3VwX2lkGAIgASgNEiEKC2F2",
"YXRhcl9saXN0GAYgAygLMgwuUE1DRk1ISkdLQ0USIQoLUEhOT0xQTk5KQ0UY",
"CyABKAsyDC5QTUNGTUhKR0tDRUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVy",
"LlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PMCFMHJGKCEReflection.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[]{ "AHFNGPLDAII", "GroupId", "AvatarList", "PHNOLPNNJCE" }, 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() {
aHFNGPLDAII_ = other.aHFNGPLDAII_;
groupId_ = other.groupId_;
avatarList_ = other.avatarList_.Clone();
pHNOLPNNJCE_ = other.pHNOLPNNJCE_ != null ? other.pHNOLPNNJCE_.Clone() : null;
_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 "AHFNGPLDAII" field.</summary>
public const int AHFNGPLDAIIFieldNumber = 9;
private uint aHFNGPLDAII_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AHFNGPLDAII {
get { return aHFNGPLDAII_; }
set {
aHFNGPLDAII_ = value;
}
}
/// <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 "avatar_list" field.</summary>
public const int AvatarListFieldNumber = 6;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PMCFMHJGKCE> _repeated_avatarList_codec
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.PMCFMHJGKCE.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PMCFMHJGKCE> avatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PMCFMHJGKCE>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PMCFMHJGKCE> AvatarList {
get { return avatarList_; }
}
/// <summary>Field number for the "PHNOLPNNJCE" field.</summary>
public const int PHNOLPNNJCEFieldNumber = 11;
private global::EggLink.DanhengServer.Proto.PMCFMHJGKCE pHNOLPNNJCE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PMCFMHJGKCE PHNOLPNNJCE {
get { return pHNOLPNNJCE_; }
set {
pHNOLPNNJCE_ = 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 (AHFNGPLDAII != other.AHFNGPLDAII) return false;
if (GroupId != other.GroupId) return false;
if(!avatarList_.Equals(other.avatarList_)) return false;
if (!object.Equals(PHNOLPNNJCE, other.PHNOLPNNJCE)) 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 (AHFNGPLDAII != 0) hash ^= AHFNGPLDAII.GetHashCode();
if (GroupId != 0) hash ^= GroupId.GetHashCode();
hash ^= avatarList_.GetHashCode();
if (pHNOLPNNJCE_ != null) hash ^= PHNOLPNNJCE.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 (AHFNGPLDAII != 0) {
output.WriteRawTag(72);
output.WriteUInt32(AHFNGPLDAII);
}
if (pHNOLPNNJCE_ != null) {
output.WriteRawTag(90);
output.WriteMessage(PHNOLPNNJCE);
}
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 (AHFNGPLDAII != 0) {
output.WriteRawTag(72);
output.WriteUInt32(AHFNGPLDAII);
}
if (pHNOLPNNJCE_ != null) {
output.WriteRawTag(90);
output.WriteMessage(PHNOLPNNJCE);
}
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 (AHFNGPLDAII != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AHFNGPLDAII);
}
if (GroupId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GroupId);
}
size += avatarList_.CalculateSize(_repeated_avatarList_codec);
if (pHNOLPNNJCE_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PHNOLPNNJCE);
}
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.AHFNGPLDAII != 0) {
AHFNGPLDAII = other.AHFNGPLDAII;
}
if (other.GroupId != 0) {
GroupId = other.GroupId;
}
avatarList_.Add(other.avatarList_);
if (other.pHNOLPNNJCE_ != null) {
if (pHNOLPNNJCE_ == null) {
PHNOLPNNJCE = new global::EggLink.DanhengServer.Proto.PMCFMHJGKCE();
}
PHNOLPNNJCE.MergeFrom(other.PHNOLPNNJCE);
}
_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 50: {
avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec);
break;
}
case 72: {
AHFNGPLDAII = input.ReadUInt32();
break;
}
case 90: {
if (pHNOLPNNJCE_ == null) {
PHNOLPNNJCE = new global::EggLink.DanhengServer.Proto.PMCFMHJGKCE();
}
input.ReadMessage(PHNOLPNNJCE);
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 50: {
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
break;
}
case 72: {
AHFNGPLDAII = input.ReadUInt32();
break;
}
case 90: {
if (pHNOLPNNJCE_ == null) {
PHNOLPNNJCE = new global::EggLink.DanhengServer.Proto.PMCFMHJGKCE();
}
input.ReadMessage(PHNOLPNNJCE);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code