mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
460 lines
16 KiB
C#
460 lines
16 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MonopolyGetDailyInitItemScRsp.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 MonopolyGetDailyInitItemScRsp.proto</summary>
|
|
public static partial class MonopolyGetDailyInitItemScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MonopolyGetDailyInitItemScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MonopolyGetDailyInitItemScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiNNb25vcG9seUdldERhaWx5SW5pdEl0ZW1TY1JzcC5wcm90byKuAQodTW9u",
|
|
"b3BvbHlHZXREYWlseUluaXRJdGVtU2NSc3ASEwoLTEJNRUlIQUJMS04YCCAB",
|
|
"KA0SEwoLRkJNTEtKSk1NRkoYAiABKA0SEwoLREJBQkxLTk9OSkYYDyABKA0S",
|
|
"EwoLQUFCSkFFSUJHR00YDiABKAMSEwoLT0JJRE5IR0hITUgYBCABKA0SDwoH",
|
|
"cmV0Y29kZRgDIAEoDRITCgtHRUxBTEVLTUNHSBgFIAEoDUIeqgIbRWdnTGlu",
|
|
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MonopolyGetDailyInitItemScRsp), global::EggLink.DanhengServer.Proto.MonopolyGetDailyInitItemScRsp.Parser, new[]{ "LBMEIHABLKN", "FBMLKJJMMFJ", "DBABLKNONJF", "AABJAEIBGGM", "OBIDNHGHHMH", "Retcode", "GELALEKMCGH" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MonopolyGetDailyInitItemScRsp : pb::IMessage<MonopolyGetDailyInitItemScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MonopolyGetDailyInitItemScRsp> _parser = new pb::MessageParser<MonopolyGetDailyInitItemScRsp>(() => new MonopolyGetDailyInitItemScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MonopolyGetDailyInitItemScRsp> 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.MonopolyGetDailyInitItemScRspReflection.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 MonopolyGetDailyInitItemScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MonopolyGetDailyInitItemScRsp(MonopolyGetDailyInitItemScRsp other) : this() {
|
|
lBMEIHABLKN_ = other.lBMEIHABLKN_;
|
|
fBMLKJJMMFJ_ = other.fBMLKJJMMFJ_;
|
|
dBABLKNONJF_ = other.dBABLKNONJF_;
|
|
aABJAEIBGGM_ = other.aABJAEIBGGM_;
|
|
oBIDNHGHHMH_ = other.oBIDNHGHHMH_;
|
|
retcode_ = other.retcode_;
|
|
gELALEKMCGH_ = other.gELALEKMCGH_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MonopolyGetDailyInitItemScRsp Clone() {
|
|
return new MonopolyGetDailyInitItemScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "LBMEIHABLKN" field.</summary>
|
|
public const int LBMEIHABLKNFieldNumber = 8;
|
|
private uint lBMEIHABLKN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LBMEIHABLKN {
|
|
get { return lBMEIHABLKN_; }
|
|
set {
|
|
lBMEIHABLKN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FBMLKJJMMFJ" field.</summary>
|
|
public const int FBMLKJJMMFJFieldNumber = 2;
|
|
private uint fBMLKJJMMFJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FBMLKJJMMFJ {
|
|
get { return fBMLKJJMMFJ_; }
|
|
set {
|
|
fBMLKJJMMFJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DBABLKNONJF" field.</summary>
|
|
public const int DBABLKNONJFFieldNumber = 15;
|
|
private uint dBABLKNONJF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint DBABLKNONJF {
|
|
get { return dBABLKNONJF_; }
|
|
set {
|
|
dBABLKNONJF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AABJAEIBGGM" field.</summary>
|
|
public const int AABJAEIBGGMFieldNumber = 14;
|
|
private long aABJAEIBGGM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long AABJAEIBGGM {
|
|
get { return aABJAEIBGGM_; }
|
|
set {
|
|
aABJAEIBGGM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OBIDNHGHHMH" field.</summary>
|
|
public const int OBIDNHGHHMHFieldNumber = 4;
|
|
private uint oBIDNHGHHMH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OBIDNHGHHMH {
|
|
get { return oBIDNHGHHMH_; }
|
|
set {
|
|
oBIDNHGHHMH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 3;
|
|
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 "GELALEKMCGH" field.</summary>
|
|
public const int GELALEKMCGHFieldNumber = 5;
|
|
private uint gELALEKMCGH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GELALEKMCGH {
|
|
get { return gELALEKMCGH_; }
|
|
set {
|
|
gELALEKMCGH_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MonopolyGetDailyInitItemScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MonopolyGetDailyInitItemScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (LBMEIHABLKN != other.LBMEIHABLKN) return false;
|
|
if (FBMLKJJMMFJ != other.FBMLKJJMMFJ) return false;
|
|
if (DBABLKNONJF != other.DBABLKNONJF) return false;
|
|
if (AABJAEIBGGM != other.AABJAEIBGGM) return false;
|
|
if (OBIDNHGHHMH != other.OBIDNHGHHMH) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (GELALEKMCGH != other.GELALEKMCGH) 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 (LBMEIHABLKN != 0) hash ^= LBMEIHABLKN.GetHashCode();
|
|
if (FBMLKJJMMFJ != 0) hash ^= FBMLKJJMMFJ.GetHashCode();
|
|
if (DBABLKNONJF != 0) hash ^= DBABLKNONJF.GetHashCode();
|
|
if (AABJAEIBGGM != 0L) hash ^= AABJAEIBGGM.GetHashCode();
|
|
if (OBIDNHGHHMH != 0) hash ^= OBIDNHGHHMH.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (GELALEKMCGH != 0) hash ^= GELALEKMCGH.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 (FBMLKJJMMFJ != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(FBMLKJJMMFJ);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (OBIDNHGHHMH != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(OBIDNHGHHMH);
|
|
}
|
|
if (GELALEKMCGH != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(GELALEKMCGH);
|
|
}
|
|
if (LBMEIHABLKN != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(LBMEIHABLKN);
|
|
}
|
|
if (AABJAEIBGGM != 0L) {
|
|
output.WriteRawTag(112);
|
|
output.WriteInt64(AABJAEIBGGM);
|
|
}
|
|
if (DBABLKNONJF != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(DBABLKNONJF);
|
|
}
|
|
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 (FBMLKJJMMFJ != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(FBMLKJJMMFJ);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (OBIDNHGHHMH != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(OBIDNHGHHMH);
|
|
}
|
|
if (GELALEKMCGH != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(GELALEKMCGH);
|
|
}
|
|
if (LBMEIHABLKN != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(LBMEIHABLKN);
|
|
}
|
|
if (AABJAEIBGGM != 0L) {
|
|
output.WriteRawTag(112);
|
|
output.WriteInt64(AABJAEIBGGM);
|
|
}
|
|
if (DBABLKNONJF != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(DBABLKNONJF);
|
|
}
|
|
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 (LBMEIHABLKN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LBMEIHABLKN);
|
|
}
|
|
if (FBMLKJJMMFJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FBMLKJJMMFJ);
|
|
}
|
|
if (DBABLKNONJF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DBABLKNONJF);
|
|
}
|
|
if (AABJAEIBGGM != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(AABJAEIBGGM);
|
|
}
|
|
if (OBIDNHGHHMH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OBIDNHGHHMH);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (GELALEKMCGH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GELALEKMCGH);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MonopolyGetDailyInitItemScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.LBMEIHABLKN != 0) {
|
|
LBMEIHABLKN = other.LBMEIHABLKN;
|
|
}
|
|
if (other.FBMLKJJMMFJ != 0) {
|
|
FBMLKJJMMFJ = other.FBMLKJJMMFJ;
|
|
}
|
|
if (other.DBABLKNONJF != 0) {
|
|
DBABLKNONJF = other.DBABLKNONJF;
|
|
}
|
|
if (other.AABJAEIBGGM != 0L) {
|
|
AABJAEIBGGM = other.AABJAEIBGGM;
|
|
}
|
|
if (other.OBIDNHGHHMH != 0) {
|
|
OBIDNHGHHMH = other.OBIDNHGHHMH;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.GELALEKMCGH != 0) {
|
|
GELALEKMCGH = other.GELALEKMCGH;
|
|
}
|
|
_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: {
|
|
FBMLKJJMMFJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
OBIDNHGHHMH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
GELALEKMCGH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
LBMEIHABLKN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
AABJAEIBGGM = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 120: {
|
|
DBABLKNONJF = 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: {
|
|
FBMLKJJMMFJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
OBIDNHGHHMH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
GELALEKMCGH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
LBMEIHABLKN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
AABJAEIBGGM = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 120: {
|
|
DBABLKNONJF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|