• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/config/endpoint/v3/load_report.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/config/endpoint/v3/load_report.upb.h"
12 #include "envoy/config/core/v3/address.upb.h"
13 #include "envoy/config/core/v3/base.upb.h"
14 #include "google/protobuf/duration.upb.h"
15 #include "google/protobuf/struct.upb.h"
16 #include "udpa/annotations/status.upb.h"
17 #include "udpa/annotations/versioning.upb.h"
18 #include "validate/validate.upb.h"
19 
20 #include "upb/port_def.inc"
21 
22 static const upb_msglayout *const envoy_config_endpoint_v3_UpstreamLocalityStats_submsgs[3] = {
23   &envoy_config_core_v3_Locality_msginit,
24   &envoy_config_endpoint_v3_EndpointLoadMetricStats_msginit,
25   &envoy_config_endpoint_v3_UpstreamEndpointStats_msginit,
26 };
27 
28 static const upb_msglayout_field envoy_config_endpoint_v3_UpstreamLocalityStats__fields[8] = {
29   {1, UPB_SIZE(44, 48), 1, 0, 11, 1},
30   {2, UPB_SIZE(8, 8), 0, 0, 4, 1},
31   {3, UPB_SIZE(16, 16), 0, 0, 4, 1},
32   {4, UPB_SIZE(24, 24), 0, 0, 4, 1},
33   {5, UPB_SIZE(48, 56), 0, 1, 11, 3},
34   {6, UPB_SIZE(40, 40), 0, 0, 13, 1},
35   {7, UPB_SIZE(52, 64), 0, 2, 11, 3},
36   {8, UPB_SIZE(32, 32), 0, 0, 4, 1},
37 };
38 
39 const upb_msglayout envoy_config_endpoint_v3_UpstreamLocalityStats_msginit = {
40   &envoy_config_endpoint_v3_UpstreamLocalityStats_submsgs[0],
41   &envoy_config_endpoint_v3_UpstreamLocalityStats__fields[0],
42   UPB_SIZE(56, 72), 8, false, 255,
43 };
44 
45 static const upb_msglayout *const envoy_config_endpoint_v3_UpstreamEndpointStats_submsgs[3] = {
46   &envoy_config_core_v3_Address_msginit,
47   &envoy_config_endpoint_v3_EndpointLoadMetricStats_msginit,
48   &google_protobuf_Struct_msginit,
49 };
50 
51 static const upb_msglayout_field envoy_config_endpoint_v3_UpstreamEndpointStats__fields[7] = {
52   {1, UPB_SIZE(40, 40), 1, 0, 11, 1},
53   {2, UPB_SIZE(8, 8), 0, 0, 4, 1},
54   {3, UPB_SIZE(16, 16), 0, 0, 4, 1},
55   {4, UPB_SIZE(24, 24), 0, 0, 4, 1},
56   {5, UPB_SIZE(48, 56), 0, 1, 11, 3},
57   {6, UPB_SIZE(44, 48), 2, 2, 11, 1},
58   {7, UPB_SIZE(32, 32), 0, 0, 4, 1},
59 };
60 
61 const upb_msglayout envoy_config_endpoint_v3_UpstreamEndpointStats_msginit = {
62   &envoy_config_endpoint_v3_UpstreamEndpointStats_submsgs[0],
63   &envoy_config_endpoint_v3_UpstreamEndpointStats__fields[0],
64   UPB_SIZE(56, 64), 7, false, 255,
65 };
66 
67 static const upb_msglayout_field envoy_config_endpoint_v3_EndpointLoadMetricStats__fields[3] = {
68   {1, UPB_SIZE(16, 16), 0, 0, 9, 1},
69   {2, UPB_SIZE(0, 0), 0, 0, 4, 1},
70   {3, UPB_SIZE(8, 8), 0, 0, 1, 1},
71 };
72 
73 const upb_msglayout envoy_config_endpoint_v3_EndpointLoadMetricStats_msginit = {
74   NULL,
75   &envoy_config_endpoint_v3_EndpointLoadMetricStats__fields[0],
76   UPB_SIZE(24, 32), 3, false, 255,
77 };
78 
79 static const upb_msglayout *const envoy_config_endpoint_v3_ClusterStats_submsgs[3] = {
80   &envoy_config_endpoint_v3_ClusterStats_DroppedRequests_msginit,
81   &envoy_config_endpoint_v3_UpstreamLocalityStats_msginit,
82   &google_protobuf_Duration_msginit,
83 };
84 
85 static const upb_msglayout_field envoy_config_endpoint_v3_ClusterStats__fields[6] = {
86   {1, UPB_SIZE(16, 16), 0, 0, 9, 1},
87   {2, UPB_SIZE(36, 56), 0, 1, 11, 3},
88   {3, UPB_SIZE(8, 8), 0, 0, 4, 1},
89   {4, UPB_SIZE(32, 48), 1, 2, 11, 1},
90   {5, UPB_SIZE(40, 64), 0, 0, 11, 3},
91   {6, UPB_SIZE(24, 32), 0, 0, 9, 1},
92 };
93 
94 const upb_msglayout envoy_config_endpoint_v3_ClusterStats_msginit = {
95   &envoy_config_endpoint_v3_ClusterStats_submsgs[0],
96   &envoy_config_endpoint_v3_ClusterStats__fields[0],
97   UPB_SIZE(48, 80), 6, false, 255,
98 };
99 
100 static const upb_msglayout_field envoy_config_endpoint_v3_ClusterStats_DroppedRequests__fields[2] = {
101   {1, UPB_SIZE(8, 8), 0, 0, 9, 1},
102   {2, UPB_SIZE(0, 0), 0, 0, 4, 1},
103 };
104 
105 const upb_msglayout envoy_config_endpoint_v3_ClusterStats_DroppedRequests_msginit = {
106   NULL,
107   &envoy_config_endpoint_v3_ClusterStats_DroppedRequests__fields[0],
108   UPB_SIZE(16, 32), 2, false, 255,
109 };
110 
111 #include "upb/port_undef.inc"
112 
113