mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
315 lines
12 KiB
C#
315 lines
12 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetGameStateServiceConfigScRsp.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 GetGameStateServiceConfigScRsp.proto</summary>
|
|
public static partial class GetGameStateServiceConfigScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetGameStateServiceConfigScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetGameStateServiceConfigScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiRHZXRHYW1lU3RhdGVTZXJ2aWNlQ29uZmlnU2NSc3AucHJvdG8icAoeR2V0",
|
|
"R2FtZVN0YXRlU2VydmljZUNvbmZpZ1NjUnNwEhMKC0xFREtNRE9MTEJCGAYg",
|
|
"AygJEhMKC0ZJQklKR01LRFBQGA4gAygJEg8KB3JldGNvZGUYAiABKA0SEwoL",
|
|
"S0FPSkNPQkVFT04YCSADKAlCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Q",
|
|
"cm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetGameStateServiceConfigScRsp), global::EggLink.DanhengServer.Proto.GetGameStateServiceConfigScRsp.Parser, new[]{ "LEDKMDOLLBB", "FIBIJGMKDPP", "Retcode", "KAOJCOBEEON" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetGameStateServiceConfigScRsp : pb::IMessage<GetGameStateServiceConfigScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetGameStateServiceConfigScRsp> _parser = new pb::MessageParser<GetGameStateServiceConfigScRsp>(() => new GetGameStateServiceConfigScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetGameStateServiceConfigScRsp> 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.GetGameStateServiceConfigScRspReflection.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 GetGameStateServiceConfigScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetGameStateServiceConfigScRsp(GetGameStateServiceConfigScRsp other) : this() {
|
|
lEDKMDOLLBB_ = other.lEDKMDOLLBB_.Clone();
|
|
fIBIJGMKDPP_ = other.fIBIJGMKDPP_.Clone();
|
|
retcode_ = other.retcode_;
|
|
kAOJCOBEEON_ = other.kAOJCOBEEON_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetGameStateServiceConfigScRsp Clone() {
|
|
return new GetGameStateServiceConfigScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "LEDKMDOLLBB" field.</summary>
|
|
public const int LEDKMDOLLBBFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<string> _repeated_lEDKMDOLLBB_codec
|
|
= pb::FieldCodec.ForString(50);
|
|
private readonly pbc::RepeatedField<string> lEDKMDOLLBB_ = new pbc::RepeatedField<string>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<string> LEDKMDOLLBB {
|
|
get { return lEDKMDOLLBB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "FIBIJGMKDPP" field.</summary>
|
|
public const int FIBIJGMKDPPFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<string> _repeated_fIBIJGMKDPP_codec
|
|
= pb::FieldCodec.ForString(114);
|
|
private readonly pbc::RepeatedField<string> fIBIJGMKDPP_ = new pbc::RepeatedField<string>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<string> FIBIJGMKDPP {
|
|
get { return fIBIJGMKDPP_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 2;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KAOJCOBEEON" field.</summary>
|
|
public const int KAOJCOBEEONFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<string> _repeated_kAOJCOBEEON_codec
|
|
= pb::FieldCodec.ForString(74);
|
|
private readonly pbc::RepeatedField<string> kAOJCOBEEON_ = new pbc::RepeatedField<string>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<string> KAOJCOBEEON {
|
|
get { return kAOJCOBEEON_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetGameStateServiceConfigScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetGameStateServiceConfigScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!lEDKMDOLLBB_.Equals(other.lEDKMDOLLBB_)) return false;
|
|
if(!fIBIJGMKDPP_.Equals(other.fIBIJGMKDPP_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if(!kAOJCOBEEON_.Equals(other.kAOJCOBEEON_)) 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 ^= lEDKMDOLLBB_.GetHashCode();
|
|
hash ^= fIBIJGMKDPP_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
hash ^= kAOJCOBEEON_.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 (Retcode != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
lEDKMDOLLBB_.WriteTo(output, _repeated_lEDKMDOLLBB_codec);
|
|
kAOJCOBEEON_.WriteTo(output, _repeated_kAOJCOBEEON_codec);
|
|
fIBIJGMKDPP_.WriteTo(output, _repeated_fIBIJGMKDPP_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 (Retcode != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
lEDKMDOLLBB_.WriteTo(ref output, _repeated_lEDKMDOLLBB_codec);
|
|
kAOJCOBEEON_.WriteTo(ref output, _repeated_kAOJCOBEEON_codec);
|
|
fIBIJGMKDPP_.WriteTo(ref output, _repeated_fIBIJGMKDPP_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 += lEDKMDOLLBB_.CalculateSize(_repeated_lEDKMDOLLBB_codec);
|
|
size += fIBIJGMKDPP_.CalculateSize(_repeated_fIBIJGMKDPP_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
size += kAOJCOBEEON_.CalculateSize(_repeated_kAOJCOBEEON_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetGameStateServiceConfigScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
lEDKMDOLLBB_.Add(other.lEDKMDOLLBB_);
|
|
fIBIJGMKDPP_.Add(other.fIBIJGMKDPP_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
kAOJCOBEEON_.Add(other.kAOJCOBEEON_);
|
|
_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: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
lEDKMDOLLBB_.AddEntriesFrom(input, _repeated_lEDKMDOLLBB_codec);
|
|
break;
|
|
}
|
|
case 74: {
|
|
kAOJCOBEEON_.AddEntriesFrom(input, _repeated_kAOJCOBEEON_codec);
|
|
break;
|
|
}
|
|
case 114: {
|
|
fIBIJGMKDPP_.AddEntriesFrom(input, _repeated_fIBIJGMKDPP_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 16: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
lEDKMDOLLBB_.AddEntriesFrom(ref input, _repeated_lEDKMDOLLBB_codec);
|
|
break;
|
|
}
|
|
case 74: {
|
|
kAOJCOBEEON_.AddEntriesFrom(ref input, _repeated_kAOJCOBEEON_codec);
|
|
break;
|
|
}
|
|
case 114: {
|
|
fIBIJGMKDPP_.AddEntriesFrom(ref input, _repeated_fIBIJGMKDPP_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|