Protobuf...

This commit is contained in:
2026-05-10 13:39:01 -07:00
commit c1830ab510
421 changed files with 313428 additions and 0 deletions

39
MessageOptions.cs Normal file
View File

@@ -0,0 +1,39 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: core/message_options.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 RecRoom.Protobuf.Core {
/// <summary>Holder for reflection information generated from core/message_options.proto</summary>
public static partial class MessageOptionsReflection {
#region Descriptor
/// <summary>File descriptor for core/message_options.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MessageOptionsReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Chpjb3JlL21lc3NhZ2Vfb3B0aW9ucy5wcm90bxIEY29yZRogZ29vZ2xlL3By",
"b3RvYnVmL2Rlc2NyaXB0b3IucHJvdG9CGKoCFVJlY1Jvb20uUHJvdG9idWYu",
"Q29yZWIGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::Google.Protobuf.Reflection.DescriptorReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, null));
}
#endregion
}
}
#endregion Designer generated code