mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
388 lines
16 KiB
C#
388 lines
16 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: CommonRogueUpdateScNotify.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 CommonRogueUpdateScNotify.proto</summary>
|
|
public static partial class CommonRogueUpdateScNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for CommonRogueUpdateScNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static CommonRogueUpdateScNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch9Db21tb25Sb2d1ZVVwZGF0ZVNjTm90aWZ5LnByb3RvGhFNQVBPTU9JTEdF",
|
|
"SC5wcm90bxoRSUxBRUtKQ05FTUYucHJvdG8aEVBMR0RDRklQRUFBLnByb3Rv",
|
|
"IpkBChlDb21tb25Sb2d1ZVVwZGF0ZVNjTm90aWZ5EiMKC09OR1BKT0dLS0pO",
|
|
"GA8gASgLMgwuTUFQT01PSUxHRUhIABIjCgtLSktCS0VHSUdISxgDIAEoCzIM",
|
|
"LlBMR0RDRklQRUFBSAASIwoLTk9MSEdOSEFFTUEYDiABKAsyDC5JTEFFS0pD",
|
|
"TkVNRkgAQg0KC0dJR0JHRkFNRk5DQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2",
|
|
"ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MAPOMOILGEHReflection.Descriptor, global::EggLink.DanhengServer.Proto.ILAEKJCNEMFReflection.Descriptor, global::EggLink.DanhengServer.Proto.PLGDCFIPEAAReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CommonRogueUpdateScNotify), global::EggLink.DanhengServer.Proto.CommonRogueUpdateScNotify.Parser, new[]{ "ONGPJOGKKJN", "KJKBKEGIGHK", "NOLHGNHAEMA" }, new[]{ "GIGBGFAMFNC" }, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class CommonRogueUpdateScNotify : pb::IMessage<CommonRogueUpdateScNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<CommonRogueUpdateScNotify> _parser = new pb::MessageParser<CommonRogueUpdateScNotify>(() => new CommonRogueUpdateScNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<CommonRogueUpdateScNotify> 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.CommonRogueUpdateScNotifyReflection.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 CommonRogueUpdateScNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CommonRogueUpdateScNotify(CommonRogueUpdateScNotify other) : this() {
|
|
switch (other.GIGBGFAMFNCCase) {
|
|
case GIGBGFAMFNCOneofCase.ONGPJOGKKJN:
|
|
ONGPJOGKKJN = other.ONGPJOGKKJN.Clone();
|
|
break;
|
|
case GIGBGFAMFNCOneofCase.KJKBKEGIGHK:
|
|
KJKBKEGIGHK = other.KJKBKEGIGHK.Clone();
|
|
break;
|
|
case GIGBGFAMFNCOneofCase.NOLHGNHAEMA:
|
|
NOLHGNHAEMA = other.NOLHGNHAEMA.Clone();
|
|
break;
|
|
}
|
|
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CommonRogueUpdateScNotify Clone() {
|
|
return new CommonRogueUpdateScNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "ONGPJOGKKJN" field.</summary>
|
|
public const int ONGPJOGKKJNFieldNumber = 15;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.MAPOMOILGEH ONGPJOGKKJN {
|
|
get { return gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN ? (global::EggLink.DanhengServer.Proto.MAPOMOILGEH) gIGBGFAMFNC_ : null; }
|
|
set {
|
|
gIGBGFAMFNC_ = value;
|
|
gIGBGFAMFNCCase_ = value == null ? GIGBGFAMFNCOneofCase.None : GIGBGFAMFNCOneofCase.ONGPJOGKKJN;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KJKBKEGIGHK" field.</summary>
|
|
public const int KJKBKEGIGHKFieldNumber = 3;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PLGDCFIPEAA KJKBKEGIGHK {
|
|
get { return gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK ? (global::EggLink.DanhengServer.Proto.PLGDCFIPEAA) gIGBGFAMFNC_ : null; }
|
|
set {
|
|
gIGBGFAMFNC_ = value;
|
|
gIGBGFAMFNCCase_ = value == null ? GIGBGFAMFNCOneofCase.None : GIGBGFAMFNCOneofCase.KJKBKEGIGHK;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NOLHGNHAEMA" field.</summary>
|
|
public const int NOLHGNHAEMAFieldNumber = 14;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ILAEKJCNEMF NOLHGNHAEMA {
|
|
get { return gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA ? (global::EggLink.DanhengServer.Proto.ILAEKJCNEMF) gIGBGFAMFNC_ : null; }
|
|
set {
|
|
gIGBGFAMFNC_ = value;
|
|
gIGBGFAMFNCCase_ = value == null ? GIGBGFAMFNCOneofCase.None : GIGBGFAMFNCOneofCase.NOLHGNHAEMA;
|
|
}
|
|
}
|
|
|
|
private object gIGBGFAMFNC_;
|
|
/// <summary>Enum of possible cases for the "GIGBGFAMFNC" oneof.</summary>
|
|
public enum GIGBGFAMFNCOneofCase {
|
|
None = 0,
|
|
ONGPJOGKKJN = 15,
|
|
KJKBKEGIGHK = 3,
|
|
NOLHGNHAEMA = 14,
|
|
}
|
|
private GIGBGFAMFNCOneofCase gIGBGFAMFNCCase_ = GIGBGFAMFNCOneofCase.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GIGBGFAMFNCOneofCase GIGBGFAMFNCCase {
|
|
get { return gIGBGFAMFNCCase_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearGIGBGFAMFNC() {
|
|
gIGBGFAMFNCCase_ = GIGBGFAMFNCOneofCase.None;
|
|
gIGBGFAMFNC_ = null;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as CommonRogueUpdateScNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(CommonRogueUpdateScNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(ONGPJOGKKJN, other.ONGPJOGKKJN)) return false;
|
|
if (!object.Equals(KJKBKEGIGHK, other.KJKBKEGIGHK)) return false;
|
|
if (!object.Equals(NOLHGNHAEMA, other.NOLHGNHAEMA)) return false;
|
|
if (GIGBGFAMFNCCase != other.GIGBGFAMFNCCase) 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 (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) hash ^= ONGPJOGKKJN.GetHashCode();
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) hash ^= KJKBKEGIGHK.GetHashCode();
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) hash ^= NOLHGNHAEMA.GetHashCode();
|
|
hash ^= (int) gIGBGFAMFNCCase_;
|
|
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 (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(KJKBKEGIGHK);
|
|
}
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(NOLHGNHAEMA);
|
|
}
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(ONGPJOGKKJN);
|
|
}
|
|
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 (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(KJKBKEGIGHK);
|
|
}
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(NOLHGNHAEMA);
|
|
}
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(ONGPJOGKKJN);
|
|
}
|
|
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 (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ONGPJOGKKJN);
|
|
}
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KJKBKEGIGHK);
|
|
}
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NOLHGNHAEMA);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(CommonRogueUpdateScNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
switch (other.GIGBGFAMFNCCase) {
|
|
case GIGBGFAMFNCOneofCase.ONGPJOGKKJN:
|
|
if (ONGPJOGKKJN == null) {
|
|
ONGPJOGKKJN = new global::EggLink.DanhengServer.Proto.MAPOMOILGEH();
|
|
}
|
|
ONGPJOGKKJN.MergeFrom(other.ONGPJOGKKJN);
|
|
break;
|
|
case GIGBGFAMFNCOneofCase.KJKBKEGIGHK:
|
|
if (KJKBKEGIGHK == null) {
|
|
KJKBKEGIGHK = new global::EggLink.DanhengServer.Proto.PLGDCFIPEAA();
|
|
}
|
|
KJKBKEGIGHK.MergeFrom(other.KJKBKEGIGHK);
|
|
break;
|
|
case GIGBGFAMFNCOneofCase.NOLHGNHAEMA:
|
|
if (NOLHGNHAEMA == null) {
|
|
NOLHGNHAEMA = new global::EggLink.DanhengServer.Proto.ILAEKJCNEMF();
|
|
}
|
|
NOLHGNHAEMA.MergeFrom(other.NOLHGNHAEMA);
|
|
break;
|
|
}
|
|
|
|
_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 26: {
|
|
global::EggLink.DanhengServer.Proto.PLGDCFIPEAA subBuilder = new global::EggLink.DanhengServer.Proto.PLGDCFIPEAA();
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) {
|
|
subBuilder.MergeFrom(KJKBKEGIGHK);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
KJKBKEGIGHK = subBuilder;
|
|
break;
|
|
}
|
|
case 114: {
|
|
global::EggLink.DanhengServer.Proto.ILAEKJCNEMF subBuilder = new global::EggLink.DanhengServer.Proto.ILAEKJCNEMF();
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) {
|
|
subBuilder.MergeFrom(NOLHGNHAEMA);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
NOLHGNHAEMA = subBuilder;
|
|
break;
|
|
}
|
|
case 122: {
|
|
global::EggLink.DanhengServer.Proto.MAPOMOILGEH subBuilder = new global::EggLink.DanhengServer.Proto.MAPOMOILGEH();
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) {
|
|
subBuilder.MergeFrom(ONGPJOGKKJN);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
ONGPJOGKKJN = subBuilder;
|
|
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 26: {
|
|
global::EggLink.DanhengServer.Proto.PLGDCFIPEAA subBuilder = new global::EggLink.DanhengServer.Proto.PLGDCFIPEAA();
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.KJKBKEGIGHK) {
|
|
subBuilder.MergeFrom(KJKBKEGIGHK);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
KJKBKEGIGHK = subBuilder;
|
|
break;
|
|
}
|
|
case 114: {
|
|
global::EggLink.DanhengServer.Proto.ILAEKJCNEMF subBuilder = new global::EggLink.DanhengServer.Proto.ILAEKJCNEMF();
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.NOLHGNHAEMA) {
|
|
subBuilder.MergeFrom(NOLHGNHAEMA);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
NOLHGNHAEMA = subBuilder;
|
|
break;
|
|
}
|
|
case 122: {
|
|
global::EggLink.DanhengServer.Proto.MAPOMOILGEH subBuilder = new global::EggLink.DanhengServer.Proto.MAPOMOILGEH();
|
|
if (gIGBGFAMFNCCase_ == GIGBGFAMFNCOneofCase.ONGPJOGKKJN) {
|
|
subBuilder.MergeFrom(ONGPJOGKKJN);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
ONGPJOGKKJN = subBuilder;
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|