|
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Proto/Issue048192/customannotations.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 CustomHttpRule {
/// <summary>Holder for reflection information generated from Proto/Issue048192/customannotations.proto</summary>
public static partial class CustomannotationsReflection {
#region Descriptor
/// <summary>File descriptor for Proto/Issue048192/customannotations.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static CustomannotationsReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CilQcm90by9Jc3N1ZTA0ODE5Mi9jdXN0b21hbm5vdGF0aW9ucy5wcm90bxIK",
"Z29vZ2xlLmFwaRoiUHJvdG8vSXNzdWUwNDgxOTIvY3VzdG9taHR0cC5wcm90",
"bxogZ29vZ2xlL3Byb3RvYnVmL2Rlc2NyaXB0b3IucHJvdG86RQoEaHR0cBIe",
"Lmdvb2dsZS5wcm90b2J1Zi5NZXRob2RPcHRpb25zGLDKvCIgASgLMhQuZ29v",
"Z2xlLmFwaS5IdHRwUnVsZUJ/Cg5jb20uZ29vZ2xlLmFwaUIQQW5ub3RhdGlv",
"bnNQcm90b1ABWkFnb29nbGUuZ29sYW5nLm9yZy9nZW5wcm90by9nb29nbGVh",
"cGlzL2FwaS9hbm5vdGF0aW9uczthbm5vdGF0aW9uc6ICBEdBUEmqAg5DdXN0",
"b21IdHRwUnVsZWIGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::CustomHttpRule.CustomhttpReflection.Descriptor, global::Google.Protobuf.Reflection.DescriptorReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, new pb::Extension[] { CustomannotationsExtensions.Http }, null));
}
#endregion
}
/// <summary>Holder for extension identifiers generated from the top level of Proto/Issue048192/customannotations.proto</summary>
public static partial class CustomannotationsExtensions {
/// <summary>
/// See `HttpRule`.
/// </summary>
public static readonly pb::Extension<global::Google.Protobuf.Reflection.MethodOptions, global::CustomHttpRule.HttpRule> Http =
new pb::Extension<global::Google.Protobuf.Reflection.MethodOptions, global::CustomHttpRule.HttpRule>(72295728, pb::FieldCodec.ForMessage(578365826, global::CustomHttpRule.HttpRule.Parser));
}
}
#endregion Designer generated code
|