• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/service/load_stats/v3/lrs.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #include <stddef.h>
10 #include "upb/msg.h"
11 #include "envoy/service/load_stats/v3/lrs.upb.h"
12 #include "envoy/config/core/v3/base.upb.h"
13 #include "envoy/config/endpoint/v3/load_report.upb.h"
14 #include "google/protobuf/duration.upb.h"
15 #include "udpa/annotations/status.upb.h"
16 #include "udpa/annotations/versioning.upb.h"
17 #include "validate/validate.upb.h"
18 
19 #include "upb/port_def.inc"
20 
21 static const upb_msglayout *const envoy_service_load_stats_v3_LoadStatsRequest_submsgs[2] = {
22   &envoy_config_core_v3_Node_msginit,
23   &envoy_config_endpoint_v3_ClusterStats_msginit,
24 };
25 
26 static const upb_msglayout_field envoy_service_load_stats_v3_LoadStatsRequest__fields[2] = {
27   {1, UPB_SIZE(4, 8), 1, 0, 11, 1},
28   {2, UPB_SIZE(8, 16), 0, 1, 11, 3},
29 };
30 
31 const upb_msglayout envoy_service_load_stats_v3_LoadStatsRequest_msginit = {
32   &envoy_service_load_stats_v3_LoadStatsRequest_submsgs[0],
33   &envoy_service_load_stats_v3_LoadStatsRequest__fields[0],
34   UPB_SIZE(16, 24), 2, false, 255,
35 };
36 
37 static const upb_msglayout *const envoy_service_load_stats_v3_LoadStatsResponse_submsgs[1] = {
38   &google_protobuf_Duration_msginit,
39 };
40 
41 static const upb_msglayout_field envoy_service_load_stats_v3_LoadStatsResponse__fields[4] = {
42   {1, UPB_SIZE(8, 16), 0, 0, 9, 3},
43   {2, UPB_SIZE(4, 8), 1, 0, 11, 1},
44   {3, UPB_SIZE(1, 1), 0, 0, 8, 1},
45   {4, UPB_SIZE(2, 2), 0, 0, 8, 1},
46 };
47 
48 const upb_msglayout envoy_service_load_stats_v3_LoadStatsResponse_msginit = {
49   &envoy_service_load_stats_v3_LoadStatsResponse_submsgs[0],
50   &envoy_service_load_stats_v3_LoadStatsResponse__fields[0],
51   UPB_SIZE(16, 24), 4, false, 255,
52 };
53 
54 #include "upb/port_undef.inc"
55 
56