Files
DanhengServer-OpenSource/Proto/LLLOMACPCGB.cs
2025-10-26 12:05:44 +08:00

432 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: LLLOMACPCGB.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 LLLOMACPCGB.proto</summary>
public static partial class LLLOMACPCGBReflection {
#region Descriptor
/// <summary>File descriptor for LLLOMACPCGB.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static LLLOMACPCGBReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFMTExPTUFDUENHQi5wcm90byKgAQoLTExMT01BQ1BDR0ISEwoLTEVQQUNE",
"SExCSUIYCiABKA0SEwoLQkVIUEFCRUVPREgYAyABKA0SDwoHc2hvcF9pZBgG",
"IAEoDRITCgtDQURIUEhMTk9DSBgNIAMoDRIXCg9zaG9wX2dvb2RzX2xpc3QY",
"CyADKA0SEwoLQ0FLQ0NCSk9IT0kYAiABKA0SEwoLREdOS0dETElMTEIYDiAD",
"KA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.LLLOMACPCGB), global::EggLink.DanhengServer.Proto.LLLOMACPCGB.Parser, new[]{ "LEPACDHLBIB", "BEHPABEEODH", "ShopId", "CADHPHLNOCH", "ShopGoodsList", "CAKCCBJOHOI", "DGNKGDLILLB" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class LLLOMACPCGB : pb::IMessage<LLLOMACPCGB>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<LLLOMACPCGB> _parser = new pb::MessageParser<LLLOMACPCGB>(() => new LLLOMACPCGB());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<LLLOMACPCGB> 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.LLLOMACPCGBReflection.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 LLLOMACPCGB() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public LLLOMACPCGB(LLLOMACPCGB other) : this() {
lEPACDHLBIB_ = other.lEPACDHLBIB_;
bEHPABEEODH_ = other.bEHPABEEODH_;
shopId_ = other.shopId_;
cADHPHLNOCH_ = other.cADHPHLNOCH_.Clone();
shopGoodsList_ = other.shopGoodsList_.Clone();
cAKCCBJOHOI_ = other.cAKCCBJOHOI_;
dGNKGDLILLB_ = other.dGNKGDLILLB_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public LLLOMACPCGB Clone() {
return new LLLOMACPCGB(this);
}
/// <summary>Field number for the "LEPACDHLBIB" field.</summary>
public const int LEPACDHLBIBFieldNumber = 10;
private uint lEPACDHLBIB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LEPACDHLBIB {
get { return lEPACDHLBIB_; }
set {
lEPACDHLBIB_ = value;
}
}
/// <summary>Field number for the "BEHPABEEODH" field.</summary>
public const int BEHPABEEODHFieldNumber = 3;
private uint bEHPABEEODH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BEHPABEEODH {
get { return bEHPABEEODH_; }
set {
bEHPABEEODH_ = value;
}
}
/// <summary>Field number for the "shop_id" field.</summary>
public const int ShopIdFieldNumber = 6;
private uint shopId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ShopId {
get { return shopId_; }
set {
shopId_ = value;
}
}
/// <summary>Field number for the "CADHPHLNOCH" field.</summary>
public const int CADHPHLNOCHFieldNumber = 13;
private static readonly pb::FieldCodec<uint> _repeated_cADHPHLNOCH_codec
= pb::FieldCodec.ForUInt32(106);
private readonly pbc::RepeatedField<uint> cADHPHLNOCH_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> CADHPHLNOCH {
get { return cADHPHLNOCH_; }
}
/// <summary>Field number for the "shop_goods_list" field.</summary>
public const int ShopGoodsListFieldNumber = 11;
private static readonly pb::FieldCodec<uint> _repeated_shopGoodsList_codec
= pb::FieldCodec.ForUInt32(90);
private readonly pbc::RepeatedField<uint> shopGoodsList_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> ShopGoodsList {
get { return shopGoodsList_; }
}
/// <summary>Field number for the "CAKCCBJOHOI" field.</summary>
public const int CAKCCBJOHOIFieldNumber = 2;
private uint cAKCCBJOHOI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CAKCCBJOHOI {
get { return cAKCCBJOHOI_; }
set {
cAKCCBJOHOI_ = value;
}
}
/// <summary>Field number for the "DGNKGDLILLB" field.</summary>
public const int DGNKGDLILLBFieldNumber = 14;
private static readonly pb::FieldCodec<uint> _repeated_dGNKGDLILLB_codec
= pb::FieldCodec.ForUInt32(114);
private readonly pbc::RepeatedField<uint> dGNKGDLILLB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> DGNKGDLILLB {
get { return dGNKGDLILLB_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as LLLOMACPCGB);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(LLLOMACPCGB other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (LEPACDHLBIB != other.LEPACDHLBIB) return false;
if (BEHPABEEODH != other.BEHPABEEODH) return false;
if (ShopId != other.ShopId) return false;
if(!cADHPHLNOCH_.Equals(other.cADHPHLNOCH_)) return false;
if(!shopGoodsList_.Equals(other.shopGoodsList_)) return false;
if (CAKCCBJOHOI != other.CAKCCBJOHOI) return false;
if(!dGNKGDLILLB_.Equals(other.dGNKGDLILLB_)) 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 (LEPACDHLBIB != 0) hash ^= LEPACDHLBIB.GetHashCode();
if (BEHPABEEODH != 0) hash ^= BEHPABEEODH.GetHashCode();
if (ShopId != 0) hash ^= ShopId.GetHashCode();
hash ^= cADHPHLNOCH_.GetHashCode();
hash ^= shopGoodsList_.GetHashCode();
if (CAKCCBJOHOI != 0) hash ^= CAKCCBJOHOI.GetHashCode();
hash ^= dGNKGDLILLB_.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 (CAKCCBJOHOI != 0) {
output.WriteRawTag(16);
output.WriteUInt32(CAKCCBJOHOI);
}
if (BEHPABEEODH != 0) {
output.WriteRawTag(24);
output.WriteUInt32(BEHPABEEODH);
}
if (ShopId != 0) {
output.WriteRawTag(48);
output.WriteUInt32(ShopId);
}
if (LEPACDHLBIB != 0) {
output.WriteRawTag(80);
output.WriteUInt32(LEPACDHLBIB);
}
shopGoodsList_.WriteTo(output, _repeated_shopGoodsList_codec);
cADHPHLNOCH_.WriteTo(output, _repeated_cADHPHLNOCH_codec);
dGNKGDLILLB_.WriteTo(output, _repeated_dGNKGDLILLB_codec);
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 (CAKCCBJOHOI != 0) {
output.WriteRawTag(16);
output.WriteUInt32(CAKCCBJOHOI);
}
if (BEHPABEEODH != 0) {
output.WriteRawTag(24);
output.WriteUInt32(BEHPABEEODH);
}
if (ShopId != 0) {
output.WriteRawTag(48);
output.WriteUInt32(ShopId);
}
if (LEPACDHLBIB != 0) {
output.WriteRawTag(80);
output.WriteUInt32(LEPACDHLBIB);
}
shopGoodsList_.WriteTo(ref output, _repeated_shopGoodsList_codec);
cADHPHLNOCH_.WriteTo(ref output, _repeated_cADHPHLNOCH_codec);
dGNKGDLILLB_.WriteTo(ref output, _repeated_dGNKGDLILLB_codec);
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 (LEPACDHLBIB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LEPACDHLBIB);
}
if (BEHPABEEODH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BEHPABEEODH);
}
if (ShopId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ShopId);
}
size += cADHPHLNOCH_.CalculateSize(_repeated_cADHPHLNOCH_codec);
size += shopGoodsList_.CalculateSize(_repeated_shopGoodsList_codec);
if (CAKCCBJOHOI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CAKCCBJOHOI);
}
size += dGNKGDLILLB_.CalculateSize(_repeated_dGNKGDLILLB_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(LLLOMACPCGB other) {
if (other == null) {
return;
}
if (other.LEPACDHLBIB != 0) {
LEPACDHLBIB = other.LEPACDHLBIB;
}
if (other.BEHPABEEODH != 0) {
BEHPABEEODH = other.BEHPABEEODH;
}
if (other.ShopId != 0) {
ShopId = other.ShopId;
}
cADHPHLNOCH_.Add(other.cADHPHLNOCH_);
shopGoodsList_.Add(other.shopGoodsList_);
if (other.CAKCCBJOHOI != 0) {
CAKCCBJOHOI = other.CAKCCBJOHOI;
}
dGNKGDLILLB_.Add(other.dGNKGDLILLB_);
_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 16: {
CAKCCBJOHOI = input.ReadUInt32();
break;
}
case 24: {
BEHPABEEODH = input.ReadUInt32();
break;
}
case 48: {
ShopId = input.ReadUInt32();
break;
}
case 80: {
LEPACDHLBIB = input.ReadUInt32();
break;
}
case 90:
case 88: {
shopGoodsList_.AddEntriesFrom(input, _repeated_shopGoodsList_codec);
break;
}
case 106:
case 104: {
cADHPHLNOCH_.AddEntriesFrom(input, _repeated_cADHPHLNOCH_codec);
break;
}
case 114:
case 112: {
dGNKGDLILLB_.AddEntriesFrom(input, _repeated_dGNKGDLILLB_codec);
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 16: {
CAKCCBJOHOI = input.ReadUInt32();
break;
}
case 24: {
BEHPABEEODH = input.ReadUInt32();
break;
}
case 48: {
ShopId = input.ReadUInt32();
break;
}
case 80: {
LEPACDHLBIB = input.ReadUInt32();
break;
}
case 90:
case 88: {
shopGoodsList_.AddEntriesFrom(ref input, _repeated_shopGoodsList_codec);
break;
}
case 106:
case 104: {
cADHPHLNOCH_.AddEntriesFrom(ref input, _repeated_cADHPHLNOCH_codec);
break;
}
case 114:
case 112: {
dGNKGDLILLB_.AddEntriesFrom(ref input, _repeated_dGNKGDLILLB_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code