Files
DanhengServer-OpenSource/Proto/GetBigDataAllRecommendScRsp.cs
2025-11-16 12:35:40 +08:00

410 lines
17 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetBigDataAllRecommendScRsp.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 GetBigDataAllRecommendScRsp.proto</summary>
public static partial class GetBigDataAllRecommendScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetBigDataAllRecommendScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetBigDataAllRecommendScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiFHZXRCaWdEYXRhQWxsUmVjb21tZW5kU2NSc3AucHJvdG8aEVBJSUlQSEVG",
"REpPLnByb3RvGhpCaWdEYXRhUmVjb21tZW5kVHlwZS5wcm90bxoRTUtKQUxN",
"S01QR0wucHJvdG8ivwEKG0dldEJpZ0RhdGFBbGxSZWNvbW1lbmRTY1JzcBIj",
"CgtES0xCTkJEUE1QTxgPIAEoCzIMLlBJSUlQSEVGREpPSAASIwoLUEZPUEpQ",
"SktLTEsYCiABKAsyDC5NS0pBTE1LTVBHTEgAEg8KB3JldGNvZGUYCyABKA0S",
"NgoXYmlnX2RhdGFfcmVjb21tZW5kX3R5cGUYDSABKA4yFS5CaWdEYXRhUmVj",
"b21tZW5kVHlwZUINCgtOSk5JT05NQk1LRUIeqgIbRWdnTGluay5EYW5oZW5n",
"U2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PIIIPHEFDJOReflection.Descriptor, global::EggLink.DanhengServer.Proto.BigDataRecommendTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.MKJALMKMPGLReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetBigDataAllRecommendScRsp), global::EggLink.DanhengServer.Proto.GetBigDataAllRecommendScRsp.Parser, new[]{ "DKLBNBDPMPO", "PFOPJPJKKLK", "Retcode", "BigDataRecommendType" }, new[]{ "NJNIONMBMKE" }, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetBigDataAllRecommendScRsp : pb::IMessage<GetBigDataAllRecommendScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetBigDataAllRecommendScRsp> _parser = new pb::MessageParser<GetBigDataAllRecommendScRsp>(() => new GetBigDataAllRecommendScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetBigDataAllRecommendScRsp> 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.GetBigDataAllRecommendScRspReflection.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 GetBigDataAllRecommendScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetBigDataAllRecommendScRsp(GetBigDataAllRecommendScRsp other) : this() {
retcode_ = other.retcode_;
bigDataRecommendType_ = other.bigDataRecommendType_;
switch (other.NJNIONMBMKECase) {
case NJNIONMBMKEOneofCase.DKLBNBDPMPO:
DKLBNBDPMPO = other.DKLBNBDPMPO.Clone();
break;
case NJNIONMBMKEOneofCase.PFOPJPJKKLK:
PFOPJPJKKLK = other.PFOPJPJKKLK.Clone();
break;
}
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetBigDataAllRecommendScRsp Clone() {
return new GetBigDataAllRecommendScRsp(this);
}
/// <summary>Field number for the "DKLBNBDPMPO" field.</summary>
public const int DKLBNBDPMPOFieldNumber = 15;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PIIIPHEFDJO DKLBNBDPMPO {
get { return nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.DKLBNBDPMPO ? (global::EggLink.DanhengServer.Proto.PIIIPHEFDJO) nJNIONMBMKE_ : null; }
set {
nJNIONMBMKE_ = value;
nJNIONMBMKECase_ = value == null ? NJNIONMBMKEOneofCase.None : NJNIONMBMKEOneofCase.DKLBNBDPMPO;
}
}
/// <summary>Field number for the "PFOPJPJKKLK" field.</summary>
public const int PFOPJPJKKLKFieldNumber = 10;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MKJALMKMPGL PFOPJPJKKLK {
get { return nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK ? (global::EggLink.DanhengServer.Proto.MKJALMKMPGL) nJNIONMBMKE_ : null; }
set {
nJNIONMBMKE_ = value;
nJNIONMBMKECase_ = value == null ? NJNIONMBMKEOneofCase.None : NJNIONMBMKEOneofCase.PFOPJPJKKLK;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 11;
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 "big_data_recommend_type" field.</summary>
public const int BigDataRecommendTypeFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.BigDataRecommendType bigDataRecommendType_ = global::EggLink.DanhengServer.Proto.BigDataRecommendType.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.BigDataRecommendType BigDataRecommendType {
get { return bigDataRecommendType_; }
set {
bigDataRecommendType_ = value;
}
}
private object nJNIONMBMKE_;
/// <summary>Enum of possible cases for the "NJNIONMBMKE" oneof.</summary>
public enum NJNIONMBMKEOneofCase {
None = 0,
DKLBNBDPMPO = 15,
PFOPJPJKKLK = 10,
}
private NJNIONMBMKEOneofCase nJNIONMBMKECase_ = NJNIONMBMKEOneofCase.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NJNIONMBMKEOneofCase NJNIONMBMKECase {
get { return nJNIONMBMKECase_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearNJNIONMBMKE() {
nJNIONMBMKECase_ = NJNIONMBMKEOneofCase.None;
nJNIONMBMKE_ = null;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetBigDataAllRecommendScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetBigDataAllRecommendScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(DKLBNBDPMPO, other.DKLBNBDPMPO)) return false;
if (!object.Equals(PFOPJPJKKLK, other.PFOPJPJKKLK)) return false;
if (Retcode != other.Retcode) return false;
if (BigDataRecommendType != other.BigDataRecommendType) return false;
if (NJNIONMBMKECase != other.NJNIONMBMKECase) 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 (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.DKLBNBDPMPO) hash ^= DKLBNBDPMPO.GetHashCode();
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) hash ^= PFOPJPJKKLK.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (BigDataRecommendType != global::EggLink.DanhengServer.Proto.BigDataRecommendType.None) hash ^= BigDataRecommendType.GetHashCode();
hash ^= (int) nJNIONMBMKECase_;
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 (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) {
output.WriteRawTag(82);
output.WriteMessage(PFOPJPJKKLK);
}
if (Retcode != 0) {
output.WriteRawTag(88);
output.WriteUInt32(Retcode);
}
if (BigDataRecommendType != global::EggLink.DanhengServer.Proto.BigDataRecommendType.None) {
output.WriteRawTag(104);
output.WriteEnum((int) BigDataRecommendType);
}
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.DKLBNBDPMPO) {
output.WriteRawTag(122);
output.WriteMessage(DKLBNBDPMPO);
}
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 (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) {
output.WriteRawTag(82);
output.WriteMessage(PFOPJPJKKLK);
}
if (Retcode != 0) {
output.WriteRawTag(88);
output.WriteUInt32(Retcode);
}
if (BigDataRecommendType != global::EggLink.DanhengServer.Proto.BigDataRecommendType.None) {
output.WriteRawTag(104);
output.WriteEnum((int) BigDataRecommendType);
}
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.DKLBNBDPMPO) {
output.WriteRawTag(122);
output.WriteMessage(DKLBNBDPMPO);
}
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 (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.DKLBNBDPMPO) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DKLBNBDPMPO);
}
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PFOPJPJKKLK);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (BigDataRecommendType != global::EggLink.DanhengServer.Proto.BigDataRecommendType.None) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) BigDataRecommendType);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetBigDataAllRecommendScRsp other) {
if (other == null) {
return;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.BigDataRecommendType != global::EggLink.DanhengServer.Proto.BigDataRecommendType.None) {
BigDataRecommendType = other.BigDataRecommendType;
}
switch (other.NJNIONMBMKECase) {
case NJNIONMBMKEOneofCase.DKLBNBDPMPO:
if (DKLBNBDPMPO == null) {
DKLBNBDPMPO = new global::EggLink.DanhengServer.Proto.PIIIPHEFDJO();
}
DKLBNBDPMPO.MergeFrom(other.DKLBNBDPMPO);
break;
case NJNIONMBMKEOneofCase.PFOPJPJKKLK:
if (PFOPJPJKKLK == null) {
PFOPJPJKKLK = new global::EggLink.DanhengServer.Proto.MKJALMKMPGL();
}
PFOPJPJKKLK.MergeFrom(other.PFOPJPJKKLK);
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 82: {
global::EggLink.DanhengServer.Proto.MKJALMKMPGL subBuilder = new global::EggLink.DanhengServer.Proto.MKJALMKMPGL();
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) {
subBuilder.MergeFrom(PFOPJPJKKLK);
}
input.ReadMessage(subBuilder);
PFOPJPJKKLK = subBuilder;
break;
}
case 88: {
Retcode = input.ReadUInt32();
break;
}
case 104: {
BigDataRecommendType = (global::EggLink.DanhengServer.Proto.BigDataRecommendType) input.ReadEnum();
break;
}
case 122: {
global::EggLink.DanhengServer.Proto.PIIIPHEFDJO subBuilder = new global::EggLink.DanhengServer.Proto.PIIIPHEFDJO();
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.DKLBNBDPMPO) {
subBuilder.MergeFrom(DKLBNBDPMPO);
}
input.ReadMessage(subBuilder);
DKLBNBDPMPO = 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 82: {
global::EggLink.DanhengServer.Proto.MKJALMKMPGL subBuilder = new global::EggLink.DanhengServer.Proto.MKJALMKMPGL();
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) {
subBuilder.MergeFrom(PFOPJPJKKLK);
}
input.ReadMessage(subBuilder);
PFOPJPJKKLK = subBuilder;
break;
}
case 88: {
Retcode = input.ReadUInt32();
break;
}
case 104: {
BigDataRecommendType = (global::EggLink.DanhengServer.Proto.BigDataRecommendType) input.ReadEnum();
break;
}
case 122: {
global::EggLink.DanhengServer.Proto.PIIIPHEFDJO subBuilder = new global::EggLink.DanhengServer.Proto.PIIIPHEFDJO();
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.DKLBNBDPMPO) {
subBuilder.MergeFrom(DKLBNBDPMPO);
}
input.ReadMessage(subBuilder);
DKLBNBDPMPO = subBuilder;
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code