Files
DanhengServer-OpenSource/Proto/GetBigDataRecommendScRsp.cs
2025-03-01 21:18:11 +08:00

484 lines
19 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetBigDataRecommendScRsp.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 GetBigDataRecommendScRsp.proto</summary>
public static partial class GetBigDataRecommendScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetBigDataRecommendScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetBigDataRecommendScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch5HZXRCaWdEYXRhUmVjb21tZW5kU2NSc3AucHJvdG8aEUdER09DQlBBUFBC",
"LnByb3RvGhFLTERISkdFR0dMSi5wcm90bxoRUFBHTVBCSEtEQ04ucHJvdG8i",
"0QEKGEdldEJpZ0RhdGFSZWNvbW1lbmRTY1JzcBITCgtPR0VHS09LR1BQShgI",
"IAEoCBITCgtFSUdQTUlCQ0lLRxgKIAEoDRIhCgtJQU5ORUVJSkFLSBgJIAEo",
"DjIMLktMREhKR0VHR0xKEg8KB3JldGNvZGUYAyABKA0SIwoLR1BORk9MSEtP",
"REkYDSABKAsyDC5QUEdNUEJIS0RDTkgAEiMKC0FFSUdBSEVFT0NOGA8gASgL",
"MgwuR0RHT0NCUEFQUEJIAEINCgtCTE5HUElHQkRFSEIeqgIbRWdnTGluay5E",
"YW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GDGOCBPAPPBReflection.Descriptor, global::EggLink.DanhengServer.Proto.KLDHJGEGGLJReflection.Descriptor, global::EggLink.DanhengServer.Proto.PPGMPBHKDCNReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetBigDataRecommendScRsp), global::EggLink.DanhengServer.Proto.GetBigDataRecommendScRsp.Parser, new[]{ "OGEGKOKGPPJ", "EIGPMIBCIKG", "IANNEEIJAKH", "Retcode", "GPNFOLHKODI", "AEIGAHEEOCN" }, new[]{ "BLNGPIGBDEH" }, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetBigDataRecommendScRsp : pb::IMessage<GetBigDataRecommendScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetBigDataRecommendScRsp> _parser = new pb::MessageParser<GetBigDataRecommendScRsp>(() => new GetBigDataRecommendScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetBigDataRecommendScRsp> 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.GetBigDataRecommendScRspReflection.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 GetBigDataRecommendScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetBigDataRecommendScRsp(GetBigDataRecommendScRsp other) : this() {
oGEGKOKGPPJ_ = other.oGEGKOKGPPJ_;
eIGPMIBCIKG_ = other.eIGPMIBCIKG_;
iANNEEIJAKH_ = other.iANNEEIJAKH_;
retcode_ = other.retcode_;
switch (other.BLNGPIGBDEHCase) {
case BLNGPIGBDEHOneofCase.GPNFOLHKODI:
GPNFOLHKODI = other.GPNFOLHKODI.Clone();
break;
case BLNGPIGBDEHOneofCase.AEIGAHEEOCN:
AEIGAHEEOCN = other.AEIGAHEEOCN.Clone();
break;
}
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetBigDataRecommendScRsp Clone() {
return new GetBigDataRecommendScRsp(this);
}
/// <summary>Field number for the "OGEGKOKGPPJ" field.</summary>
public const int OGEGKOKGPPJFieldNumber = 8;
private bool oGEGKOKGPPJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool OGEGKOKGPPJ {
get { return oGEGKOKGPPJ_; }
set {
oGEGKOKGPPJ_ = value;
}
}
/// <summary>Field number for the "EIGPMIBCIKG" field.</summary>
public const int EIGPMIBCIKGFieldNumber = 10;
private uint eIGPMIBCIKG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EIGPMIBCIKG {
get { return eIGPMIBCIKG_; }
set {
eIGPMIBCIKG_ = value;
}
}
/// <summary>Field number for the "IANNEEIJAKH" field.</summary>
public const int IANNEEIJAKHFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ iANNEEIJAKH_ = global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ.BigDataRecommendTypeNone;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ IANNEEIJAKH {
get { return iANNEEIJAKH_; }
set {
iANNEEIJAKH_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 3;
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 "GPNFOLHKODI" field.</summary>
public const int GPNFOLHKODIFieldNumber = 13;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PPGMPBHKDCN GPNFOLHKODI {
get { return bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.GPNFOLHKODI ? (global::EggLink.DanhengServer.Proto.PPGMPBHKDCN) bLNGPIGBDEH_ : null; }
set {
bLNGPIGBDEH_ = value;
bLNGPIGBDEHCase_ = value == null ? BLNGPIGBDEHOneofCase.None : BLNGPIGBDEHOneofCase.GPNFOLHKODI;
}
}
/// <summary>Field number for the "AEIGAHEEOCN" field.</summary>
public const int AEIGAHEEOCNFieldNumber = 15;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GDGOCBPAPPB AEIGAHEEOCN {
get { return bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.AEIGAHEEOCN ? (global::EggLink.DanhengServer.Proto.GDGOCBPAPPB) bLNGPIGBDEH_ : null; }
set {
bLNGPIGBDEH_ = value;
bLNGPIGBDEHCase_ = value == null ? BLNGPIGBDEHOneofCase.None : BLNGPIGBDEHOneofCase.AEIGAHEEOCN;
}
}
private object bLNGPIGBDEH_;
/// <summary>Enum of possible cases for the "BLNGPIGBDEH" oneof.</summary>
public enum BLNGPIGBDEHOneofCase {
None = 0,
GPNFOLHKODI = 13,
AEIGAHEEOCN = 15,
}
private BLNGPIGBDEHOneofCase bLNGPIGBDEHCase_ = BLNGPIGBDEHOneofCase.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public BLNGPIGBDEHOneofCase BLNGPIGBDEHCase {
get { return bLNGPIGBDEHCase_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearBLNGPIGBDEH() {
bLNGPIGBDEHCase_ = BLNGPIGBDEHOneofCase.None;
bLNGPIGBDEH_ = null;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetBigDataRecommendScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetBigDataRecommendScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (OGEGKOKGPPJ != other.OGEGKOKGPPJ) return false;
if (EIGPMIBCIKG != other.EIGPMIBCIKG) return false;
if (IANNEEIJAKH != other.IANNEEIJAKH) return false;
if (Retcode != other.Retcode) return false;
if (!object.Equals(GPNFOLHKODI, other.GPNFOLHKODI)) return false;
if (!object.Equals(AEIGAHEEOCN, other.AEIGAHEEOCN)) return false;
if (BLNGPIGBDEHCase != other.BLNGPIGBDEHCase) 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 (OGEGKOKGPPJ != false) hash ^= OGEGKOKGPPJ.GetHashCode();
if (EIGPMIBCIKG != 0) hash ^= EIGPMIBCIKG.GetHashCode();
if (IANNEEIJAKH != global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ.BigDataRecommendTypeNone) hash ^= IANNEEIJAKH.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.GPNFOLHKODI) hash ^= GPNFOLHKODI.GetHashCode();
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.AEIGAHEEOCN) hash ^= AEIGAHEEOCN.GetHashCode();
hash ^= (int) bLNGPIGBDEHCase_;
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 (Retcode != 0) {
output.WriteRawTag(24);
output.WriteUInt32(Retcode);
}
if (OGEGKOKGPPJ != false) {
output.WriteRawTag(64);
output.WriteBool(OGEGKOKGPPJ);
}
if (IANNEEIJAKH != global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ.BigDataRecommendTypeNone) {
output.WriteRawTag(72);
output.WriteEnum((int) IANNEEIJAKH);
}
if (EIGPMIBCIKG != 0) {
output.WriteRawTag(80);
output.WriteUInt32(EIGPMIBCIKG);
}
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.GPNFOLHKODI) {
output.WriteRawTag(106);
output.WriteMessage(GPNFOLHKODI);
}
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.AEIGAHEEOCN) {
output.WriteRawTag(122);
output.WriteMessage(AEIGAHEEOCN);
}
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 (Retcode != 0) {
output.WriteRawTag(24);
output.WriteUInt32(Retcode);
}
if (OGEGKOKGPPJ != false) {
output.WriteRawTag(64);
output.WriteBool(OGEGKOKGPPJ);
}
if (IANNEEIJAKH != global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ.BigDataRecommendTypeNone) {
output.WriteRawTag(72);
output.WriteEnum((int) IANNEEIJAKH);
}
if (EIGPMIBCIKG != 0) {
output.WriteRawTag(80);
output.WriteUInt32(EIGPMIBCIKG);
}
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.GPNFOLHKODI) {
output.WriteRawTag(106);
output.WriteMessage(GPNFOLHKODI);
}
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.AEIGAHEEOCN) {
output.WriteRawTag(122);
output.WriteMessage(AEIGAHEEOCN);
}
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 (OGEGKOKGPPJ != false) {
size += 1 + 1;
}
if (EIGPMIBCIKG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EIGPMIBCIKG);
}
if (IANNEEIJAKH != global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ.BigDataRecommendTypeNone) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) IANNEEIJAKH);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.GPNFOLHKODI) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GPNFOLHKODI);
}
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.AEIGAHEEOCN) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AEIGAHEEOCN);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetBigDataRecommendScRsp other) {
if (other == null) {
return;
}
if (other.OGEGKOKGPPJ != false) {
OGEGKOKGPPJ = other.OGEGKOKGPPJ;
}
if (other.EIGPMIBCIKG != 0) {
EIGPMIBCIKG = other.EIGPMIBCIKG;
}
if (other.IANNEEIJAKH != global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ.BigDataRecommendTypeNone) {
IANNEEIJAKH = other.IANNEEIJAKH;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
switch (other.BLNGPIGBDEHCase) {
case BLNGPIGBDEHOneofCase.GPNFOLHKODI:
if (GPNFOLHKODI == null) {
GPNFOLHKODI = new global::EggLink.DanhengServer.Proto.PPGMPBHKDCN();
}
GPNFOLHKODI.MergeFrom(other.GPNFOLHKODI);
break;
case BLNGPIGBDEHOneofCase.AEIGAHEEOCN:
if (AEIGAHEEOCN == null) {
AEIGAHEEOCN = new global::EggLink.DanhengServer.Proto.GDGOCBPAPPB();
}
AEIGAHEEOCN.MergeFrom(other.AEIGAHEEOCN);
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 24: {
Retcode = input.ReadUInt32();
break;
}
case 64: {
OGEGKOKGPPJ = input.ReadBool();
break;
}
case 72: {
IANNEEIJAKH = (global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ) input.ReadEnum();
break;
}
case 80: {
EIGPMIBCIKG = input.ReadUInt32();
break;
}
case 106: {
global::EggLink.DanhengServer.Proto.PPGMPBHKDCN subBuilder = new global::EggLink.DanhengServer.Proto.PPGMPBHKDCN();
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.GPNFOLHKODI) {
subBuilder.MergeFrom(GPNFOLHKODI);
}
input.ReadMessage(subBuilder);
GPNFOLHKODI = subBuilder;
break;
}
case 122: {
global::EggLink.DanhengServer.Proto.GDGOCBPAPPB subBuilder = new global::EggLink.DanhengServer.Proto.GDGOCBPAPPB();
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.AEIGAHEEOCN) {
subBuilder.MergeFrom(AEIGAHEEOCN);
}
input.ReadMessage(subBuilder);
AEIGAHEEOCN = 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 24: {
Retcode = input.ReadUInt32();
break;
}
case 64: {
OGEGKOKGPPJ = input.ReadBool();
break;
}
case 72: {
IANNEEIJAKH = (global::EggLink.DanhengServer.Proto.KLDHJGEGGLJ) input.ReadEnum();
break;
}
case 80: {
EIGPMIBCIKG = input.ReadUInt32();
break;
}
case 106: {
global::EggLink.DanhengServer.Proto.PPGMPBHKDCN subBuilder = new global::EggLink.DanhengServer.Proto.PPGMPBHKDCN();
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.GPNFOLHKODI) {
subBuilder.MergeFrom(GPNFOLHKODI);
}
input.ReadMessage(subBuilder);
GPNFOLHKODI = subBuilder;
break;
}
case 122: {
global::EggLink.DanhengServer.Proto.GDGOCBPAPPB subBuilder = new global::EggLink.DanhengServer.Proto.GDGOCBPAPPB();
if (bLNGPIGBDEHCase_ == BLNGPIGBDEHOneofCase.AEIGAHEEOCN) {
subBuilder.MergeFrom(AEIGAHEEOCN);
}
input.ReadMessage(subBuilder);
AEIGAHEEOCN = subBuilder;
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code