mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
444 lines
17 KiB
C#
444 lines
17 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: ModifyRelicFilterPlanScRsp.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 ModifyRelicFilterPlanScRsp.proto</summary>
|
|
public static partial class ModifyRelicFilterPlanScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for ModifyRelicFilterPlanScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static ModifyRelicFilterPlanScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiBNb2RpZnlSZWxpY0ZpbHRlclBsYW5TY1JzcC5wcm90bxodUmVsaWNGaWx0",
|
|
"ZXJQbGFuU2V0dGluZ3MucHJvdG8aGVJlbGljRmlsdGVyUGxhbkljb24ucHJv",
|
|
"dG8i7gEKGk1vZGlmeVJlbGljRmlsdGVyUGxhblNjUnNwEg8KB3JldGNvZGUY",
|
|
"ASABKA0SHAoUU2xvdEluZGV4RmllbGROdW1iZXIYByABKA0SIgoaVXBkYXRl",
|
|
"VGltZXN0YW1wRmllbGROdW1iZXIYAyABKAMSFwoPTmFtZUZpZWxkTnVtYmVy",
|
|
"GA4gASgJEi0KD0ljb25GaWVsZE51bWJlchgEIAEoCzIULlJlbGljRmlsdGVy",
|
|
"UGxhbkljb24SNQoTU2V0dGluZ3NGaWVsZE51bWJlchgPIAEoCzIYLlJlbGlj",
|
|
"RmlsdGVyUGxhblNldHRpbmdzQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu",
|
|
"UHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RelicFilterPlanSettingsReflection.Descriptor, global::EggLink.DanhengServer.Proto.RelicFilterPlanIconReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ModifyRelicFilterPlanScRsp), global::EggLink.DanhengServer.Proto.ModifyRelicFilterPlanScRsp.Parser, new[]{ "Retcode", "SlotIndexFieldNumber", "UpdateTimestampFieldNumber", "NameFieldNumber", "IconFieldNumber", "SettingsFieldNumber" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class ModifyRelicFilterPlanScRsp : pb::IMessage<ModifyRelicFilterPlanScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<ModifyRelicFilterPlanScRsp> _parser = new pb::MessageParser<ModifyRelicFilterPlanScRsp>(() => new ModifyRelicFilterPlanScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<ModifyRelicFilterPlanScRsp> 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.ModifyRelicFilterPlanScRspReflection.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 ModifyRelicFilterPlanScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ModifyRelicFilterPlanScRsp(ModifyRelicFilterPlanScRsp other) : this() {
|
|
retcode_ = other.retcode_;
|
|
slotIndexFieldNumber_ = other.slotIndexFieldNumber_;
|
|
updateTimestampFieldNumber_ = other.updateTimestampFieldNumber_;
|
|
nameFieldNumber_ = other.nameFieldNumber_;
|
|
iconFieldNumber_ = other.iconFieldNumber_ != null ? other.iconFieldNumber_.Clone() : null;
|
|
settingsFieldNumber_ = other.settingsFieldNumber_ != null ? other.settingsFieldNumber_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ModifyRelicFilterPlanScRsp Clone() {
|
|
return new ModifyRelicFilterPlanScRsp(this);
|
|
}
|
|
|
|
/// <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 "SlotIndexFieldNumber" field.</summary>
|
|
public const int SlotIndexFieldNumberFieldNumber = 7;
|
|
private uint slotIndexFieldNumber_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint SlotIndexFieldNumber {
|
|
get { return slotIndexFieldNumber_; }
|
|
set {
|
|
slotIndexFieldNumber_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "UpdateTimestampFieldNumber" field.</summary>
|
|
public const int UpdateTimestampFieldNumberFieldNumber = 3;
|
|
private long updateTimestampFieldNumber_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long UpdateTimestampFieldNumber {
|
|
get { return updateTimestampFieldNumber_; }
|
|
set {
|
|
updateTimestampFieldNumber_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NameFieldNumber" field.</summary>
|
|
public const int NameFieldNumberFieldNumber = 14;
|
|
private string nameFieldNumber_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string NameFieldNumber {
|
|
get { return nameFieldNumber_; }
|
|
set {
|
|
nameFieldNumber_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IconFieldNumber" field.</summary>
|
|
public const int IconFieldNumberFieldNumber = 4;
|
|
private global::EggLink.DanhengServer.Proto.RelicFilterPlanIcon iconFieldNumber_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RelicFilterPlanIcon IconFieldNumber {
|
|
get { return iconFieldNumber_; }
|
|
set {
|
|
iconFieldNumber_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "SettingsFieldNumber" field.</summary>
|
|
public const int SettingsFieldNumberFieldNumber = 15;
|
|
private global::EggLink.DanhengServer.Proto.RelicFilterPlanSettings settingsFieldNumber_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RelicFilterPlanSettings SettingsFieldNumber {
|
|
get { return settingsFieldNumber_; }
|
|
set {
|
|
settingsFieldNumber_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as ModifyRelicFilterPlanScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(ModifyRelicFilterPlanScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Retcode != other.Retcode) return false;
|
|
if (SlotIndexFieldNumber != other.SlotIndexFieldNumber) return false;
|
|
if (UpdateTimestampFieldNumber != other.UpdateTimestampFieldNumber) return false;
|
|
if (NameFieldNumber != other.NameFieldNumber) return false;
|
|
if (!object.Equals(IconFieldNumber, other.IconFieldNumber)) return false;
|
|
if (!object.Equals(SettingsFieldNumber, other.SettingsFieldNumber)) 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 (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (SlotIndexFieldNumber != 0) hash ^= SlotIndexFieldNumber.GetHashCode();
|
|
if (UpdateTimestampFieldNumber != 0L) hash ^= UpdateTimestampFieldNumber.GetHashCode();
|
|
if (NameFieldNumber.Length != 0) hash ^= NameFieldNumber.GetHashCode();
|
|
if (iconFieldNumber_ != null) hash ^= IconFieldNumber.GetHashCode();
|
|
if (settingsFieldNumber_ != null) hash ^= SettingsFieldNumber.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);
|
|
}
|
|
if (UpdateTimestampFieldNumber != 0L) {
|
|
output.WriteRawTag(24);
|
|
output.WriteInt64(UpdateTimestampFieldNumber);
|
|
}
|
|
if (iconFieldNumber_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(IconFieldNumber);
|
|
}
|
|
if (SlotIndexFieldNumber != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(SlotIndexFieldNumber);
|
|
}
|
|
if (NameFieldNumber.Length != 0) {
|
|
output.WriteRawTag(114);
|
|
output.WriteString(NameFieldNumber);
|
|
}
|
|
if (settingsFieldNumber_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(SettingsFieldNumber);
|
|
}
|
|
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);
|
|
}
|
|
if (UpdateTimestampFieldNumber != 0L) {
|
|
output.WriteRawTag(24);
|
|
output.WriteInt64(UpdateTimestampFieldNumber);
|
|
}
|
|
if (iconFieldNumber_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(IconFieldNumber);
|
|
}
|
|
if (SlotIndexFieldNumber != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(SlotIndexFieldNumber);
|
|
}
|
|
if (NameFieldNumber.Length != 0) {
|
|
output.WriteRawTag(114);
|
|
output.WriteString(NameFieldNumber);
|
|
}
|
|
if (settingsFieldNumber_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(SettingsFieldNumber);
|
|
}
|
|
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 (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (SlotIndexFieldNumber != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(SlotIndexFieldNumber);
|
|
}
|
|
if (UpdateTimestampFieldNumber != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(UpdateTimestampFieldNumber);
|
|
}
|
|
if (NameFieldNumber.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(NameFieldNumber);
|
|
}
|
|
if (iconFieldNumber_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IconFieldNumber);
|
|
}
|
|
if (settingsFieldNumber_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(SettingsFieldNumber);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(ModifyRelicFilterPlanScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.SlotIndexFieldNumber != 0) {
|
|
SlotIndexFieldNumber = other.SlotIndexFieldNumber;
|
|
}
|
|
if (other.UpdateTimestampFieldNumber != 0L) {
|
|
UpdateTimestampFieldNumber = other.UpdateTimestampFieldNumber;
|
|
}
|
|
if (other.NameFieldNumber.Length != 0) {
|
|
NameFieldNumber = other.NameFieldNumber;
|
|
}
|
|
if (other.iconFieldNumber_ != null) {
|
|
if (iconFieldNumber_ == null) {
|
|
IconFieldNumber = new global::EggLink.DanhengServer.Proto.RelicFilterPlanIcon();
|
|
}
|
|
IconFieldNumber.MergeFrom(other.IconFieldNumber);
|
|
}
|
|
if (other.settingsFieldNumber_ != null) {
|
|
if (settingsFieldNumber_ == null) {
|
|
SettingsFieldNumber = new global::EggLink.DanhengServer.Proto.RelicFilterPlanSettings();
|
|
}
|
|
SettingsFieldNumber.MergeFrom(other.SettingsFieldNumber);
|
|
}
|
|
_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 24: {
|
|
UpdateTimestampFieldNumber = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (iconFieldNumber_ == null) {
|
|
IconFieldNumber = new global::EggLink.DanhengServer.Proto.RelicFilterPlanIcon();
|
|
}
|
|
input.ReadMessage(IconFieldNumber);
|
|
break;
|
|
}
|
|
case 56: {
|
|
SlotIndexFieldNumber = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
NameFieldNumber = input.ReadString();
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (settingsFieldNumber_ == null) {
|
|
SettingsFieldNumber = new global::EggLink.DanhengServer.Proto.RelicFilterPlanSettings();
|
|
}
|
|
input.ReadMessage(SettingsFieldNumber);
|
|
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 24: {
|
|
UpdateTimestampFieldNumber = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (iconFieldNumber_ == null) {
|
|
IconFieldNumber = new global::EggLink.DanhengServer.Proto.RelicFilterPlanIcon();
|
|
}
|
|
input.ReadMessage(IconFieldNumber);
|
|
break;
|
|
}
|
|
case 56: {
|
|
SlotIndexFieldNumber = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
NameFieldNumber = input.ReadString();
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (settingsFieldNumber_ == null) {
|
|
SettingsFieldNumber = new global::EggLink.DanhengServer.Proto.RelicFilterPlanSettings();
|
|
}
|
|
input.ReadMessage(SettingsFieldNumber);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|