mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
423 lines
15 KiB
C#
423 lines
15 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetReplayTokenCsReq.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 GetReplayTokenCsReq.proto</summary>
|
|
public static partial class GetReplayTokenCsReqReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetReplayTokenCsReq.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetReplayTokenCsReqReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChlHZXRSZXBsYXlUb2tlbkNzUmVxLnByb3RvGhBSZXBsYXlUeXBlLnByb3Rv",
|
|
"Ip0BChNHZXRSZXBsYXlUb2tlbkNzUmVxEhMKC0VIT0FPQUJFTkxBGAQgASgN",
|
|
"EhMKC0dPSUJHTk5NSEFLGA4gASgJEhMKC0xERUFCR0xMRUVLGAMgASgNEiAK",
|
|
"C3JlcGxheV90eXBlGA0gASgOMgsuUmVwbGF5VHlwZRIQCghzdGFnZV9pZBgH",
|
|
"IAEoDRITCgtCTkNPT0RBSEhQQxgCIAEoCUIeqgIbRWdnTGluay5EYW5oZW5n",
|
|
"U2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ReplayTypeReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetReplayTokenCsReq), global::EggLink.DanhengServer.Proto.GetReplayTokenCsReq.Parser, new[]{ "EHOAOABENLA", "GOIBGNNMHAK", "LDEABGLLEEK", "ReplayType", "StageId", "BNCOODAHHPC" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetReplayTokenCsReq : pb::IMessage<GetReplayTokenCsReq>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetReplayTokenCsReq> _parser = new pb::MessageParser<GetReplayTokenCsReq>(() => new GetReplayTokenCsReq());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetReplayTokenCsReq> 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.GetReplayTokenCsReqReflection.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 GetReplayTokenCsReq() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetReplayTokenCsReq(GetReplayTokenCsReq other) : this() {
|
|
eHOAOABENLA_ = other.eHOAOABENLA_;
|
|
gOIBGNNMHAK_ = other.gOIBGNNMHAK_;
|
|
lDEABGLLEEK_ = other.lDEABGLLEEK_;
|
|
replayType_ = other.replayType_;
|
|
stageId_ = other.stageId_;
|
|
bNCOODAHHPC_ = other.bNCOODAHHPC_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetReplayTokenCsReq Clone() {
|
|
return new GetReplayTokenCsReq(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "EHOAOABENLA" field.</summary>
|
|
public const int EHOAOABENLAFieldNumber = 4;
|
|
private uint eHOAOABENLA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EHOAOABENLA {
|
|
get { return eHOAOABENLA_; }
|
|
set {
|
|
eHOAOABENLA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GOIBGNNMHAK" field.</summary>
|
|
public const int GOIBGNNMHAKFieldNumber = 14;
|
|
private string gOIBGNNMHAK_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string GOIBGNNMHAK {
|
|
get { return gOIBGNNMHAK_; }
|
|
set {
|
|
gOIBGNNMHAK_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LDEABGLLEEK" field.</summary>
|
|
public const int LDEABGLLEEKFieldNumber = 3;
|
|
private uint lDEABGLLEEK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LDEABGLLEEK {
|
|
get { return lDEABGLLEEK_; }
|
|
set {
|
|
lDEABGLLEEK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "replay_type" field.</summary>
|
|
public const int ReplayTypeFieldNumber = 13;
|
|
private global::EggLink.DanhengServer.Proto.ReplayType replayType_ = global::EggLink.DanhengServer.Proto.ReplayType.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ReplayType ReplayType {
|
|
get { return replayType_; }
|
|
set {
|
|
replayType_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "stage_id" field.</summary>
|
|
public const int StageIdFieldNumber = 7;
|
|
private uint stageId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint StageId {
|
|
get { return stageId_; }
|
|
set {
|
|
stageId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BNCOODAHHPC" field.</summary>
|
|
public const int BNCOODAHHPCFieldNumber = 2;
|
|
private string bNCOODAHHPC_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string BNCOODAHHPC {
|
|
get { return bNCOODAHHPC_; }
|
|
set {
|
|
bNCOODAHHPC_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetReplayTokenCsReq);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetReplayTokenCsReq other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (EHOAOABENLA != other.EHOAOABENLA) return false;
|
|
if (GOIBGNNMHAK != other.GOIBGNNMHAK) return false;
|
|
if (LDEABGLLEEK != other.LDEABGLLEEK) return false;
|
|
if (ReplayType != other.ReplayType) return false;
|
|
if (StageId != other.StageId) return false;
|
|
if (BNCOODAHHPC != other.BNCOODAHHPC) 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 (EHOAOABENLA != 0) hash ^= EHOAOABENLA.GetHashCode();
|
|
if (GOIBGNNMHAK.Length != 0) hash ^= GOIBGNNMHAK.GetHashCode();
|
|
if (LDEABGLLEEK != 0) hash ^= LDEABGLLEEK.GetHashCode();
|
|
if (ReplayType != global::EggLink.DanhengServer.Proto.ReplayType.None) hash ^= ReplayType.GetHashCode();
|
|
if (StageId != 0) hash ^= StageId.GetHashCode();
|
|
if (BNCOODAHHPC.Length != 0) hash ^= BNCOODAHHPC.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 (BNCOODAHHPC.Length != 0) {
|
|
output.WriteRawTag(18);
|
|
output.WriteString(BNCOODAHHPC);
|
|
}
|
|
if (LDEABGLLEEK != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(LDEABGLLEEK);
|
|
}
|
|
if (EHOAOABENLA != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(EHOAOABENLA);
|
|
}
|
|
if (StageId != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(StageId);
|
|
}
|
|
if (ReplayType != global::EggLink.DanhengServer.Proto.ReplayType.None) {
|
|
output.WriteRawTag(104);
|
|
output.WriteEnum((int) ReplayType);
|
|
}
|
|
if (GOIBGNNMHAK.Length != 0) {
|
|
output.WriteRawTag(114);
|
|
output.WriteString(GOIBGNNMHAK);
|
|
}
|
|
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 (BNCOODAHHPC.Length != 0) {
|
|
output.WriteRawTag(18);
|
|
output.WriteString(BNCOODAHHPC);
|
|
}
|
|
if (LDEABGLLEEK != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(LDEABGLLEEK);
|
|
}
|
|
if (EHOAOABENLA != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(EHOAOABENLA);
|
|
}
|
|
if (StageId != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(StageId);
|
|
}
|
|
if (ReplayType != global::EggLink.DanhengServer.Proto.ReplayType.None) {
|
|
output.WriteRawTag(104);
|
|
output.WriteEnum((int) ReplayType);
|
|
}
|
|
if (GOIBGNNMHAK.Length != 0) {
|
|
output.WriteRawTag(114);
|
|
output.WriteString(GOIBGNNMHAK);
|
|
}
|
|
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 (EHOAOABENLA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EHOAOABENLA);
|
|
}
|
|
if (GOIBGNNMHAK.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(GOIBGNNMHAK);
|
|
}
|
|
if (LDEABGLLEEK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LDEABGLLEEK);
|
|
}
|
|
if (ReplayType != global::EggLink.DanhengServer.Proto.ReplayType.None) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ReplayType);
|
|
}
|
|
if (StageId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(StageId);
|
|
}
|
|
if (BNCOODAHHPC.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(BNCOODAHHPC);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetReplayTokenCsReq other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.EHOAOABENLA != 0) {
|
|
EHOAOABENLA = other.EHOAOABENLA;
|
|
}
|
|
if (other.GOIBGNNMHAK.Length != 0) {
|
|
GOIBGNNMHAK = other.GOIBGNNMHAK;
|
|
}
|
|
if (other.LDEABGLLEEK != 0) {
|
|
LDEABGLLEEK = other.LDEABGLLEEK;
|
|
}
|
|
if (other.ReplayType != global::EggLink.DanhengServer.Proto.ReplayType.None) {
|
|
ReplayType = other.ReplayType;
|
|
}
|
|
if (other.StageId != 0) {
|
|
StageId = other.StageId;
|
|
}
|
|
if (other.BNCOODAHHPC.Length != 0) {
|
|
BNCOODAHHPC = other.BNCOODAHHPC;
|
|
}
|
|
_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 18: {
|
|
BNCOODAHHPC = input.ReadString();
|
|
break;
|
|
}
|
|
case 24: {
|
|
LDEABGLLEEK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
EHOAOABENLA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
StageId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
ReplayType = (global::EggLink.DanhengServer.Proto.ReplayType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 114: {
|
|
GOIBGNNMHAK = input.ReadString();
|
|
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 18: {
|
|
BNCOODAHHPC = input.ReadString();
|
|
break;
|
|
}
|
|
case 24: {
|
|
LDEABGLLEEK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
EHOAOABENLA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
StageId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
ReplayType = (global::EggLink.DanhengServer.Proto.ReplayType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 114: {
|
|
GOIBGNNMHAK = input.ReadString();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|