Home | History | Annotate | Download | only in Grpc.IntegrationTesting
      1 // <auto-generated>
      2 //     Generated by the protocol buffer compiler.  DO NOT EDIT!
      3 //     source: src/proto/grpc/testing/empty_service.proto
      4 // </auto-generated>
      5 #pragma warning disable 1591, 0612, 3021
      6 #region Designer generated code
      7 
      8 using pb = global::Google.Protobuf;
      9 using pbc = global::Google.Protobuf.Collections;
     10 using pbr = global::Google.Protobuf.Reflection;
     11 using scg = global::System.Collections.Generic;
     12 namespace Grpc.Testing {
     13 
     14   /// <summary>Holder for reflection information generated from src/proto/grpc/testing/empty_service.proto</summary>
     15   public static partial class EmptyServiceReflection {
     16 
     17     #region Descriptor
     18     /// <summary>File descriptor for src/proto/grpc/testing/empty_service.proto</summary>
     19     public static pbr::FileDescriptor Descriptor {
     20       get { return descriptor; }
     21     }
     22     private static pbr::FileDescriptor descriptor;
     23 
     24     static EmptyServiceReflection() {
     25       byte[] descriptorData = global::System.Convert.FromBase64String(
     26           string.Concat(
     27             "CipzcmMvcHJvdG8vZ3JwYy90ZXN0aW5nL2VtcHR5X3NlcnZpY2UucHJvdG8S",
     28             "DGdycGMudGVzdGluZzIOCgxFbXB0eVNlcnZpY2ViBnByb3RvMw=="));
     29       descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
     30           new pbr::FileDescriptor[] { },
     31           new pbr::GeneratedClrTypeInfo(null, null));
     32     }
     33     #endregion
     34 
     35   }
     36 }
     37 
     38 #endregion Designer generated code
     39