mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
385 lines
13 KiB
C#
385 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: PrivacySettings.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 PrivacySettings.proto</summary>
|
|
public static partial class PrivacySettingsReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for PrivacySettings.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static PrivacySettingsReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChVQcml2YWN5U2V0dGluZ3MucHJvdG8iegoPUHJpdmFjeVNldHRpbmdzEhMK",
|
|
"C0JKQURBTEpGS0FCGAcgASgIEhMKC0FBRkpHTk5BUEZDGAsgASgIEhMKC0xF",
|
|
"QUxPUEtGUFBFGAwgASgIEhMKC0dJR0ZHS0JLTkpEGAQgASgIEhMKC0RFTU9C",
|
|
"SEJKTkRJGAkgASgIQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9i",
|
|
"BnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PrivacySettings), global::EggLink.DanhengServer.Proto.PrivacySettings.Parser, new[]{ "BJADALJFKAB", "AAFJGNNAPFC", "LEALOPKFPPE", "GIGFGKBKNJD", "DEMOBHBJNDI" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class PrivacySettings : pb::IMessage<PrivacySettings>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<PrivacySettings> _parser = new pb::MessageParser<PrivacySettings>(() => new PrivacySettings());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<PrivacySettings> 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.PrivacySettingsReflection.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 PrivacySettings() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PrivacySettings(PrivacySettings other) : this() {
|
|
bJADALJFKAB_ = other.bJADALJFKAB_;
|
|
aAFJGNNAPFC_ = other.aAFJGNNAPFC_;
|
|
lEALOPKFPPE_ = other.lEALOPKFPPE_;
|
|
gIGFGKBKNJD_ = other.gIGFGKBKNJD_;
|
|
dEMOBHBJNDI_ = other.dEMOBHBJNDI_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PrivacySettings Clone() {
|
|
return new PrivacySettings(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "BJADALJFKAB" field.</summary>
|
|
public const int BJADALJFKABFieldNumber = 7;
|
|
private bool bJADALJFKAB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool BJADALJFKAB {
|
|
get { return bJADALJFKAB_; }
|
|
set {
|
|
bJADALJFKAB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AAFJGNNAPFC" field.</summary>
|
|
public const int AAFJGNNAPFCFieldNumber = 11;
|
|
private bool aAFJGNNAPFC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool AAFJGNNAPFC {
|
|
get { return aAFJGNNAPFC_; }
|
|
set {
|
|
aAFJGNNAPFC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LEALOPKFPPE" field.</summary>
|
|
public const int LEALOPKFPPEFieldNumber = 12;
|
|
private bool lEALOPKFPPE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool LEALOPKFPPE {
|
|
get { return lEALOPKFPPE_; }
|
|
set {
|
|
lEALOPKFPPE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GIGFGKBKNJD" field.</summary>
|
|
public const int GIGFGKBKNJDFieldNumber = 4;
|
|
private bool gIGFGKBKNJD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool GIGFGKBKNJD {
|
|
get { return gIGFGKBKNJD_; }
|
|
set {
|
|
gIGFGKBKNJD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DEMOBHBJNDI" field.</summary>
|
|
public const int DEMOBHBJNDIFieldNumber = 9;
|
|
private bool dEMOBHBJNDI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool DEMOBHBJNDI {
|
|
get { return dEMOBHBJNDI_; }
|
|
set {
|
|
dEMOBHBJNDI_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as PrivacySettings);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(PrivacySettings other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (BJADALJFKAB != other.BJADALJFKAB) return false;
|
|
if (AAFJGNNAPFC != other.AAFJGNNAPFC) return false;
|
|
if (LEALOPKFPPE != other.LEALOPKFPPE) return false;
|
|
if (GIGFGKBKNJD != other.GIGFGKBKNJD) return false;
|
|
if (DEMOBHBJNDI != other.DEMOBHBJNDI) 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 (BJADALJFKAB != false) hash ^= BJADALJFKAB.GetHashCode();
|
|
if (AAFJGNNAPFC != false) hash ^= AAFJGNNAPFC.GetHashCode();
|
|
if (LEALOPKFPPE != false) hash ^= LEALOPKFPPE.GetHashCode();
|
|
if (GIGFGKBKNJD != false) hash ^= GIGFGKBKNJD.GetHashCode();
|
|
if (DEMOBHBJNDI != false) hash ^= DEMOBHBJNDI.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 (GIGFGKBKNJD != false) {
|
|
output.WriteRawTag(32);
|
|
output.WriteBool(GIGFGKBKNJD);
|
|
}
|
|
if (BJADALJFKAB != false) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(BJADALJFKAB);
|
|
}
|
|
if (DEMOBHBJNDI != false) {
|
|
output.WriteRawTag(72);
|
|
output.WriteBool(DEMOBHBJNDI);
|
|
}
|
|
if (AAFJGNNAPFC != false) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(AAFJGNNAPFC);
|
|
}
|
|
if (LEALOPKFPPE != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(LEALOPKFPPE);
|
|
}
|
|
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 (GIGFGKBKNJD != false) {
|
|
output.WriteRawTag(32);
|
|
output.WriteBool(GIGFGKBKNJD);
|
|
}
|
|
if (BJADALJFKAB != false) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(BJADALJFKAB);
|
|
}
|
|
if (DEMOBHBJNDI != false) {
|
|
output.WriteRawTag(72);
|
|
output.WriteBool(DEMOBHBJNDI);
|
|
}
|
|
if (AAFJGNNAPFC != false) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(AAFJGNNAPFC);
|
|
}
|
|
if (LEALOPKFPPE != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(LEALOPKFPPE);
|
|
}
|
|
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 (BJADALJFKAB != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (AAFJGNNAPFC != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (LEALOPKFPPE != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (GIGFGKBKNJD != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (DEMOBHBJNDI != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(PrivacySettings other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.BJADALJFKAB != false) {
|
|
BJADALJFKAB = other.BJADALJFKAB;
|
|
}
|
|
if (other.AAFJGNNAPFC != false) {
|
|
AAFJGNNAPFC = other.AAFJGNNAPFC;
|
|
}
|
|
if (other.LEALOPKFPPE != false) {
|
|
LEALOPKFPPE = other.LEALOPKFPPE;
|
|
}
|
|
if (other.GIGFGKBKNJD != false) {
|
|
GIGFGKBKNJD = other.GIGFGKBKNJD;
|
|
}
|
|
if (other.DEMOBHBJNDI != false) {
|
|
DEMOBHBJNDI = other.DEMOBHBJNDI;
|
|
}
|
|
_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 32: {
|
|
GIGFGKBKNJD = input.ReadBool();
|
|
break;
|
|
}
|
|
case 56: {
|
|
BJADALJFKAB = input.ReadBool();
|
|
break;
|
|
}
|
|
case 72: {
|
|
DEMOBHBJNDI = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
AAFJGNNAPFC = input.ReadBool();
|
|
break;
|
|
}
|
|
case 96: {
|
|
LEALOPKFPPE = input.ReadBool();
|
|
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 32: {
|
|
GIGFGKBKNJD = input.ReadBool();
|
|
break;
|
|
}
|
|
case 56: {
|
|
BJADALJFKAB = input.ReadBool();
|
|
break;
|
|
}
|
|
case 72: {
|
|
DEMOBHBJNDI = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
AAFJGNNAPFC = input.ReadBool();
|
|
break;
|
|
}
|
|
case 96: {
|
|
LEALOPKFPPE = input.ReadBool();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|