Files
DanhengServer-OpenSource/Proto/OBIPKIIALHC.cs
2025-08-15 12:52:47 +08:00

52 lines
2.0 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: OBIPKIIALHC.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 OBIPKIIALHC.proto</summary>
public static partial class OBIPKIIALHCReflection {
#region Descriptor
/// <summary>File descriptor for OBIPKIIALHC.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static OBIPKIIALHCReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFPQklQS0lJQUxIQy5wcm90byqmAQoLT0JJUEtJSUFMSEMSKAokTVVMVElf",
"UEFUSF9BVkFUQVJfVU5MT0NLX1JFQVNPTl9OT05FEAASOwo3TVVMVElfUEFU",
"SF9BVkFUQVJfVU5MT0NLX1JFQVNPTl9GSU5JU0hfVU5MT0NLX0NPTkRJVElP",
"ThABEjAKLE1VTFRJX1BBVEhfQVZBVEFSX1VOTE9DS19SRUFTT05fRUFSTFlf",
"VU5MT0NLEAJCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJv",
"dG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.OBIPKIIALHC), }, null, null));
}
#endregion
}
#region Enums
public enum OBIPKIIALHC {
[pbr::OriginalName("MULTI_PATH_AVATAR_UNLOCK_REASON_NONE")] MultiPathAvatarUnlockReasonNone = 0,
[pbr::OriginalName("MULTI_PATH_AVATAR_UNLOCK_REASON_FINISH_UNLOCK_CONDITION")] MultiPathAvatarUnlockReasonFinishUnlockCondition = 1,
[pbr::OriginalName("MULTI_PATH_AVATAR_UNLOCK_REASON_EARLY_UNLOCK")] MultiPathAvatarUnlockReasonEarlyUnlock = 2,
}
#endregion
}
#endregion Designer generated code