//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: extensions_a.proto
//
#pragma warning disable 1591, 0612, 3021
#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 Google.Protobuf.TestProtos.Extensions {
/// Holder for reflection information generated from extensions_a.proto
public static partial class ExtensionsAReflection {
#region Descriptor
/// File descriptor for extensions_a.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ExtensionsAReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChJleHRlbnNpb25zX2EucHJvdG8aIGdvb2dsZS9wcm90b2J1Zi9kZXNjcmlw",
"dG9yLnByb3RvOi4KA29wdBIfLmdvb2dsZS5wcm90b2J1Zi5NZXNzYWdlT3B0",
"aW9ucxjQhgMgASgJQiiqAiVHb29nbGUuUHJvdG9idWYuVGVzdFByb3Rvcy5F",
"eHRlbnNpb25zYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::Google.Protobuf.Reflection.DescriptorReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, new pb::Extension[] { ExtensionsAExtensions.Opt }, null));
}
#endregion
}
/// Holder for extension identifiers generated from the top level of extensions_a.proto
public static partial class ExtensionsAExtensions {
public static readonly pb::Extension Opt =
new pb::Extension(50000, pb::FieldCodec.ForString(400002, ""));
}
}
#endregion Designer generated code