Files
DanhengServer-OpenSource/Proto/MGCEHCMPAHE.cs
2025-12-14 11:26:01 +08:00

349 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MGCEHCMPAHE.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 MGCEHCMPAHE.proto</summary>
public static partial class MGCEHCMPAHEReflection {
#region Descriptor
/// <summary>File descriptor for MGCEHCMPAHE.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MGCEHCMPAHEReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFNR0NFSENNUEFIRS5wcm90bxoRRExJS0JFR0FERlAucHJvdG8aEUpHT0dE",
"Qk1QTENQLnByb3RvIoIBCgtNR0NFSENNUEFIRRIhCgtKSkRPQUNLS0NCShgJ",
"IAEoCzIMLkpHT0dEQk1QTENQEiYKEG1hdGNoX3RocmVlX2RhdGEYBCABKAsy",
"DC5ETElLQkVHQURGUBITCgtFSEJHSENHS0ZCSBgPIAMoDRITCgtOR1BJR01C",
"TklBQxgKIAMoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DLIKBEGADFPReflection.Descriptor, global::EggLink.DanhengServer.Proto.JGOGDBMPLCPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MGCEHCMPAHE), global::EggLink.DanhengServer.Proto.MGCEHCMPAHE.Parser, new[]{ "JJDOACKKCBJ", "MatchThreeData", "EHBGHCGKFBH", "NGPIGMBNIAC" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class MGCEHCMPAHE : pb::IMessage<MGCEHCMPAHE>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<MGCEHCMPAHE> _parser = new pb::MessageParser<MGCEHCMPAHE>(() => new MGCEHCMPAHE());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<MGCEHCMPAHE> 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.MGCEHCMPAHEReflection.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 MGCEHCMPAHE() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MGCEHCMPAHE(MGCEHCMPAHE other) : this() {
jJDOACKKCBJ_ = other.jJDOACKKCBJ_ != null ? other.jJDOACKKCBJ_.Clone() : null;
matchThreeData_ = other.matchThreeData_ != null ? other.matchThreeData_.Clone() : null;
eHBGHCGKFBH_ = other.eHBGHCGKFBH_.Clone();
nGPIGMBNIAC_ = other.nGPIGMBNIAC_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MGCEHCMPAHE Clone() {
return new MGCEHCMPAHE(this);
}
/// <summary>Field number for the "JJDOACKKCBJ" field.</summary>
public const int JJDOACKKCBJFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.JGOGDBMPLCP jJDOACKKCBJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.JGOGDBMPLCP JJDOACKKCBJ {
get { return jJDOACKKCBJ_; }
set {
jJDOACKKCBJ_ = value;
}
}
/// <summary>Field number for the "match_three_data" field.</summary>
public const int MatchThreeDataFieldNumber = 4;
private global::EggLink.DanhengServer.Proto.DLIKBEGADFP matchThreeData_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.DLIKBEGADFP MatchThreeData {
get { return matchThreeData_; }
set {
matchThreeData_ = value;
}
}
/// <summary>Field number for the "EHBGHCGKFBH" field.</summary>
public const int EHBGHCGKFBHFieldNumber = 15;
private static readonly pb::FieldCodec<uint> _repeated_eHBGHCGKFBH_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField<uint> eHBGHCGKFBH_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> EHBGHCGKFBH {
get { return eHBGHCGKFBH_; }
}
/// <summary>Field number for the "NGPIGMBNIAC" field.</summary>
public const int NGPIGMBNIACFieldNumber = 10;
private static readonly pb::FieldCodec<uint> _repeated_nGPIGMBNIAC_codec
= pb::FieldCodec.ForUInt32(82);
private readonly pbc::RepeatedField<uint> nGPIGMBNIAC_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> NGPIGMBNIAC {
get { return nGPIGMBNIAC_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as MGCEHCMPAHE);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(MGCEHCMPAHE other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(JJDOACKKCBJ, other.JJDOACKKCBJ)) return false;
if (!object.Equals(MatchThreeData, other.MatchThreeData)) return false;
if(!eHBGHCGKFBH_.Equals(other.eHBGHCGKFBH_)) return false;
if(!nGPIGMBNIAC_.Equals(other.nGPIGMBNIAC_)) 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 (jJDOACKKCBJ_ != null) hash ^= JJDOACKKCBJ.GetHashCode();
if (matchThreeData_ != null) hash ^= MatchThreeData.GetHashCode();
hash ^= eHBGHCGKFBH_.GetHashCode();
hash ^= nGPIGMBNIAC_.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 (matchThreeData_ != null) {
output.WriteRawTag(34);
output.WriteMessage(MatchThreeData);
}
if (jJDOACKKCBJ_ != null) {
output.WriteRawTag(74);
output.WriteMessage(JJDOACKKCBJ);
}
nGPIGMBNIAC_.WriteTo(output, _repeated_nGPIGMBNIAC_codec);
eHBGHCGKFBH_.WriteTo(output, _repeated_eHBGHCGKFBH_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 (matchThreeData_ != null) {
output.WriteRawTag(34);
output.WriteMessage(MatchThreeData);
}
if (jJDOACKKCBJ_ != null) {
output.WriteRawTag(74);
output.WriteMessage(JJDOACKKCBJ);
}
nGPIGMBNIAC_.WriteTo(ref output, _repeated_nGPIGMBNIAC_codec);
eHBGHCGKFBH_.WriteTo(ref output, _repeated_eHBGHCGKFBH_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;
if (jJDOACKKCBJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JJDOACKKCBJ);
}
if (matchThreeData_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MatchThreeData);
}
size += eHBGHCGKFBH_.CalculateSize(_repeated_eHBGHCGKFBH_codec);
size += nGPIGMBNIAC_.CalculateSize(_repeated_nGPIGMBNIAC_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(MGCEHCMPAHE other) {
if (other == null) {
return;
}
if (other.jJDOACKKCBJ_ != null) {
if (jJDOACKKCBJ_ == null) {
JJDOACKKCBJ = new global::EggLink.DanhengServer.Proto.JGOGDBMPLCP();
}
JJDOACKKCBJ.MergeFrom(other.JJDOACKKCBJ);
}
if (other.matchThreeData_ != null) {
if (matchThreeData_ == null) {
MatchThreeData = new global::EggLink.DanhengServer.Proto.DLIKBEGADFP();
}
MatchThreeData.MergeFrom(other.MatchThreeData);
}
eHBGHCGKFBH_.Add(other.eHBGHCGKFBH_);
nGPIGMBNIAC_.Add(other.nGPIGMBNIAC_);
_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 34: {
if (matchThreeData_ == null) {
MatchThreeData = new global::EggLink.DanhengServer.Proto.DLIKBEGADFP();
}
input.ReadMessage(MatchThreeData);
break;
}
case 74: {
if (jJDOACKKCBJ_ == null) {
JJDOACKKCBJ = new global::EggLink.DanhengServer.Proto.JGOGDBMPLCP();
}
input.ReadMessage(JJDOACKKCBJ);
break;
}
case 82:
case 80: {
nGPIGMBNIAC_.AddEntriesFrom(input, _repeated_nGPIGMBNIAC_codec);
break;
}
case 122:
case 120: {
eHBGHCGKFBH_.AddEntriesFrom(input, _repeated_eHBGHCGKFBH_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 34: {
if (matchThreeData_ == null) {
MatchThreeData = new global::EggLink.DanhengServer.Proto.DLIKBEGADFP();
}
input.ReadMessage(MatchThreeData);
break;
}
case 74: {
if (jJDOACKKCBJ_ == null) {
JJDOACKKCBJ = new global::EggLink.DanhengServer.Proto.JGOGDBMPLCP();
}
input.ReadMessage(JJDOACKKCBJ);
break;
}
case 82:
case 80: {
nGPIGMBNIAC_.AddEntriesFrom(ref input, _repeated_nGPIGMBNIAC_codec);
break;
}
case 122:
case 120: {
eHBGHCGKFBH_.AddEntriesFrom(ref input, _repeated_eHBGHCGKFBH_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code