Files
DanhengServer-OpenSource/Proto/AGADEMAJIMD.cs
2025-06-07 17:24:14 +08:00

307 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: AGADEMAJIMD.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 AGADEMAJIMD.proto</summary>
public static partial class AGADEMAJIMDReflection {
#region Descriptor
/// <summary>File descriptor for AGADEMAJIMD.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static AGADEMAJIMDReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBR0FERU1BSklNRC5wcm90bxoUTG9naXN0aWNzU2NvcmUucHJvdG8aEU5K",
"QU9JR0dNRUFMLnByb3RvGhFBRE9MRU9GRUdPSy5wcm90byKOAQoLQUdBREVN",
"QUpJTUQSEwoLT01OR0NJSkFMRk0YAiADKA0SIQoLSU1NTFBIRE5NT0wYDiAD",
"KAsyDC5BRE9MRU9GRUdPSxIhCgtITkZPSkJDSkFNRxgPIAMoCzIMLk5KQU9J",
"R0dNRUFMEiQKC0ZNSlBMSE9IQkFCGAkgAygLMg8uTG9naXN0aWNzU2NvcmVC",
"HqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LogisticsScoreReflection.Descriptor, global::EggLink.DanhengServer.Proto.NJAOIGGMEALReflection.Descriptor, global::EggLink.DanhengServer.Proto.ADOLEOFEGOKReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AGADEMAJIMD), global::EggLink.DanhengServer.Proto.AGADEMAJIMD.Parser, new[]{ "OMNGCIJALFM", "IMMLPHDNMOL", "HNFOJBCJAMG", "FMJPLHOHBAB" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class AGADEMAJIMD : pb::IMessage<AGADEMAJIMD>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<AGADEMAJIMD> _parser = new pb::MessageParser<AGADEMAJIMD>(() => new AGADEMAJIMD());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<AGADEMAJIMD> 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.AGADEMAJIMDReflection.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 AGADEMAJIMD() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public AGADEMAJIMD(AGADEMAJIMD other) : this() {
oMNGCIJALFM_ = other.oMNGCIJALFM_.Clone();
iMMLPHDNMOL_ = other.iMMLPHDNMOL_.Clone();
hNFOJBCJAMG_ = other.hNFOJBCJAMG_.Clone();
fMJPLHOHBAB_ = other.fMJPLHOHBAB_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public AGADEMAJIMD Clone() {
return new AGADEMAJIMD(this);
}
/// <summary>Field number for the "OMNGCIJALFM" field.</summary>
public const int OMNGCIJALFMFieldNumber = 2;
private static readonly pb::FieldCodec<uint> _repeated_oMNGCIJALFM_codec
= pb::FieldCodec.ForUInt32(18);
private readonly pbc::RepeatedField<uint> oMNGCIJALFM_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> OMNGCIJALFM {
get { return oMNGCIJALFM_; }
}
/// <summary>Field number for the "IMMLPHDNMOL" field.</summary>
public const int IMMLPHDNMOLFieldNumber = 14;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ADOLEOFEGOK> _repeated_iMMLPHDNMOL_codec
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.ADOLEOFEGOK.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ADOLEOFEGOK> iMMLPHDNMOL_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ADOLEOFEGOK>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ADOLEOFEGOK> IMMLPHDNMOL {
get { return iMMLPHDNMOL_; }
}
/// <summary>Field number for the "HNFOJBCJAMG" field.</summary>
public const int HNFOJBCJAMGFieldNumber = 15;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.NJAOIGGMEAL> _repeated_hNFOJBCJAMG_codec
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.NJAOIGGMEAL.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NJAOIGGMEAL> hNFOJBCJAMG_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NJAOIGGMEAL>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NJAOIGGMEAL> HNFOJBCJAMG {
get { return hNFOJBCJAMG_; }
}
/// <summary>Field number for the "FMJPLHOHBAB" field.</summary>
public const int FMJPLHOHBABFieldNumber = 9;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LogisticsScore> _repeated_fMJPLHOHBAB_codec
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.LogisticsScore.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LogisticsScore> fMJPLHOHBAB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LogisticsScore>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LogisticsScore> FMJPLHOHBAB {
get { return fMJPLHOHBAB_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as AGADEMAJIMD);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(AGADEMAJIMD other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!oMNGCIJALFM_.Equals(other.oMNGCIJALFM_)) return false;
if(!iMMLPHDNMOL_.Equals(other.iMMLPHDNMOL_)) return false;
if(!hNFOJBCJAMG_.Equals(other.hNFOJBCJAMG_)) return false;
if(!fMJPLHOHBAB_.Equals(other.fMJPLHOHBAB_)) 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 ^= oMNGCIJALFM_.GetHashCode();
hash ^= iMMLPHDNMOL_.GetHashCode();
hash ^= hNFOJBCJAMG_.GetHashCode();
hash ^= fMJPLHOHBAB_.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
oMNGCIJALFM_.WriteTo(output, _repeated_oMNGCIJALFM_codec);
fMJPLHOHBAB_.WriteTo(output, _repeated_fMJPLHOHBAB_codec);
iMMLPHDNMOL_.WriteTo(output, _repeated_iMMLPHDNMOL_codec);
hNFOJBCJAMG_.WriteTo(output, _repeated_hNFOJBCJAMG_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) {
oMNGCIJALFM_.WriteTo(ref output, _repeated_oMNGCIJALFM_codec);
fMJPLHOHBAB_.WriteTo(ref output, _repeated_fMJPLHOHBAB_codec);
iMMLPHDNMOL_.WriteTo(ref output, _repeated_iMMLPHDNMOL_codec);
hNFOJBCJAMG_.WriteTo(ref output, _repeated_hNFOJBCJAMG_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;
size += oMNGCIJALFM_.CalculateSize(_repeated_oMNGCIJALFM_codec);
size += iMMLPHDNMOL_.CalculateSize(_repeated_iMMLPHDNMOL_codec);
size += hNFOJBCJAMG_.CalculateSize(_repeated_hNFOJBCJAMG_codec);
size += fMJPLHOHBAB_.CalculateSize(_repeated_fMJPLHOHBAB_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(AGADEMAJIMD other) {
if (other == null) {
return;
}
oMNGCIJALFM_.Add(other.oMNGCIJALFM_);
iMMLPHDNMOL_.Add(other.iMMLPHDNMOL_);
hNFOJBCJAMG_.Add(other.hNFOJBCJAMG_);
fMJPLHOHBAB_.Add(other.fMJPLHOHBAB_);
_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 18:
case 16: {
oMNGCIJALFM_.AddEntriesFrom(input, _repeated_oMNGCIJALFM_codec);
break;
}
case 74: {
fMJPLHOHBAB_.AddEntriesFrom(input, _repeated_fMJPLHOHBAB_codec);
break;
}
case 114: {
iMMLPHDNMOL_.AddEntriesFrom(input, _repeated_iMMLPHDNMOL_codec);
break;
}
case 122: {
hNFOJBCJAMG_.AddEntriesFrom(input, _repeated_hNFOJBCJAMG_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 18:
case 16: {
oMNGCIJALFM_.AddEntriesFrom(ref input, _repeated_oMNGCIJALFM_codec);
break;
}
case 74: {
fMJPLHOHBAB_.AddEntriesFrom(ref input, _repeated_fMJPLHOHBAB_codec);
break;
}
case 114: {
iMMLPHDNMOL_.AddEntriesFrom(ref input, _repeated_iMMLPHDNMOL_codec);
break;
}
case 122: {
hNFOJBCJAMG_.AddEntriesFrom(ref input, _repeated_hNFOJBCJAMG_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code