Files
DanhengServer-OpenSource/Proto/GetGameStateServiceConfigScRsp.cs
2024-10-27 13:23:57 +08:00

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",
"R2FtZVN0YXRlU2VydmljZUNvbmZpZ1NjUnNwEhMKC0VFR0NQQUNHT0tHGAwg",
"AygJEhMKC0RLR0FNQ0pFS05CGAggAygJEg8KB3JldGNvZGUYASABKA0SEwoL",
"TkdLTUJIRUlPT0UYByADKAlCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Q",
"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[]{ "EEGCPACGOKG", "DKGAMCJEKNB", "Retcode", "NGKMBHEIOOE" }, 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() {
eEGCPACGOKG_ = other.eEGCPACGOKG_.Clone();
dKGAMCJEKNB_ = other.dKGAMCJEKNB_.Clone();
retcode_ = other.retcode_;
nGKMBHEIOOE_ = other.nGKMBHEIOOE_.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 "EEGCPACGOKG" field.</summary>
public const int EEGCPACGOKGFieldNumber = 12;
private static readonly pb::FieldCodec<string> _repeated_eEGCPACGOKG_codec
= pb::FieldCodec.ForString(98);
private readonly pbc::RepeatedField<string> eEGCPACGOKG_ = new pbc::RepeatedField<string>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<string> EEGCPACGOKG {
get { return eEGCPACGOKG_; }
}
/// <summary>Field number for the "DKGAMCJEKNB" field.</summary>
public const int DKGAMCJEKNBFieldNumber = 8;
private static readonly pb::FieldCodec<string> _repeated_dKGAMCJEKNB_codec
= pb::FieldCodec.ForString(66);
private readonly pbc::RepeatedField<string> dKGAMCJEKNB_ = new pbc::RepeatedField<string>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<string> DKGAMCJEKNB {
get { return dKGAMCJEKNB_; }
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 1;
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 "NGKMBHEIOOE" field.</summary>
public const int NGKMBHEIOOEFieldNumber = 7;
private static readonly pb::FieldCodec<string> _repeated_nGKMBHEIOOE_codec
= pb::FieldCodec.ForString(58);
private readonly pbc::RepeatedField<string> nGKMBHEIOOE_ = new pbc::RepeatedField<string>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<string> NGKMBHEIOOE {
get { return nGKMBHEIOOE_; }
}
[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(!eEGCPACGOKG_.Equals(other.eEGCPACGOKG_)) return false;
if(!dKGAMCJEKNB_.Equals(other.dKGAMCJEKNB_)) return false;
if (Retcode != other.Retcode) return false;
if(!nGKMBHEIOOE_.Equals(other.nGKMBHEIOOE_)) 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 ^= eEGCPACGOKG_.GetHashCode();
hash ^= dKGAMCJEKNB_.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
hash ^= nGKMBHEIOOE_.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(8);
output.WriteUInt32(Retcode);
}
nGKMBHEIOOE_.WriteTo(output, _repeated_nGKMBHEIOOE_codec);
dKGAMCJEKNB_.WriteTo(output, _repeated_dKGAMCJEKNB_codec);
eEGCPACGOKG_.WriteTo(output, _repeated_eEGCPACGOKG_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(8);
output.WriteUInt32(Retcode);
}
nGKMBHEIOOE_.WriteTo(ref output, _repeated_nGKMBHEIOOE_codec);
dKGAMCJEKNB_.WriteTo(ref output, _repeated_dKGAMCJEKNB_codec);
eEGCPACGOKG_.WriteTo(ref output, _repeated_eEGCPACGOKG_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 += eEGCPACGOKG_.CalculateSize(_repeated_eEGCPACGOKG_codec);
size += dKGAMCJEKNB_.CalculateSize(_repeated_dKGAMCJEKNB_codec);
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
size += nGKMBHEIOOE_.CalculateSize(_repeated_nGKMBHEIOOE_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;
}
eEGCPACGOKG_.Add(other.eEGCPACGOKG_);
dKGAMCJEKNB_.Add(other.dKGAMCJEKNB_);
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
nGKMBHEIOOE_.Add(other.nGKMBHEIOOE_);
_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: {
Retcode = input.ReadUInt32();
break;
}
case 58: {
nGKMBHEIOOE_.AddEntriesFrom(input, _repeated_nGKMBHEIOOE_codec);
break;
}
case 66: {
dKGAMCJEKNB_.AddEntriesFrom(input, _repeated_dKGAMCJEKNB_codec);
break;
}
case 98: {
eEGCPACGOKG_.AddEntriesFrom(input, _repeated_eEGCPACGOKG_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 8: {
Retcode = input.ReadUInt32();
break;
}
case 58: {
nGKMBHEIOOE_.AddEntriesFrom(ref input, _repeated_nGKMBHEIOOE_codec);
break;
}
case 66: {
dKGAMCJEKNB_.AddEntriesFrom(ref input, _repeated_dKGAMCJEKNB_codec);
break;
}
case 98: {
eEGCPACGOKG_.AddEntriesFrom(ref input, _repeated_eEGCPACGOKG_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code