//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetMultiPathAvatarInfoScRsp.proto
//
#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 {
/// Holder for reflection information generated from GetMultiPathAvatarInfoScRsp.proto
public static partial class GetMultiPathAvatarInfoScRspReflection {
#region Descriptor
/// File descriptor for GetMultiPathAvatarInfoScRsp.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetMultiPathAvatarInfoScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiFHZXRNdWx0aVBhdGhBdmF0YXJJbmZvU2NSc3AucHJvdG8aGU11bHRpUGF0",
"aEF2YXRhclR5cGUucHJvdG8aGU11bHRpUGF0aEF2YXRhckluZm8ucHJvdG8i",
"mwIKG0dldE11bHRpUGF0aEF2YXRhckluZm9TY1JzcBJICg9jdXJfYXZhdGFy",
"X3BhdGgYBCADKAsyLy5HZXRNdWx0aVBhdGhBdmF0YXJJbmZvU2NSc3AuQ3Vy",
"QXZhdGFyUGF0aEVudHJ5Eg8KB3JldGNvZGUYCiABKA0SGgoSYmFzaWNfdHlw",
"ZV9pZF9saXN0GAUgAygNEjkKG211bHRpX3BhdGhfYXZhdGFyX2luZm9fbGlz",
"dBgLIAMoCzIULk11bHRpUGF0aEF2YXRhckluZm8aSgoSQ3VyQXZhdGFyUGF0",
"aEVudHJ5EgsKA2tleRgBIAEoDRIjCgV2YWx1ZRgCIAEoDjIULk11bHRpUGF0",
"aEF2YXRhclR5cGU6AjgBQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJv",
"dG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MultiPathAvatarTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.MultiPathAvatarInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetMultiPathAvatarInfoScRsp), global::EggLink.DanhengServer.Proto.GetMultiPathAvatarInfoScRsp.Parser, new[]{ "CurAvatarPath", "Retcode", "BasicTypeIdList", "MultiPathAvatarInfoList" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetMultiPathAvatarInfoScRsp : pb::IMessage
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetMultiPathAvatarInfoScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser 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.GetMultiPathAvatarInfoScRspReflection.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 GetMultiPathAvatarInfoScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetMultiPathAvatarInfoScRsp(GetMultiPathAvatarInfoScRsp other) : this() {
curAvatarPath_ = other.curAvatarPath_.Clone();
retcode_ = other.retcode_;
basicTypeIdList_ = other.basicTypeIdList_.Clone();
multiPathAvatarInfoList_ = other.multiPathAvatarInfoList_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetMultiPathAvatarInfoScRsp Clone() {
return new GetMultiPathAvatarInfoScRsp(this);
}
/// Field number for the "cur_avatar_path" field.
public const int CurAvatarPathFieldNumber = 4;
private static readonly pbc::MapField.Codec _map_curAvatarPath_codec
= new pbc::MapField.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForEnum(16, x => (int) x, x => (global::EggLink.DanhengServer.Proto.MultiPathAvatarType) x, global::EggLink.DanhengServer.Proto.MultiPathAvatarType.None), 34);
private readonly pbc::MapField curAvatarPath_ = new pbc::MapField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField CurAvatarPath {
get { return curAvatarPath_; }
}
/// Field number for the "retcode" field.
public const int RetcodeFieldNumber = 10;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
/// Field number for the "basic_type_id_list" field.
public const int BasicTypeIdListFieldNumber = 5;
private static readonly pb::FieldCodec _repeated_basicTypeIdList_codec
= pb::FieldCodec.ForUInt32(42);
private readonly pbc::RepeatedField basicTypeIdList_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField BasicTypeIdList {
get { return basicTypeIdList_; }
}
/// Field number for the "multi_path_avatar_info_list" field.
public const int MultiPathAvatarInfoListFieldNumber = 11;
private static readonly pb::FieldCodec _repeated_multiPathAvatarInfoList_codec
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.MultiPathAvatarInfo.Parser);
private readonly pbc::RepeatedField multiPathAvatarInfoList_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField MultiPathAvatarInfoList {
get { return multiPathAvatarInfoList_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetMultiPathAvatarInfoScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetMultiPathAvatarInfoScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!CurAvatarPath.Equals(other.CurAvatarPath)) return false;
if (Retcode != other.Retcode) return false;
if(!basicTypeIdList_.Equals(other.basicTypeIdList_)) return false;
if(!multiPathAvatarInfoList_.Equals(other.multiPathAvatarInfoList_)) 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;
hash ^= CurAvatarPath.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
hash ^= basicTypeIdList_.GetHashCode();
hash ^= multiPathAvatarInfoList_.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
curAvatarPath_.WriteTo(output, _map_curAvatarPath_codec);
basicTypeIdList_.WriteTo(output, _repeated_basicTypeIdList_codec);
if (Retcode != 0) {
output.WriteRawTag(80);
output.WriteUInt32(Retcode);
}
multiPathAvatarInfoList_.WriteTo(output, _repeated_multiPathAvatarInfoList_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) {
curAvatarPath_.WriteTo(ref output, _map_curAvatarPath_codec);
basicTypeIdList_.WriteTo(ref output, _repeated_basicTypeIdList_codec);
if (Retcode != 0) {
output.WriteRawTag(80);
output.WriteUInt32(Retcode);
}
multiPathAvatarInfoList_.WriteTo(ref output, _repeated_multiPathAvatarInfoList_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;
size += curAvatarPath_.CalculateSize(_map_curAvatarPath_codec);
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
size += basicTypeIdList_.CalculateSize(_repeated_basicTypeIdList_codec);
size += multiPathAvatarInfoList_.CalculateSize(_repeated_multiPathAvatarInfoList_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetMultiPathAvatarInfoScRsp other) {
if (other == null) {
return;
}
curAvatarPath_.MergeFrom(other.curAvatarPath_);
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
basicTypeIdList_.Add(other.basicTypeIdList_);
multiPathAvatarInfoList_.Add(other.multiPathAvatarInfoList_);
_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 34: {
curAvatarPath_.AddEntriesFrom(input, _map_curAvatarPath_codec);
break;
}
case 42:
case 40: {
basicTypeIdList_.AddEntriesFrom(input, _repeated_basicTypeIdList_codec);
break;
}
case 80: {
Retcode = input.ReadUInt32();
break;
}
case 90: {
multiPathAvatarInfoList_.AddEntriesFrom(input, _repeated_multiPathAvatarInfoList_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 34: {
curAvatarPath_.AddEntriesFrom(ref input, _map_curAvatarPath_codec);
break;
}
case 42:
case 40: {
basicTypeIdList_.AddEntriesFrom(ref input, _repeated_basicTypeIdList_codec);
break;
}
case 80: {
Retcode = input.ReadUInt32();
break;
}
case 90: {
multiPathAvatarInfoList_.AddEntriesFrom(ref input, _repeated_multiPathAvatarInfoList_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code