Files
DanhengServer-OpenSource/Proto/GetPunkLordDataScRsp.cs

495 lines
17 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetPunkLordDataScRsp.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 GetPunkLordDataScRsp.proto</summary>
public static partial class GetPunkLordDataScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetPunkLordDataScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetPunkLordDataScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpHZXRQdW5rTG9yZERhdGFTY1JzcC5wcm90byLbAQoUR2V0UHVua0xvcmRE",
"YXRhU2NSc3ASHwoXdGFrZW5fcmV3YXJkX2xldmVsX2xpc3QYBSADKA0SHAoU",
"c3VwcG9ydF9yZWZyZXNoX3RpbWUYAyABKAMSEwoLRE5PR0pFSUVBTEUYCSAB",
"KA0SEwoLQ0NJUFBCRkRNQ0gYDSABKA0SJQodb3Zlcl9ib251c19yZXdhcmRf",
"dGFrZW5fdGltZXMYDyABKA0SDwoHcmV0Y29kZRgCIAEoDRITCgtPUE9MRkFC",
"T09BRhgLIAEoDRINCgVwb2ludBgKIAEoDUIeqgIbRWdnTGluay5EYW5oZW5n",
"U2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetPunkLordDataScRsp), global::EggLink.DanhengServer.Proto.GetPunkLordDataScRsp.Parser, new[]{ "TakenRewardLevelList", "SupportRefreshTime", "DNOGJEIEALE", "CCIPPBFDMCH", "OverBonusRewardTakenTimes", "Retcode", "OPOLFABOOAF", "Point" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetPunkLordDataScRsp : pb::IMessage<GetPunkLordDataScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetPunkLordDataScRsp> _parser = new pb::MessageParser<GetPunkLordDataScRsp>(() => new GetPunkLordDataScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetPunkLordDataScRsp> 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.GetPunkLordDataScRspReflection.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 GetPunkLordDataScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetPunkLordDataScRsp(GetPunkLordDataScRsp other) : this() {
takenRewardLevelList_ = other.takenRewardLevelList_.Clone();
supportRefreshTime_ = other.supportRefreshTime_;
dNOGJEIEALE_ = other.dNOGJEIEALE_;
cCIPPBFDMCH_ = other.cCIPPBFDMCH_;
overBonusRewardTakenTimes_ = other.overBonusRewardTakenTimes_;
retcode_ = other.retcode_;
oPOLFABOOAF_ = other.oPOLFABOOAF_;
point_ = other.point_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetPunkLordDataScRsp Clone() {
return new GetPunkLordDataScRsp(this);
}
/// <summary>Field number for the "taken_reward_level_list" field.</summary>
public const int TakenRewardLevelListFieldNumber = 5;
private static readonly pb::FieldCodec<uint> _repeated_takenRewardLevelList_codec
= pb::FieldCodec.ForUInt32(42);
private readonly pbc::RepeatedField<uint> takenRewardLevelList_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> TakenRewardLevelList {
get { return takenRewardLevelList_; }
}
/// <summary>Field number for the "support_refresh_time" field.</summary>
public const int SupportRefreshTimeFieldNumber = 3;
private long supportRefreshTime_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public long SupportRefreshTime {
get { return supportRefreshTime_; }
set {
supportRefreshTime_ = value;
}
}
/// <summary>Field number for the "DNOGJEIEALE" field.</summary>
public const int DNOGJEIEALEFieldNumber = 9;
private uint dNOGJEIEALE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DNOGJEIEALE {
get { return dNOGJEIEALE_; }
set {
dNOGJEIEALE_ = value;
}
}
/// <summary>Field number for the "CCIPPBFDMCH" field.</summary>
public const int CCIPPBFDMCHFieldNumber = 13;
private uint cCIPPBFDMCH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CCIPPBFDMCH {
get { return cCIPPBFDMCH_; }
set {
cCIPPBFDMCH_ = value;
}
}
/// <summary>Field number for the "over_bonus_reward_taken_times" field.</summary>
public const int OverBonusRewardTakenTimesFieldNumber = 15;
private uint overBonusRewardTakenTimes_;
/// <summary>
/// 10
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OverBonusRewardTakenTimes {
get { return overBonusRewardTakenTimes_; }
set {
overBonusRewardTakenTimes_ = value;
}
}
/// <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 "OPOLFABOOAF" field.</summary>
public const int OPOLFABOOAFFieldNumber = 11;
private uint oPOLFABOOAF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OPOLFABOOAF {
get { return oPOLFABOOAF_; }
set {
oPOLFABOOAF_ = value;
}
}
/// <summary>Field number for the "point" field.</summary>
public const int PointFieldNumber = 10;
private uint point_;
/// <summary>
/// 15
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Point {
get { return point_; }
set {
point_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetPunkLordDataScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetPunkLordDataScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!takenRewardLevelList_.Equals(other.takenRewardLevelList_)) return false;
if (SupportRefreshTime != other.SupportRefreshTime) return false;
if (DNOGJEIEALE != other.DNOGJEIEALE) return false;
if (CCIPPBFDMCH != other.CCIPPBFDMCH) return false;
if (OverBonusRewardTakenTimes != other.OverBonusRewardTakenTimes) return false;
if (Retcode != other.Retcode) return false;
if (OPOLFABOOAF != other.OPOLFABOOAF) return false;
if (Point != other.Point) 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 ^= takenRewardLevelList_.GetHashCode();
if (SupportRefreshTime != 0L) hash ^= SupportRefreshTime.GetHashCode();
if (DNOGJEIEALE != 0) hash ^= DNOGJEIEALE.GetHashCode();
if (CCIPPBFDMCH != 0) hash ^= CCIPPBFDMCH.GetHashCode();
if (OverBonusRewardTakenTimes != 0) hash ^= OverBonusRewardTakenTimes.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (OPOLFABOOAF != 0) hash ^= OPOLFABOOAF.GetHashCode();
if (Point != 0) hash ^= Point.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);
}
if (SupportRefreshTime != 0L) {
output.WriteRawTag(24);
output.WriteInt64(SupportRefreshTime);
}
takenRewardLevelList_.WriteTo(output, _repeated_takenRewardLevelList_codec);
if (DNOGJEIEALE != 0) {
output.WriteRawTag(72);
output.WriteUInt32(DNOGJEIEALE);
}
if (Point != 0) {
output.WriteRawTag(80);
output.WriteUInt32(Point);
}
if (OPOLFABOOAF != 0) {
output.WriteRawTag(88);
output.WriteUInt32(OPOLFABOOAF);
}
if (CCIPPBFDMCH != 0) {
output.WriteRawTag(104);
output.WriteUInt32(CCIPPBFDMCH);
}
if (OverBonusRewardTakenTimes != 0) {
output.WriteRawTag(120);
output.WriteUInt32(OverBonusRewardTakenTimes);
}
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);
}
if (SupportRefreshTime != 0L) {
output.WriteRawTag(24);
output.WriteInt64(SupportRefreshTime);
}
takenRewardLevelList_.WriteTo(ref output, _repeated_takenRewardLevelList_codec);
if (DNOGJEIEALE != 0) {
output.WriteRawTag(72);
output.WriteUInt32(DNOGJEIEALE);
}
if (Point != 0) {
output.WriteRawTag(80);
output.WriteUInt32(Point);
}
if (OPOLFABOOAF != 0) {
output.WriteRawTag(88);
output.WriteUInt32(OPOLFABOOAF);
}
if (CCIPPBFDMCH != 0) {
output.WriteRawTag(104);
output.WriteUInt32(CCIPPBFDMCH);
}
if (OverBonusRewardTakenTimes != 0) {
output.WriteRawTag(120);
output.WriteUInt32(OverBonusRewardTakenTimes);
}
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 += takenRewardLevelList_.CalculateSize(_repeated_takenRewardLevelList_codec);
if (SupportRefreshTime != 0L) {
size += 1 + pb::CodedOutputStream.ComputeInt64Size(SupportRefreshTime);
}
if (DNOGJEIEALE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DNOGJEIEALE);
}
if (CCIPPBFDMCH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CCIPPBFDMCH);
}
if (OverBonusRewardTakenTimes != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OverBonusRewardTakenTimes);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (OPOLFABOOAF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OPOLFABOOAF);
}
if (Point != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Point);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetPunkLordDataScRsp other) {
if (other == null) {
return;
}
takenRewardLevelList_.Add(other.takenRewardLevelList_);
if (other.SupportRefreshTime != 0L) {
SupportRefreshTime = other.SupportRefreshTime;
}
if (other.DNOGJEIEALE != 0) {
DNOGJEIEALE = other.DNOGJEIEALE;
}
if (other.CCIPPBFDMCH != 0) {
CCIPPBFDMCH = other.CCIPPBFDMCH;
}
if (other.OverBonusRewardTakenTimes != 0) {
OverBonusRewardTakenTimes = other.OverBonusRewardTakenTimes;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.OPOLFABOOAF != 0) {
OPOLFABOOAF = other.OPOLFABOOAF;
}
if (other.Point != 0) {
Point = other.Point;
}
_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 24: {
SupportRefreshTime = input.ReadInt64();
break;
}
case 42:
case 40: {
takenRewardLevelList_.AddEntriesFrom(input, _repeated_takenRewardLevelList_codec);
break;
}
case 72: {
DNOGJEIEALE = input.ReadUInt32();
break;
}
case 80: {
Point = input.ReadUInt32();
break;
}
case 88: {
OPOLFABOOAF = input.ReadUInt32();
break;
}
case 104: {
CCIPPBFDMCH = input.ReadUInt32();
break;
}
case 120: {
OverBonusRewardTakenTimes = 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: {
Retcode = input.ReadUInt32();
break;
}
case 24: {
SupportRefreshTime = input.ReadInt64();
break;
}
case 42:
case 40: {
takenRewardLevelList_.AddEntriesFrom(ref input, _repeated_takenRewardLevelList_codec);
break;
}
case 72: {
DNOGJEIEALE = input.ReadUInt32();
break;
}
case 80: {
Point = input.ReadUInt32();
break;
}
case 88: {
OPOLFABOOAF = input.ReadUInt32();
break;
}
case 104: {
CCIPPBFDMCH = input.ReadUInt32();
break;
}
case 120: {
OverBonusRewardTakenTimes = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code