Files
DanhengServer-OpenSource/Proto/GetGachaInfoScRsp.cs
2025-12-07 12:26:24 +08:00

439 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetGachaInfoScRsp.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 GetGachaInfoScRsp.proto</summary>
public static partial class GetGachaInfoScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetGachaInfoScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetGachaInfoScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChdHZXRHYWNoYUluZm9TY1JzcC5wcm90bxoURGVjaWRlSXRlbUluZm8ucHJv",
"dG8aD0dhY2hhSW5mby5wcm90byLEAQoRR2V0R2FjaGFJbmZvU2NSc3ASEwoL",
"Tk9QQkVCS0hJS0EYASABKA0SJAoLSURFSEFKTUVNQUsYBSADKAsyDy5EZWNp",
"ZGVJdGVtSW5mbxIUCgxnYWNoYV9yYW5kb20YAyABKA0SIwoPZ2FjaGFfaW5m",
"b19saXN0GAogAygLMgouR2FjaGFJbmZvEhMKC05CRUxOT0lQT0VLGAIgASgN",
"Eg8KB3JldGNvZGUYCSABKA0SEwoLREpORE1OUEVCS0EYDyABKA1CHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DecideItemInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.GachaInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetGachaInfoScRsp), global::EggLink.DanhengServer.Proto.GetGachaInfoScRsp.Parser, new[]{ "NOPBEBKHIKA", "IDEHAJMEMAK", "GachaRandom", "GachaInfoList", "NBELNOIPOEK", "Retcode", "DJNDMNPEBKA" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetGachaInfoScRsp : pb::IMessage<GetGachaInfoScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetGachaInfoScRsp> _parser = new pb::MessageParser<GetGachaInfoScRsp>(() => new GetGachaInfoScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetGachaInfoScRsp> 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.GetGachaInfoScRspReflection.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 GetGachaInfoScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetGachaInfoScRsp(GetGachaInfoScRsp other) : this() {
nOPBEBKHIKA_ = other.nOPBEBKHIKA_;
iDEHAJMEMAK_ = other.iDEHAJMEMAK_.Clone();
gachaRandom_ = other.gachaRandom_;
gachaInfoList_ = other.gachaInfoList_.Clone();
nBELNOIPOEK_ = other.nBELNOIPOEK_;
retcode_ = other.retcode_;
dJNDMNPEBKA_ = other.dJNDMNPEBKA_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetGachaInfoScRsp Clone() {
return new GetGachaInfoScRsp(this);
}
/// <summary>Field number for the "NOPBEBKHIKA" field.</summary>
public const int NOPBEBKHIKAFieldNumber = 1;
private uint nOPBEBKHIKA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NOPBEBKHIKA {
get { return nOPBEBKHIKA_; }
set {
nOPBEBKHIKA_ = value;
}
}
/// <summary>Field number for the "IDEHAJMEMAK" field.</summary>
public const int IDEHAJMEMAKFieldNumber = 5;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DecideItemInfo> _repeated_iDEHAJMEMAK_codec
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.DecideItemInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DecideItemInfo> iDEHAJMEMAK_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DecideItemInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DecideItemInfo> IDEHAJMEMAK {
get { return iDEHAJMEMAK_; }
}
/// <summary>Field number for the "gacha_random" field.</summary>
public const int GachaRandomFieldNumber = 3;
private uint gachaRandom_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GachaRandom {
get { return gachaRandom_; }
set {
gachaRandom_ = value;
}
}
/// <summary>Field number for the "gacha_info_list" field.</summary>
public const int GachaInfoListFieldNumber = 10;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GachaInfo> _repeated_gachaInfoList_codec
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.GachaInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GachaInfo> gachaInfoList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GachaInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GachaInfo> GachaInfoList {
get { return gachaInfoList_; }
}
/// <summary>Field number for the "NBELNOIPOEK" field.</summary>
public const int NBELNOIPOEKFieldNumber = 2;
private uint nBELNOIPOEK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NBELNOIPOEK {
get { return nBELNOIPOEK_; }
set {
nBELNOIPOEK_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 9;
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 "DJNDMNPEBKA" field.</summary>
public const int DJNDMNPEBKAFieldNumber = 15;
private uint dJNDMNPEBKA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DJNDMNPEBKA {
get { return dJNDMNPEBKA_; }
set {
dJNDMNPEBKA_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetGachaInfoScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetGachaInfoScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (NOPBEBKHIKA != other.NOPBEBKHIKA) return false;
if(!iDEHAJMEMAK_.Equals(other.iDEHAJMEMAK_)) return false;
if (GachaRandom != other.GachaRandom) return false;
if(!gachaInfoList_.Equals(other.gachaInfoList_)) return false;
if (NBELNOIPOEK != other.NBELNOIPOEK) return false;
if (Retcode != other.Retcode) return false;
if (DJNDMNPEBKA != other.DJNDMNPEBKA) 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 (NOPBEBKHIKA != 0) hash ^= NOPBEBKHIKA.GetHashCode();
hash ^= iDEHAJMEMAK_.GetHashCode();
if (GachaRandom != 0) hash ^= GachaRandom.GetHashCode();
hash ^= gachaInfoList_.GetHashCode();
if (NBELNOIPOEK != 0) hash ^= NBELNOIPOEK.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (DJNDMNPEBKA != 0) hash ^= DJNDMNPEBKA.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 (NOPBEBKHIKA != 0) {
output.WriteRawTag(8);
output.WriteUInt32(NOPBEBKHIKA);
}
if (NBELNOIPOEK != 0) {
output.WriteRawTag(16);
output.WriteUInt32(NBELNOIPOEK);
}
if (GachaRandom != 0) {
output.WriteRawTag(24);
output.WriteUInt32(GachaRandom);
}
iDEHAJMEMAK_.WriteTo(output, _repeated_iDEHAJMEMAK_codec);
if (Retcode != 0) {
output.WriteRawTag(72);
output.WriteUInt32(Retcode);
}
gachaInfoList_.WriteTo(output, _repeated_gachaInfoList_codec);
if (DJNDMNPEBKA != 0) {
output.WriteRawTag(120);
output.WriteUInt32(DJNDMNPEBKA);
}
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 (NOPBEBKHIKA != 0) {
output.WriteRawTag(8);
output.WriteUInt32(NOPBEBKHIKA);
}
if (NBELNOIPOEK != 0) {
output.WriteRawTag(16);
output.WriteUInt32(NBELNOIPOEK);
}
if (GachaRandom != 0) {
output.WriteRawTag(24);
output.WriteUInt32(GachaRandom);
}
iDEHAJMEMAK_.WriteTo(ref output, _repeated_iDEHAJMEMAK_codec);
if (Retcode != 0) {
output.WriteRawTag(72);
output.WriteUInt32(Retcode);
}
gachaInfoList_.WriteTo(ref output, _repeated_gachaInfoList_codec);
if (DJNDMNPEBKA != 0) {
output.WriteRawTag(120);
output.WriteUInt32(DJNDMNPEBKA);
}
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 (NOPBEBKHIKA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NOPBEBKHIKA);
}
size += iDEHAJMEMAK_.CalculateSize(_repeated_iDEHAJMEMAK_codec);
if (GachaRandom != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GachaRandom);
}
size += gachaInfoList_.CalculateSize(_repeated_gachaInfoList_codec);
if (NBELNOIPOEK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NBELNOIPOEK);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (DJNDMNPEBKA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DJNDMNPEBKA);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetGachaInfoScRsp other) {
if (other == null) {
return;
}
if (other.NOPBEBKHIKA != 0) {
NOPBEBKHIKA = other.NOPBEBKHIKA;
}
iDEHAJMEMAK_.Add(other.iDEHAJMEMAK_);
if (other.GachaRandom != 0) {
GachaRandom = other.GachaRandom;
}
gachaInfoList_.Add(other.gachaInfoList_);
if (other.NBELNOIPOEK != 0) {
NBELNOIPOEK = other.NBELNOIPOEK;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.DJNDMNPEBKA != 0) {
DJNDMNPEBKA = other.DJNDMNPEBKA;
}
_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: {
NOPBEBKHIKA = input.ReadUInt32();
break;
}
case 16: {
NBELNOIPOEK = input.ReadUInt32();
break;
}
case 24: {
GachaRandom = input.ReadUInt32();
break;
}
case 42: {
iDEHAJMEMAK_.AddEntriesFrom(input, _repeated_iDEHAJMEMAK_codec);
break;
}
case 72: {
Retcode = input.ReadUInt32();
break;
}
case 82: {
gachaInfoList_.AddEntriesFrom(input, _repeated_gachaInfoList_codec);
break;
}
case 120: {
DJNDMNPEBKA = 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 8: {
NOPBEBKHIKA = input.ReadUInt32();
break;
}
case 16: {
NBELNOIPOEK = input.ReadUInt32();
break;
}
case 24: {
GachaRandom = input.ReadUInt32();
break;
}
case 42: {
iDEHAJMEMAK_.AddEntriesFrom(ref input, _repeated_iDEHAJMEMAK_codec);
break;
}
case 72: {
Retcode = input.ReadUInt32();
break;
}
case 82: {
gachaInfoList_.AddEntriesFrom(ref input, _repeated_gachaInfoList_codec);
break;
}
case 120: {
DJNDMNPEBKA = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code