Files
DanhengServer-OpenSource/Proto/MonopolyGetDailyInitItemScRsp.cs
2025-08-15 12:52:47 +08:00

460 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MonopolyGetDailyInitItemScRsp.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 MonopolyGetDailyInitItemScRsp.proto</summary>
public static partial class MonopolyGetDailyInitItemScRspReflection {
#region Descriptor
/// <summary>File descriptor for MonopolyGetDailyInitItemScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MonopolyGetDailyInitItemScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiNNb25vcG9seUdldERhaWx5SW5pdEl0ZW1TY1JzcC5wcm90byKuAQodTW9u",
"b3BvbHlHZXREYWlseUluaXRJdGVtU2NSc3ASEwoLT0ZHTklHTk9IQUYYCCAB",
"KA0SEwoLSEVPT0ZQR0tEQ0QYAiABKA0SEwoLSU9BQkhGUEFCQkUYDyABKA0S",
"EwoLSEJGRkZHUEpLSUMYCyABKA0SEwoLSENEQkJGTFBDRkwYASABKA0SDwoH",
"cmV0Y29kZRgHIAEoDRITCgtJSUhLSUtMSU9KSRgMIAEoA0IeqgIbRWdnTGlu",
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MonopolyGetDailyInitItemScRsp), global::EggLink.DanhengServer.Proto.MonopolyGetDailyInitItemScRsp.Parser, new[]{ "OFGNIGNOHAF", "HEOOFPGKDCD", "IOABHFPABBE", "HBFFFGPJKIC", "HCDBBFLPCFL", "Retcode", "IIHKIKLIOJI" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class MonopolyGetDailyInitItemScRsp : pb::IMessage<MonopolyGetDailyInitItemScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<MonopolyGetDailyInitItemScRsp> _parser = new pb::MessageParser<MonopolyGetDailyInitItemScRsp>(() => new MonopolyGetDailyInitItemScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<MonopolyGetDailyInitItemScRsp> 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.MonopolyGetDailyInitItemScRspReflection.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 MonopolyGetDailyInitItemScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MonopolyGetDailyInitItemScRsp(MonopolyGetDailyInitItemScRsp other) : this() {
oFGNIGNOHAF_ = other.oFGNIGNOHAF_;
hEOOFPGKDCD_ = other.hEOOFPGKDCD_;
iOABHFPABBE_ = other.iOABHFPABBE_;
hBFFFGPJKIC_ = other.hBFFFGPJKIC_;
hCDBBFLPCFL_ = other.hCDBBFLPCFL_;
retcode_ = other.retcode_;
iIHKIKLIOJI_ = other.iIHKIKLIOJI_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MonopolyGetDailyInitItemScRsp Clone() {
return new MonopolyGetDailyInitItemScRsp(this);
}
/// <summary>Field number for the "OFGNIGNOHAF" field.</summary>
public const int OFGNIGNOHAFFieldNumber = 8;
private uint oFGNIGNOHAF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OFGNIGNOHAF {
get { return oFGNIGNOHAF_; }
set {
oFGNIGNOHAF_ = value;
}
}
/// <summary>Field number for the "HEOOFPGKDCD" field.</summary>
public const int HEOOFPGKDCDFieldNumber = 2;
private uint hEOOFPGKDCD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HEOOFPGKDCD {
get { return hEOOFPGKDCD_; }
set {
hEOOFPGKDCD_ = value;
}
}
/// <summary>Field number for the "IOABHFPABBE" field.</summary>
public const int IOABHFPABBEFieldNumber = 15;
private uint iOABHFPABBE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IOABHFPABBE {
get { return iOABHFPABBE_; }
set {
iOABHFPABBE_ = value;
}
}
/// <summary>Field number for the "HBFFFGPJKIC" field.</summary>
public const int HBFFFGPJKICFieldNumber = 11;
private uint hBFFFGPJKIC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HBFFFGPJKIC {
get { return hBFFFGPJKIC_; }
set {
hBFFFGPJKIC_ = value;
}
}
/// <summary>Field number for the "HCDBBFLPCFL" field.</summary>
public const int HCDBBFLPCFLFieldNumber = 1;
private uint hCDBBFLPCFL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HCDBBFLPCFL {
get { return hCDBBFLPCFL_; }
set {
hCDBBFLPCFL_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 7;
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 "IIHKIKLIOJI" field.</summary>
public const int IIHKIKLIOJIFieldNumber = 12;
private long iIHKIKLIOJI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public long IIHKIKLIOJI {
get { return iIHKIKLIOJI_; }
set {
iIHKIKLIOJI_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as MonopolyGetDailyInitItemScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(MonopolyGetDailyInitItemScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (OFGNIGNOHAF != other.OFGNIGNOHAF) return false;
if (HEOOFPGKDCD != other.HEOOFPGKDCD) return false;
if (IOABHFPABBE != other.IOABHFPABBE) return false;
if (HBFFFGPJKIC != other.HBFFFGPJKIC) return false;
if (HCDBBFLPCFL != other.HCDBBFLPCFL) return false;
if (Retcode != other.Retcode) return false;
if (IIHKIKLIOJI != other.IIHKIKLIOJI) 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 (OFGNIGNOHAF != 0) hash ^= OFGNIGNOHAF.GetHashCode();
if (HEOOFPGKDCD != 0) hash ^= HEOOFPGKDCD.GetHashCode();
if (IOABHFPABBE != 0) hash ^= IOABHFPABBE.GetHashCode();
if (HBFFFGPJKIC != 0) hash ^= HBFFFGPJKIC.GetHashCode();
if (HCDBBFLPCFL != 0) hash ^= HCDBBFLPCFL.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (IIHKIKLIOJI != 0L) hash ^= IIHKIKLIOJI.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 (HCDBBFLPCFL != 0) {
output.WriteRawTag(8);
output.WriteUInt32(HCDBBFLPCFL);
}
if (HEOOFPGKDCD != 0) {
output.WriteRawTag(16);
output.WriteUInt32(HEOOFPGKDCD);
}
if (Retcode != 0) {
output.WriteRawTag(56);
output.WriteUInt32(Retcode);
}
if (OFGNIGNOHAF != 0) {
output.WriteRawTag(64);
output.WriteUInt32(OFGNIGNOHAF);
}
if (HBFFFGPJKIC != 0) {
output.WriteRawTag(88);
output.WriteUInt32(HBFFFGPJKIC);
}
if (IIHKIKLIOJI != 0L) {
output.WriteRawTag(96);
output.WriteInt64(IIHKIKLIOJI);
}
if (IOABHFPABBE != 0) {
output.WriteRawTag(120);
output.WriteUInt32(IOABHFPABBE);
}
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 (HCDBBFLPCFL != 0) {
output.WriteRawTag(8);
output.WriteUInt32(HCDBBFLPCFL);
}
if (HEOOFPGKDCD != 0) {
output.WriteRawTag(16);
output.WriteUInt32(HEOOFPGKDCD);
}
if (Retcode != 0) {
output.WriteRawTag(56);
output.WriteUInt32(Retcode);
}
if (OFGNIGNOHAF != 0) {
output.WriteRawTag(64);
output.WriteUInt32(OFGNIGNOHAF);
}
if (HBFFFGPJKIC != 0) {
output.WriteRawTag(88);
output.WriteUInt32(HBFFFGPJKIC);
}
if (IIHKIKLIOJI != 0L) {
output.WriteRawTag(96);
output.WriteInt64(IIHKIKLIOJI);
}
if (IOABHFPABBE != 0) {
output.WriteRawTag(120);
output.WriteUInt32(IOABHFPABBE);
}
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 (OFGNIGNOHAF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OFGNIGNOHAF);
}
if (HEOOFPGKDCD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HEOOFPGKDCD);
}
if (IOABHFPABBE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IOABHFPABBE);
}
if (HBFFFGPJKIC != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HBFFFGPJKIC);
}
if (HCDBBFLPCFL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HCDBBFLPCFL);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (IIHKIKLIOJI != 0L) {
size += 1 + pb::CodedOutputStream.ComputeInt64Size(IIHKIKLIOJI);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(MonopolyGetDailyInitItemScRsp other) {
if (other == null) {
return;
}
if (other.OFGNIGNOHAF != 0) {
OFGNIGNOHAF = other.OFGNIGNOHAF;
}
if (other.HEOOFPGKDCD != 0) {
HEOOFPGKDCD = other.HEOOFPGKDCD;
}
if (other.IOABHFPABBE != 0) {
IOABHFPABBE = other.IOABHFPABBE;
}
if (other.HBFFFGPJKIC != 0) {
HBFFFGPJKIC = other.HBFFFGPJKIC;
}
if (other.HCDBBFLPCFL != 0) {
HCDBBFLPCFL = other.HCDBBFLPCFL;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.IIHKIKLIOJI != 0L) {
IIHKIKLIOJI = other.IIHKIKLIOJI;
}
_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: {
HCDBBFLPCFL = input.ReadUInt32();
break;
}
case 16: {
HEOOFPGKDCD = input.ReadUInt32();
break;
}
case 56: {
Retcode = input.ReadUInt32();
break;
}
case 64: {
OFGNIGNOHAF = input.ReadUInt32();
break;
}
case 88: {
HBFFFGPJKIC = input.ReadUInt32();
break;
}
case 96: {
IIHKIKLIOJI = input.ReadInt64();
break;
}
case 120: {
IOABHFPABBE = 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: {
HCDBBFLPCFL = input.ReadUInt32();
break;
}
case 16: {
HEOOFPGKDCD = input.ReadUInt32();
break;
}
case 56: {
Retcode = input.ReadUInt32();
break;
}
case 64: {
OFGNIGNOHAF = input.ReadUInt32();
break;
}
case 88: {
HBFFFGPJKIC = input.ReadUInt32();
break;
}
case 96: {
IIHKIKLIOJI = input.ReadInt64();
break;
}
case 120: {
IOABHFPABBE = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code