Files
DanhengServer-OpenSource/Proto/MJCJAIKPLLM.cs
2025-09-27 13:58:04 +08:00

384 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MJCJAIKPLLM.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 MJCJAIKPLLM.proto</summary>
public static partial class MJCJAIKPLLMReflection {
#region Descriptor
/// <summary>File descriptor for MJCJAIKPLLM.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MJCJAIKPLLMReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFNSkNKQUlLUExMTS5wcm90byJzCgtNSkNKQUlLUExMTRITCgtBQ0VMQUdK",
"UEhNQRgEIAEoCBITCgtNUEFFQ0FQT0hFTxgFIAEoDRITCgtJRkFOR01ITktC",
"QhgDIAEoDRIQCghncm91cF9pZBgBIAEoDRITCgtDQklORElBQU1KRxgOIAEo",
"DUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MJCJAIKPLLM), global::EggLink.DanhengServer.Proto.MJCJAIKPLLM.Parser, new[]{ "ACELAGJPHMA", "MPAECAPOHEO", "IFANGMHNKBB", "GroupId", "CBINDIAAMJG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class MJCJAIKPLLM : pb::IMessage<MJCJAIKPLLM>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<MJCJAIKPLLM> _parser = new pb::MessageParser<MJCJAIKPLLM>(() => new MJCJAIKPLLM());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<MJCJAIKPLLM> 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.MJCJAIKPLLMReflection.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 MJCJAIKPLLM() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MJCJAIKPLLM(MJCJAIKPLLM other) : this() {
aCELAGJPHMA_ = other.aCELAGJPHMA_;
mPAECAPOHEO_ = other.mPAECAPOHEO_;
iFANGMHNKBB_ = other.iFANGMHNKBB_;
groupId_ = other.groupId_;
cBINDIAAMJG_ = other.cBINDIAAMJG_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MJCJAIKPLLM Clone() {
return new MJCJAIKPLLM(this);
}
/// <summary>Field number for the "ACELAGJPHMA" field.</summary>
public const int ACELAGJPHMAFieldNumber = 4;
private bool aCELAGJPHMA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool ACELAGJPHMA {
get { return aCELAGJPHMA_; }
set {
aCELAGJPHMA_ = value;
}
}
/// <summary>Field number for the "MPAECAPOHEO" field.</summary>
public const int MPAECAPOHEOFieldNumber = 5;
private uint mPAECAPOHEO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MPAECAPOHEO {
get { return mPAECAPOHEO_; }
set {
mPAECAPOHEO_ = value;
}
}
/// <summary>Field number for the "IFANGMHNKBB" field.</summary>
public const int IFANGMHNKBBFieldNumber = 3;
private uint iFANGMHNKBB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IFANGMHNKBB {
get { return iFANGMHNKBB_; }
set {
iFANGMHNKBB_ = value;
}
}
/// <summary>Field number for the "group_id" field.</summary>
public const int GroupIdFieldNumber = 1;
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 "CBINDIAAMJG" field.</summary>
public const int CBINDIAAMJGFieldNumber = 14;
private uint cBINDIAAMJG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CBINDIAAMJG {
get { return cBINDIAAMJG_; }
set {
cBINDIAAMJG_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as MJCJAIKPLLM);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(MJCJAIKPLLM other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (ACELAGJPHMA != other.ACELAGJPHMA) return false;
if (MPAECAPOHEO != other.MPAECAPOHEO) return false;
if (IFANGMHNKBB != other.IFANGMHNKBB) return false;
if (GroupId != other.GroupId) return false;
if (CBINDIAAMJG != other.CBINDIAAMJG) 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 (ACELAGJPHMA != false) hash ^= ACELAGJPHMA.GetHashCode();
if (MPAECAPOHEO != 0) hash ^= MPAECAPOHEO.GetHashCode();
if (IFANGMHNKBB != 0) hash ^= IFANGMHNKBB.GetHashCode();
if (GroupId != 0) hash ^= GroupId.GetHashCode();
if (CBINDIAAMJG != 0) hash ^= CBINDIAAMJG.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(8);
output.WriteUInt32(GroupId);
}
if (IFANGMHNKBB != 0) {
output.WriteRawTag(24);
output.WriteUInt32(IFANGMHNKBB);
}
if (ACELAGJPHMA != false) {
output.WriteRawTag(32);
output.WriteBool(ACELAGJPHMA);
}
if (MPAECAPOHEO != 0) {
output.WriteRawTag(40);
output.WriteUInt32(MPAECAPOHEO);
}
if (CBINDIAAMJG != 0) {
output.WriteRawTag(112);
output.WriteUInt32(CBINDIAAMJG);
}
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(8);
output.WriteUInt32(GroupId);
}
if (IFANGMHNKBB != 0) {
output.WriteRawTag(24);
output.WriteUInt32(IFANGMHNKBB);
}
if (ACELAGJPHMA != false) {
output.WriteRawTag(32);
output.WriteBool(ACELAGJPHMA);
}
if (MPAECAPOHEO != 0) {
output.WriteRawTag(40);
output.WriteUInt32(MPAECAPOHEO);
}
if (CBINDIAAMJG != 0) {
output.WriteRawTag(112);
output.WriteUInt32(CBINDIAAMJG);
}
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 (ACELAGJPHMA != false) {
size += 1 + 1;
}
if (MPAECAPOHEO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MPAECAPOHEO);
}
if (IFANGMHNKBB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IFANGMHNKBB);
}
if (GroupId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GroupId);
}
if (CBINDIAAMJG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CBINDIAAMJG);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(MJCJAIKPLLM other) {
if (other == null) {
return;
}
if (other.ACELAGJPHMA != false) {
ACELAGJPHMA = other.ACELAGJPHMA;
}
if (other.MPAECAPOHEO != 0) {
MPAECAPOHEO = other.MPAECAPOHEO;
}
if (other.IFANGMHNKBB != 0) {
IFANGMHNKBB = other.IFANGMHNKBB;
}
if (other.GroupId != 0) {
GroupId = other.GroupId;
}
if (other.CBINDIAAMJG != 0) {
CBINDIAAMJG = other.CBINDIAAMJG;
}
_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 8: {
GroupId = input.ReadUInt32();
break;
}
case 24: {
IFANGMHNKBB = input.ReadUInt32();
break;
}
case 32: {
ACELAGJPHMA = input.ReadBool();
break;
}
case 40: {
MPAECAPOHEO = input.ReadUInt32();
break;
}
case 112: {
CBINDIAAMJG = 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 8: {
GroupId = input.ReadUInt32();
break;
}
case 24: {
IFANGMHNKBB = input.ReadUInt32();
break;
}
case 32: {
ACELAGJPHMA = input.ReadBool();
break;
}
case 40: {
MPAECAPOHEO = input.ReadUInt32();
break;
}
case 112: {
CBINDIAAMJG = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code