mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
410 lines
17 KiB
C#
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",
|
|
"REpPLnByb3RvGhFNS0pBTE1LTVBHTC5wcm90bxoaQmlnRGF0YVJlY29tbWVu",
|
|
"ZFR5cGUucHJvdG8ivwEKG0dldEJpZ0RhdGFBbGxSZWNvbW1lbmRTY1JzcBIP",
|
|
"CgdyZXRjb2RlGAkgASgNEjYKF2JpZ19kYXRhX3JlY29tbWVuZF90eXBlGAgg",
|
|
"ASgOMhUuQmlnRGF0YVJlY29tbWVuZFR5cGUSIwoLREtMQk5CRFBNUE8YASAB",
|
|
"KAsyDC5QSUlJUEhFRkRKT0gAEiMKC1BGT1BKUEpLS0xLGA8gASgLMgwuTUtK",
|
|
"QUxNS01QR0xIAEINCgtOSk5JT05NQk1LRUIeqgIbRWdnTGluay5EYW5oZW5n",
|
|
"U2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PIIIPHEFDJOReflection.Descriptor, global::EggLink.DanhengServer.Proto.MKJALMKMPGLReflection.Descriptor, global::EggLink.DanhengServer.Proto.BigDataRecommendTypeReflection.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[]{ "Retcode", "BigDataRecommendType", "DKLBNBDPMPO", "PFOPJPJKKLK" }, 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 "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 "big_data_recommend_type" field.</summary>
|
|
public const int BigDataRecommendTypeFieldNumber = 8;
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DKLBNBDPMPO" field.</summary>
|
|
public const int DKLBNBDPMPOFieldNumber = 1;
|
|
[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 = 15;
|
|
[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;
|
|
}
|
|
}
|
|
|
|
private object nJNIONMBMKE_;
|
|
/// <summary>Enum of possible cases for the "NJNIONMBMKE" oneof.</summary>
|
|
public enum NJNIONMBMKEOneofCase {
|
|
None = 0,
|
|
DKLBNBDPMPO = 1,
|
|
PFOPJPJKKLK = 15,
|
|
}
|
|
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 (Retcode != other.Retcode) return false;
|
|
if (BigDataRecommendType != other.BigDataRecommendType) return false;
|
|
if (!object.Equals(DKLBNBDPMPO, other.DKLBNBDPMPO)) return false;
|
|
if (!object.Equals(PFOPJPJKKLK, other.PFOPJPJKKLK)) 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 (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (BigDataRecommendType != global::EggLink.DanhengServer.Proto.BigDataRecommendType.None) hash ^= BigDataRecommendType.GetHashCode();
|
|
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.DKLBNBDPMPO) hash ^= DKLBNBDPMPO.GetHashCode();
|
|
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) hash ^= PFOPJPJKKLK.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.DKLBNBDPMPO) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(DKLBNBDPMPO);
|
|
}
|
|
if (BigDataRecommendType != global::EggLink.DanhengServer.Proto.BigDataRecommendType.None) {
|
|
output.WriteRawTag(64);
|
|
output.WriteEnum((int) BigDataRecommendType);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(PFOPJPJKKLK);
|
|
}
|
|
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.DKLBNBDPMPO) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(DKLBNBDPMPO);
|
|
}
|
|
if (BigDataRecommendType != global::EggLink.DanhengServer.Proto.BigDataRecommendType.None) {
|
|
output.WriteRawTag(64);
|
|
output.WriteEnum((int) BigDataRecommendType);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(PFOPJPJKKLK);
|
|
}
|
|
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 (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (BigDataRecommendType != global::EggLink.DanhengServer.Proto.BigDataRecommendType.None) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) BigDataRecommendType);
|
|
}
|
|
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.DKLBNBDPMPO) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DKLBNBDPMPO);
|
|
}
|
|
if (nJNIONMBMKECase_ == NJNIONMBMKEOneofCase.PFOPJPJKKLK) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PFOPJPJKKLK);
|
|
}
|
|
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 10: {
|
|
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;
|
|
}
|
|
case 64: {
|
|
BigDataRecommendType = (global::EggLink.DanhengServer.Proto.BigDataRecommendType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 72: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
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;
|
|
}
|
|
}
|
|
}
|
|
#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 10: {
|
|
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;
|
|
}
|
|
case 64: {
|
|
BigDataRecommendType = (global::EggLink.DanhengServer.Proto.BigDataRecommendType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 72: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
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;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|