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",
|
|
"b3BvbHlHZXREYWlseUluaXRJdGVtU2NSc3ASEwoLQk1ER0ZMQ0VQSEgYDyAB",
|
|
"KAMSEwoLT0hMR0ZJRkZCR0gYASABKA0SEwoLUEJNRUJFRU1JS0oYDCABKA0S",
|
|
"EwoLSlBPRk9ETUhMRkYYBiABKA0SDwoHcmV0Y29kZRgLIAEoDRITCgtDTEhJ",
|
|
"TklCTkpGTxgIIAEoDRITCgtGTkJBQ05FQUJOSBgCIAEoDUIeqgIbRWdnTGlu",
|
|
"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[]{ "BMDGFLCEPHH", "OHLGFIFFBGH", "PBMEBEEMIKJ", "JPOFODMHLFF", "Retcode", "CLHINIBNJFO", "FNBACNEABNH" }, 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() {
|
|
bMDGFLCEPHH_ = other.bMDGFLCEPHH_;
|
|
oHLGFIFFBGH_ = other.oHLGFIFFBGH_;
|
|
pBMEBEEMIKJ_ = other.pBMEBEEMIKJ_;
|
|
jPOFODMHLFF_ = other.jPOFODMHLFF_;
|
|
retcode_ = other.retcode_;
|
|
cLHINIBNJFO_ = other.cLHINIBNJFO_;
|
|
fNBACNEABNH_ = other.fNBACNEABNH_;
|
|
_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 "BMDGFLCEPHH" field.</summary>
|
|
public const int BMDGFLCEPHHFieldNumber = 15;
|
|
private long bMDGFLCEPHH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long BMDGFLCEPHH {
|
|
get { return bMDGFLCEPHH_; }
|
|
set {
|
|
bMDGFLCEPHH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OHLGFIFFBGH" field.</summary>
|
|
public const int OHLGFIFFBGHFieldNumber = 1;
|
|
private uint oHLGFIFFBGH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OHLGFIFFBGH {
|
|
get { return oHLGFIFFBGH_; }
|
|
set {
|
|
oHLGFIFFBGH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PBMEBEEMIKJ" field.</summary>
|
|
public const int PBMEBEEMIKJFieldNumber = 12;
|
|
private uint pBMEBEEMIKJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PBMEBEEMIKJ {
|
|
get { return pBMEBEEMIKJ_; }
|
|
set {
|
|
pBMEBEEMIKJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JPOFODMHLFF" field.</summary>
|
|
public const int JPOFODMHLFFFieldNumber = 6;
|
|
private uint jPOFODMHLFF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JPOFODMHLFF {
|
|
get { return jPOFODMHLFF_; }
|
|
set {
|
|
jPOFODMHLFF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 11;
|
|
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 "CLHINIBNJFO" field.</summary>
|
|
public const int CLHINIBNJFOFieldNumber = 8;
|
|
private uint cLHINIBNJFO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CLHINIBNJFO {
|
|
get { return cLHINIBNJFO_; }
|
|
set {
|
|
cLHINIBNJFO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FNBACNEABNH" field.</summary>
|
|
public const int FNBACNEABNHFieldNumber = 2;
|
|
private uint fNBACNEABNH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FNBACNEABNH {
|
|
get { return fNBACNEABNH_; }
|
|
set {
|
|
fNBACNEABNH_ = 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 (BMDGFLCEPHH != other.BMDGFLCEPHH) return false;
|
|
if (OHLGFIFFBGH != other.OHLGFIFFBGH) return false;
|
|
if (PBMEBEEMIKJ != other.PBMEBEEMIKJ) return false;
|
|
if (JPOFODMHLFF != other.JPOFODMHLFF) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (CLHINIBNJFO != other.CLHINIBNJFO) return false;
|
|
if (FNBACNEABNH != other.FNBACNEABNH) 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 (BMDGFLCEPHH != 0L) hash ^= BMDGFLCEPHH.GetHashCode();
|
|
if (OHLGFIFFBGH != 0) hash ^= OHLGFIFFBGH.GetHashCode();
|
|
if (PBMEBEEMIKJ != 0) hash ^= PBMEBEEMIKJ.GetHashCode();
|
|
if (JPOFODMHLFF != 0) hash ^= JPOFODMHLFF.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (CLHINIBNJFO != 0) hash ^= CLHINIBNJFO.GetHashCode();
|
|
if (FNBACNEABNH != 0) hash ^= FNBACNEABNH.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 (OHLGFIFFBGH != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(OHLGFIFFBGH);
|
|
}
|
|
if (FNBACNEABNH != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(FNBACNEABNH);
|
|
}
|
|
if (JPOFODMHLFF != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(JPOFODMHLFF);
|
|
}
|
|
if (CLHINIBNJFO != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(CLHINIBNJFO);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (PBMEBEEMIKJ != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PBMEBEEMIKJ);
|
|
}
|
|
if (BMDGFLCEPHH != 0L) {
|
|
output.WriteRawTag(120);
|
|
output.WriteInt64(BMDGFLCEPHH);
|
|
}
|
|
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 (OHLGFIFFBGH != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(OHLGFIFFBGH);
|
|
}
|
|
if (FNBACNEABNH != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(FNBACNEABNH);
|
|
}
|
|
if (JPOFODMHLFF != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(JPOFODMHLFF);
|
|
}
|
|
if (CLHINIBNJFO != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(CLHINIBNJFO);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (PBMEBEEMIKJ != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PBMEBEEMIKJ);
|
|
}
|
|
if (BMDGFLCEPHH != 0L) {
|
|
output.WriteRawTag(120);
|
|
output.WriteInt64(BMDGFLCEPHH);
|
|
}
|
|
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 (BMDGFLCEPHH != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(BMDGFLCEPHH);
|
|
}
|
|
if (OHLGFIFFBGH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OHLGFIFFBGH);
|
|
}
|
|
if (PBMEBEEMIKJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PBMEBEEMIKJ);
|
|
}
|
|
if (JPOFODMHLFF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JPOFODMHLFF);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (CLHINIBNJFO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CLHINIBNJFO);
|
|
}
|
|
if (FNBACNEABNH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FNBACNEABNH);
|
|
}
|
|
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.BMDGFLCEPHH != 0L) {
|
|
BMDGFLCEPHH = other.BMDGFLCEPHH;
|
|
}
|
|
if (other.OHLGFIFFBGH != 0) {
|
|
OHLGFIFFBGH = other.OHLGFIFFBGH;
|
|
}
|
|
if (other.PBMEBEEMIKJ != 0) {
|
|
PBMEBEEMIKJ = other.PBMEBEEMIKJ;
|
|
}
|
|
if (other.JPOFODMHLFF != 0) {
|
|
JPOFODMHLFF = other.JPOFODMHLFF;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.CLHINIBNJFO != 0) {
|
|
CLHINIBNJFO = other.CLHINIBNJFO;
|
|
}
|
|
if (other.FNBACNEABNH != 0) {
|
|
FNBACNEABNH = other.FNBACNEABNH;
|
|
}
|
|
_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: {
|
|
OHLGFIFFBGH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
FNBACNEABNH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
JPOFODMHLFF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
CLHINIBNJFO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
PBMEBEEMIKJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
BMDGFLCEPHH = input.ReadInt64();
|
|
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: {
|
|
OHLGFIFFBGH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
FNBACNEABNH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
JPOFODMHLFF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
CLHINIBNJFO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
PBMEBEEMIKJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
BMDGFLCEPHH = input.ReadInt64();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|