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

375 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GJIPJNGNFEJ.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 GJIPJNGNFEJ.proto</summary>
public static partial class GJIPJNGNFEJReflection {
#region Descriptor
/// <summary>File descriptor for GJIPJNGNFEJ.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GJIPJNGNFEJReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFHSklQSk5HTkZFSi5wcm90byJqCgtHSklQSk5HTkZFShITCgtQTkFLSE5C",
"REpBRRgGIAEoDRIOCgZzb3VyY2UYByABKA0SEwoLSlBBQ09CR0JEQkcYDiAD",
"KA0SDAoEdGltZRgCIAEoAxITCgtPRkdGSENMRE9CRxgPIAEoDUIeqgIbRWdn",
"TGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GJIPJNGNFEJ), global::EggLink.DanhengServer.Proto.GJIPJNGNFEJ.Parser, new[]{ "PNAKHNBDJAE", "Source", "JPACOBGBDBG", "Time", "OFGFHCLDOBG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GJIPJNGNFEJ : pb::IMessage<GJIPJNGNFEJ>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GJIPJNGNFEJ> _parser = new pb::MessageParser<GJIPJNGNFEJ>(() => new GJIPJNGNFEJ());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GJIPJNGNFEJ> 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.GJIPJNGNFEJReflection.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 GJIPJNGNFEJ() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GJIPJNGNFEJ(GJIPJNGNFEJ other) : this() {
pNAKHNBDJAE_ = other.pNAKHNBDJAE_;
source_ = other.source_;
jPACOBGBDBG_ = other.jPACOBGBDBG_.Clone();
time_ = other.time_;
oFGFHCLDOBG_ = other.oFGFHCLDOBG_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GJIPJNGNFEJ Clone() {
return new GJIPJNGNFEJ(this);
}
/// <summary>Field number for the "PNAKHNBDJAE" field.</summary>
public const int PNAKHNBDJAEFieldNumber = 6;
private uint pNAKHNBDJAE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PNAKHNBDJAE {
get { return pNAKHNBDJAE_; }
set {
pNAKHNBDJAE_ = value;
}
}
/// <summary>Field number for the "source" field.</summary>
public const int SourceFieldNumber = 7;
private uint source_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Source {
get { return source_; }
set {
source_ = value;
}
}
/// <summary>Field number for the "JPACOBGBDBG" field.</summary>
public const int JPACOBGBDBGFieldNumber = 14;
private static readonly pb::FieldCodec<uint> _repeated_jPACOBGBDBG_codec
= pb::FieldCodec.ForUInt32(114);
private readonly pbc::RepeatedField<uint> jPACOBGBDBG_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> JPACOBGBDBG {
get { return jPACOBGBDBG_; }
}
/// <summary>Field number for the "time" field.</summary>
public const int TimeFieldNumber = 2;
private long time_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public long Time {
get { return time_; }
set {
time_ = value;
}
}
/// <summary>Field number for the "OFGFHCLDOBG" field.</summary>
public const int OFGFHCLDOBGFieldNumber = 15;
private uint oFGFHCLDOBG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OFGFHCLDOBG {
get { return oFGFHCLDOBG_; }
set {
oFGFHCLDOBG_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GJIPJNGNFEJ);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GJIPJNGNFEJ other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (PNAKHNBDJAE != other.PNAKHNBDJAE) return false;
if (Source != other.Source) return false;
if(!jPACOBGBDBG_.Equals(other.jPACOBGBDBG_)) return false;
if (Time != other.Time) return false;
if (OFGFHCLDOBG != other.OFGFHCLDOBG) 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 (PNAKHNBDJAE != 0) hash ^= PNAKHNBDJAE.GetHashCode();
if (Source != 0) hash ^= Source.GetHashCode();
hash ^= jPACOBGBDBG_.GetHashCode();
if (Time != 0L) hash ^= Time.GetHashCode();
if (OFGFHCLDOBG != 0) hash ^= OFGFHCLDOBG.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 (Time != 0L) {
output.WriteRawTag(16);
output.WriteInt64(Time);
}
if (PNAKHNBDJAE != 0) {
output.WriteRawTag(48);
output.WriteUInt32(PNAKHNBDJAE);
}
if (Source != 0) {
output.WriteRawTag(56);
output.WriteUInt32(Source);
}
jPACOBGBDBG_.WriteTo(output, _repeated_jPACOBGBDBG_codec);
if (OFGFHCLDOBG != 0) {
output.WriteRawTag(120);
output.WriteUInt32(OFGFHCLDOBG);
}
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 (Time != 0L) {
output.WriteRawTag(16);
output.WriteInt64(Time);
}
if (PNAKHNBDJAE != 0) {
output.WriteRawTag(48);
output.WriteUInt32(PNAKHNBDJAE);
}
if (Source != 0) {
output.WriteRawTag(56);
output.WriteUInt32(Source);
}
jPACOBGBDBG_.WriteTo(ref output, _repeated_jPACOBGBDBG_codec);
if (OFGFHCLDOBG != 0) {
output.WriteRawTag(120);
output.WriteUInt32(OFGFHCLDOBG);
}
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 (PNAKHNBDJAE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PNAKHNBDJAE);
}
if (Source != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Source);
}
size += jPACOBGBDBG_.CalculateSize(_repeated_jPACOBGBDBG_codec);
if (Time != 0L) {
size += 1 + pb::CodedOutputStream.ComputeInt64Size(Time);
}
if (OFGFHCLDOBG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OFGFHCLDOBG);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GJIPJNGNFEJ other) {
if (other == null) {
return;
}
if (other.PNAKHNBDJAE != 0) {
PNAKHNBDJAE = other.PNAKHNBDJAE;
}
if (other.Source != 0) {
Source = other.Source;
}
jPACOBGBDBG_.Add(other.jPACOBGBDBG_);
if (other.Time != 0L) {
Time = other.Time;
}
if (other.OFGFHCLDOBG != 0) {
OFGFHCLDOBG = other.OFGFHCLDOBG;
}
_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: {
Time = input.ReadInt64();
break;
}
case 48: {
PNAKHNBDJAE = input.ReadUInt32();
break;
}
case 56: {
Source = input.ReadUInt32();
break;
}
case 114:
case 112: {
jPACOBGBDBG_.AddEntriesFrom(input, _repeated_jPACOBGBDBG_codec);
break;
}
case 120: {
OFGFHCLDOBG = 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 16: {
Time = input.ReadInt64();
break;
}
case 48: {
PNAKHNBDJAE = input.ReadUInt32();
break;
}
case 56: {
Source = input.ReadUInt32();
break;
}
case 114:
case 112: {
jPACOBGBDBG_.AddEntriesFrom(ref input, _repeated_jPACOBGBDBG_codec);
break;
}
case 120: {
OFGFHCLDOBG = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code