Home | History | Annotate | Download | only in health
      1 /* Automatically generated nanopb constant definitions */
      2 /* Generated by nanopb-0.3.7-dev */
      3 
      4 #include "src/cpp/server/health/health.pb.h"
      5 
      6 /* @@protoc_insertion_point(includes) */
      7 #if PB_PROTO_HEADER_VERSION != 30
      8 #error Regenerate this file with the current version of nanopb generator.
      9 #endif
     10 
     11 
     12 
     13 const pb_field_t grpc_health_v1_HealthCheckRequest_fields[2] = {
     14     PB_FIELD(  1, STRING  , OPTIONAL, STATIC  , FIRST, grpc_health_v1_HealthCheckRequest, service, service, 0),
     15     PB_LAST_FIELD
     16 };
     17 
     18 const pb_field_t grpc_health_v1_HealthCheckResponse_fields[2] = {
     19     PB_FIELD(  1, UENUM   , OPTIONAL, STATIC  , FIRST, grpc_health_v1_HealthCheckResponse, status, status, 0),
     20     PB_LAST_FIELD
     21 };
     22 
     23 
     24 /* @@protoc_insertion_point(eof) */
     25