• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* Automatically generated nanopb constant definitions */
2 /* Generated by nanopb-0.3.7-dev */
3 
4 #include "src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/duration.pb.h"
5 /* @@protoc_insertion_point(includes) */
6 #if PB_PROTO_HEADER_VERSION != 30
7 #error Regenerate this file with the current version of nanopb generator.
8 #endif
9 
10 
11 
12 const pb_field_t google_protobuf_Duration_fields[3] = {
13     PB_FIELD(  1, INT64   , OPTIONAL, STATIC  , FIRST, google_protobuf_Duration, seconds, seconds, 0),
14     PB_FIELD(  2, INT32   , OPTIONAL, STATIC  , OTHER, google_protobuf_Duration, nanos, seconds, 0),
15     PB_LAST_FIELD
16 };
17 
18 
19 /* @@protoc_insertion_point(eof) */
20