Files
DanhengServer-OpenSource/Proto/GetFriendAssistListCsReq.cs
2024-12-07 14:00:38 +08:00

368 lines
14 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetFriendAssistListCsReq.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 GetFriendAssistListCsReq.proto</summary>
public static partial class GetFriendAssistListCsReqReflection {
#region Descriptor
/// <summary>File descriptor for GetFriendAssistListCsReq.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetFriendAssistListCsReqReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch5HZXRGcmllbmRBc3Npc3RMaXN0Q3NSZXEucHJvdG8aFkFzc2lzdEF2YXRh",
"clR5cGUucHJvdG8ilAEKGEdldEZyaWVuZEFzc2lzdExpc3RDc1JlcRIRCgl0",
"YXJnZXRfaWQYAyABKA0SEwoLTkxOQk5IUEJKQ04YASADKA0SJgoLTk1JT1BH",
"SElGSkUYBiABKA4yES5Bc3Npc3RBdmF0YXJUeXBlEhMKC0JFTEtCT09QSElN",
"GAIgAygNEhMKC05DQ0hNTE5ITkRJGAkgASgIQh6qAhtFZ2dMaW5rLkRhbmhl",
"bmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AssistAvatarTypeReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetFriendAssistListCsReq), global::EggLink.DanhengServer.Proto.GetFriendAssistListCsReq.Parser, new[]{ "TargetId", "NLNBNHPBJCN", "NMIOPGHIFJE", "BELKBOOPHIM", "NCCHMLNHNDI" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetFriendAssistListCsReq : pb::IMessage<GetFriendAssistListCsReq>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetFriendAssistListCsReq> _parser = new pb::MessageParser<GetFriendAssistListCsReq>(() => new GetFriendAssistListCsReq());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetFriendAssistListCsReq> 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.GetFriendAssistListCsReqReflection.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 GetFriendAssistListCsReq() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetFriendAssistListCsReq(GetFriendAssistListCsReq other) : this() {
targetId_ = other.targetId_;
nLNBNHPBJCN_ = other.nLNBNHPBJCN_.Clone();
nMIOPGHIFJE_ = other.nMIOPGHIFJE_;
bELKBOOPHIM_ = other.bELKBOOPHIM_.Clone();
nCCHMLNHNDI_ = other.nCCHMLNHNDI_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetFriendAssistListCsReq Clone() {
return new GetFriendAssistListCsReq(this);
}
/// <summary>Field number for the "target_id" field.</summary>
public const int TargetIdFieldNumber = 3;
private uint targetId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint TargetId {
get { return targetId_; }
set {
targetId_ = value;
}
}
/// <summary>Field number for the "NLNBNHPBJCN" field.</summary>
public const int NLNBNHPBJCNFieldNumber = 1;
private static readonly pb::FieldCodec<uint> _repeated_nLNBNHPBJCN_codec
= pb::FieldCodec.ForUInt32(10);
private readonly pbc::RepeatedField<uint> nLNBNHPBJCN_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> NLNBNHPBJCN {
get { return nLNBNHPBJCN_; }
}
/// <summary>Field number for the "NMIOPGHIFJE" field.</summary>
public const int NMIOPGHIFJEFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.AssistAvatarType nMIOPGHIFJE_ = global::EggLink.DanhengServer.Proto.AssistAvatarType.AssistAvatarUnknow;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AssistAvatarType NMIOPGHIFJE {
get { return nMIOPGHIFJE_; }
set {
nMIOPGHIFJE_ = value;
}
}
/// <summary>Field number for the "BELKBOOPHIM" field.</summary>
public const int BELKBOOPHIMFieldNumber = 2;
private static readonly pb::FieldCodec<uint> _repeated_bELKBOOPHIM_codec
= pb::FieldCodec.ForUInt32(18);
private readonly pbc::RepeatedField<uint> bELKBOOPHIM_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> BELKBOOPHIM {
get { return bELKBOOPHIM_; }
}
/// <summary>Field number for the "NCCHMLNHNDI" field.</summary>
public const int NCCHMLNHNDIFieldNumber = 9;
private bool nCCHMLNHNDI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool NCCHMLNHNDI {
get { return nCCHMLNHNDI_; }
set {
nCCHMLNHNDI_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetFriendAssistListCsReq);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetFriendAssistListCsReq other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (TargetId != other.TargetId) return false;
if(!nLNBNHPBJCN_.Equals(other.nLNBNHPBJCN_)) return false;
if (NMIOPGHIFJE != other.NMIOPGHIFJE) return false;
if(!bELKBOOPHIM_.Equals(other.bELKBOOPHIM_)) return false;
if (NCCHMLNHNDI != other.NCCHMLNHNDI) 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 (TargetId != 0) hash ^= TargetId.GetHashCode();
hash ^= nLNBNHPBJCN_.GetHashCode();
if (NMIOPGHIFJE != global::EggLink.DanhengServer.Proto.AssistAvatarType.AssistAvatarUnknow) hash ^= NMIOPGHIFJE.GetHashCode();
hash ^= bELKBOOPHIM_.GetHashCode();
if (NCCHMLNHNDI != false) hash ^= NCCHMLNHNDI.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
nLNBNHPBJCN_.WriteTo(output, _repeated_nLNBNHPBJCN_codec);
bELKBOOPHIM_.WriteTo(output, _repeated_bELKBOOPHIM_codec);
if (TargetId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(TargetId);
}
if (NMIOPGHIFJE != global::EggLink.DanhengServer.Proto.AssistAvatarType.AssistAvatarUnknow) {
output.WriteRawTag(48);
output.WriteEnum((int) NMIOPGHIFJE);
}
if (NCCHMLNHNDI != false) {
output.WriteRawTag(72);
output.WriteBool(NCCHMLNHNDI);
}
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) {
nLNBNHPBJCN_.WriteTo(ref output, _repeated_nLNBNHPBJCN_codec);
bELKBOOPHIM_.WriteTo(ref output, _repeated_bELKBOOPHIM_codec);
if (TargetId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(TargetId);
}
if (NMIOPGHIFJE != global::EggLink.DanhengServer.Proto.AssistAvatarType.AssistAvatarUnknow) {
output.WriteRawTag(48);
output.WriteEnum((int) NMIOPGHIFJE);
}
if (NCCHMLNHNDI != false) {
output.WriteRawTag(72);
output.WriteBool(NCCHMLNHNDI);
}
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 (TargetId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(TargetId);
}
size += nLNBNHPBJCN_.CalculateSize(_repeated_nLNBNHPBJCN_codec);
if (NMIOPGHIFJE != global::EggLink.DanhengServer.Proto.AssistAvatarType.AssistAvatarUnknow) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) NMIOPGHIFJE);
}
size += bELKBOOPHIM_.CalculateSize(_repeated_bELKBOOPHIM_codec);
if (NCCHMLNHNDI != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetFriendAssistListCsReq other) {
if (other == null) {
return;
}
if (other.TargetId != 0) {
TargetId = other.TargetId;
}
nLNBNHPBJCN_.Add(other.nLNBNHPBJCN_);
if (other.NMIOPGHIFJE != global::EggLink.DanhengServer.Proto.AssistAvatarType.AssistAvatarUnknow) {
NMIOPGHIFJE = other.NMIOPGHIFJE;
}
bELKBOOPHIM_.Add(other.bELKBOOPHIM_);
if (other.NCCHMLNHNDI != false) {
NCCHMLNHNDI = other.NCCHMLNHNDI;
}
_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:
case 8: {
nLNBNHPBJCN_.AddEntriesFrom(input, _repeated_nLNBNHPBJCN_codec);
break;
}
case 18:
case 16: {
bELKBOOPHIM_.AddEntriesFrom(input, _repeated_bELKBOOPHIM_codec);
break;
}
case 24: {
TargetId = input.ReadUInt32();
break;
}
case 48: {
NMIOPGHIFJE = (global::EggLink.DanhengServer.Proto.AssistAvatarType) input.ReadEnum();
break;
}
case 72: {
NCCHMLNHNDI = input.ReadBool();
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:
case 8: {
nLNBNHPBJCN_.AddEntriesFrom(ref input, _repeated_nLNBNHPBJCN_codec);
break;
}
case 18:
case 16: {
bELKBOOPHIM_.AddEntriesFrom(ref input, _repeated_bELKBOOPHIM_codec);
break;
}
case 24: {
TargetId = input.ReadUInt32();
break;
}
case 48: {
NMIOPGHIFJE = (global::EggLink.DanhengServer.Proto.AssistAvatarType) input.ReadEnum();
break;
}
case 72: {
NCCHMLNHNDI = input.ReadBool();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code