9 #ifndef ENVOY_CONFIG_ENDPOINT_V3_LOAD_REPORT_PROTO_UPB_H_
10 #define ENVOY_CONFIG_ENDPOINT_V3_LOAD_REPORT_PROTO_UPB_H_
13 #include "upb/decode.h"
14 #include "upb/decode_fast.h"
15 #include "upb/encode.h"
17 #include "upb/port_def.inc"
59 upb_arena *
arena,
int options) {
88 if (!sub)
return NULL;
94 *UPB_PTR_AT(msg, UPB_SIZE(8, 8), uint64_t) = value;
97 *UPB_PTR_AT(msg, UPB_SIZE(16, 16), uint64_t) = value;
100 *UPB_PTR_AT(msg, UPB_SIZE(24, 24), uint64_t) = value;
110 bool ok = _upb_array_append_accessor2(
111 msg, UPB_SIZE(48, 56), UPB_SIZE(2, 3), &sub,
arena);
112 if (!ok)
return NULL;
116 *UPB_PTR_AT(msg, UPB_SIZE(40, 40), uint32_t) = value;
126 bool ok = _upb_array_append_accessor2(
127 msg, UPB_SIZE(52, 64), UPB_SIZE(2, 3), &sub,
arena);
128 if (!ok)
return NULL;
132 *UPB_PTR_AT(msg, UPB_SIZE(32, 32), uint64_t) = value;
146 upb_arena *
arena,
int options) {
174 if (!sub)
return NULL;
180 *UPB_PTR_AT(msg, UPB_SIZE(8, 8), uint64_t) = value;
183 *UPB_PTR_AT(msg, UPB_SIZE(16, 16), uint64_t) = value;
186 *UPB_PTR_AT(msg, UPB_SIZE(24, 24), uint64_t) = value;
196 bool ok = _upb_array_append_accessor2(
197 msg, UPB_SIZE(48, 56), UPB_SIZE(2, 3), &sub,
arena);
198 if (!ok)
return NULL;
209 if (!sub)
return NULL;
215 *UPB_PTR_AT(msg, UPB_SIZE(32, 32), uint64_t) = value;
229 upb_arena *
arena,
int options) {
243 *UPB_PTR_AT(msg, UPB_SIZE(16, 16), upb_strview) = value;
246 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), uint64_t) = value;
249 *UPB_PTR_AT(msg, UPB_SIZE(8, 8),
double) = value;
263 upb_arena *
arena,
int options) {
283 *UPB_PTR_AT(msg, UPB_SIZE(16, 16), upb_strview) = value;
293 bool ok = _upb_array_append_accessor2(
294 msg, UPB_SIZE(36, 56), UPB_SIZE(2, 3), &sub,
arena);
295 if (!ok)
return NULL;
299 *UPB_PTR_AT(msg, UPB_SIZE(8, 8), uint64_t) = value;
309 if (!sub)
return NULL;
322 bool ok = _upb_array_append_accessor2(
323 msg, UPB_SIZE(40, 64), UPB_SIZE(2, 3), &sub,
arena);
324 if (!ok)
return NULL;
328 *UPB_PTR_AT(msg, UPB_SIZE(24, 32), upb_strview) = value;
342 upb_arena *
arena,
int options) {
355 *UPB_PTR_AT(msg, UPB_SIZE(8, 8), upb_strview) = value;
358 *UPB_PTR_AT(msg, UPB_SIZE(0, 0), uint64_t) = value;
365 #include "upb/port_undef.inc"
struct envoy_config_core_v3_Address envoy_config_core_v3_Address
Definition: address.upb.h:35
struct envoy_config_core_v3_Locality envoy_config_core_v3_Locality
Definition: base.upb.h:44
struct google_protobuf_Duration google_protobuf_Duration
Definition: duration.upb.h:24
struct google_protobuf_Struct google_protobuf_Struct
Definition: struct.upb.h:27
struct envoy_config_endpoint_v3_UpstreamEndpointStats envoy_config_endpoint_v3_UpstreamEndpointStats
Definition: load_report.upb.h:29
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_successful_requests(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, uint64_t value)
Definition: load_report.upb.h:179
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamEndpointStats_has_address(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg)
Definition: load_report.upb.h:155
UPB_INLINE const struct envoy_config_core_v3_Address * envoy_config_endpoint_v3_UpstreamEndpointStats_address(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg)
Definition: load_report.upb.h:156
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_issued_requests(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, uint64_t value)
Definition: load_report.upb.h:214
UPB_INLINE struct envoy_config_endpoint_v3_ClusterStats_DroppedRequests * envoy_config_endpoint_v3_ClusterStats_add_dropped_requests(envoy_config_endpoint_v3_ClusterStats *msg, upb_arena *arena)
Definition: load_report.upb.h:320
struct envoy_config_endpoint_v3_ClusterStats envoy_config_endpoint_v3_ClusterStats
Definition: load_report.upb.h:31
UPB_INLINE struct envoy_config_endpoint_v3_UpstreamEndpointStats * envoy_config_endpoint_v3_UpstreamLocalityStats_add_upstream_endpoint_stats(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, upb_arena *arena)
Definition: load_report.upb.h:124
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_error_requests(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint64_t value)
Definition: load_report.upb.h:99
UPB_INLINE struct envoy_config_core_v3_Locality * envoy_config_endpoint_v3_UpstreamLocalityStats_mutable_locality(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, upb_arena *arena)
Definition: load_report.upb.h:84
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamLocalityStats_has_load_metric_stats(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg)
Definition: load_report.upb.h:73
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_address(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, struct envoy_config_core_v3_Address *value)
Definition: load_report.upb.h:166
UPB_INLINE const envoy_config_endpoint_v3_UpstreamEndpointStats *const * envoy_config_endpoint_v3_UpstreamLocalityStats_upstream_endpoint_stats(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg, size_t *len)
Definition: load_report.upb.h:77
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats * envoy_config_endpoint_v3_UpstreamLocalityStats_parse(const char *buf, size_t size, upb_arena *arena)
Definition: load_report.upb.h:53
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamLocalityStats_has_upstream_endpoint_stats(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg)
Definition: load_report.upb.h:76
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests ** envoy_config_endpoint_v3_ClusterStats_resize_dropped_requests(envoy_config_endpoint_v3_ClusterStats *msg, size_t len, upb_arena *arena)
Definition: load_report.upb.h:317
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats ** envoy_config_endpoint_v3_UpstreamLocalityStats_resize_load_metric_stats(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, size_t len, upb_arena *arena)
Definition: load_report.upb.h:105
UPB_INLINE void envoy_config_endpoint_v3_EndpointLoadMetricStats_set_metric_name(envoy_config_endpoint_v3_EndpointLoadMetricStats *msg, upb_strview value)
Definition: load_report.upb.h:242
UPB_INLINE double envoy_config_endpoint_v3_EndpointLoadMetricStats_total_metric_value(const envoy_config_endpoint_v3_EndpointLoadMetricStats *msg)
Definition: load_report.upb.h:240
const upb_msglayout envoy_config_endpoint_v3_ClusterStats_DroppedRequests_msginit
Definition: load_report.upb.c:105
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests ** envoy_config_endpoint_v3_ClusterStats_mutable_dropped_requests(envoy_config_endpoint_v3_ClusterStats *msg, size_t *len)
Definition: load_report.upb.h:314
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamEndpointStats_has_metadata(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg)
Definition: load_report.upb.h:162
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_locality(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, struct envoy_config_core_v3_Locality *value)
Definition: load_report.upb.h:80
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests * envoy_config_endpoint_v3_ClusterStats_DroppedRequests_parse(const char *buf, size_t size, upb_arena *arena)
Definition: load_report.upb.h:336
UPB_INLINE void envoy_config_endpoint_v3_EndpointLoadMetricStats_set_num_requests_finished_with_metric(envoy_config_endpoint_v3_EndpointLoadMetricStats *msg, uint64_t value)
Definition: load_report.upb.h:245
UPB_INLINE uint64_t envoy_config_endpoint_v3_ClusterStats_DroppedRequests_dropped_count(const envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg)
Definition: load_report.upb.h:352
struct envoy_config_endpoint_v3_EndpointLoadMetricStats envoy_config_endpoint_v3_EndpointLoadMetricStats
Definition: load_report.upb.h:30
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamEndpointStats_total_error_requests(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg)
Definition: load_report.upb.h:159
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats ** envoy_config_endpoint_v3_ClusterStats_resize_upstream_locality_stats(envoy_config_endpoint_v3_ClusterStats *msg, size_t len, upb_arena *arena)
Definition: load_report.upb.h:288
struct envoy_config_endpoint_v3_ClusterStats_DroppedRequests envoy_config_endpoint_v3_ClusterStats_DroppedRequests
Definition: load_report.upb.h:32
UPB_INLINE upb_strview envoy_config_endpoint_v3_ClusterStats_DroppedRequests_category(const envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg)
Definition: load_report.upb.h:351
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests * envoy_config_endpoint_v3_ClusterStats_DroppedRequests_parse_ex(const char *buf, size_t size, upb_arena *arena, int options)
Definition: load_report.upb.h:341
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats * envoy_config_endpoint_v3_EndpointLoadMetricStats_parse(const char *buf, size_t size, upb_arena *arena)
Definition: load_report.upb.h:223
UPB_INLINE const struct envoy_config_core_v3_Locality * envoy_config_endpoint_v3_UpstreamLocalityStats_locality(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg)
Definition: load_report.upb.h:69
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats ** envoy_config_endpoint_v3_UpstreamLocalityStats_mutable_upstream_endpoint_stats(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, size_t *len)
Definition: load_report.upb.h:118
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamEndpointStats_total_requests_in_progress(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg)
Definition: load_report.upb.h:158
UPB_INLINE const struct google_protobuf_Struct * envoy_config_endpoint_v3_UpstreamEndpointStats_metadata(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg)
Definition: load_report.upb.h:163
UPB_INLINE char * envoy_config_endpoint_v3_ClusterStats_serialize(const envoy_config_endpoint_v3_ClusterStats *msg, upb_arena *arena, size_t *len)
Definition: load_report.upb.h:268
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_set_total_dropped_requests(envoy_config_endpoint_v3_ClusterStats *msg, uint64_t value)
Definition: load_report.upb.h:298
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_set_cluster_service_name(envoy_config_endpoint_v3_ClusterStats *msg, upb_strview value)
Definition: load_report.upb.h:327
UPB_INLINE const envoy_config_endpoint_v3_EndpointLoadMetricStats *const * envoy_config_endpoint_v3_UpstreamEndpointStats_load_metric_stats(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg, size_t *len)
Definition: load_report.upb.h:161
UPB_INLINE struct envoy_config_core_v3_Address * envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_address(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, upb_arena *arena)
Definition: load_report.upb.h:170
UPB_INLINE bool envoy_config_endpoint_v3_ClusterStats_has_upstream_locality_stats(const envoy_config_endpoint_v3_ClusterStats *msg)
Definition: load_report.upb.h:273
const upb_msglayout google_protobuf_Struct_msginit
Definition: struct.upb.c:23
UPB_INLINE const envoy_config_endpoint_v3_EndpointLoadMetricStats *const * envoy_config_endpoint_v3_UpstreamLocalityStats_load_metric_stats(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg, size_t *len)
Definition: load_report.upb.h:74
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats * envoy_config_endpoint_v3_UpstreamEndpointStats_parse_ex(const char *buf, size_t size, upb_arena *arena, int options)
Definition: load_report.upb.h:145
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_requests_in_progress(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint64_t value)
Definition: load_report.upb.h:96
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamLocalityStats_total_error_requests(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg)
Definition: load_report.upb.h:72
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_error_requests(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, uint64_t value)
Definition: load_report.upb.h:185
UPB_INLINE void envoy_config_endpoint_v3_EndpointLoadMetricStats_set_total_metric_value(envoy_config_endpoint_v3_EndpointLoadMetricStats *msg, double value)
Definition: load_report.upb.h:248
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats * envoy_config_endpoint_v3_EndpointLoadMetricStats_new(upb_arena *arena)
Definition: load_report.upb.h:220
UPB_INLINE uint64_t envoy_config_endpoint_v3_EndpointLoadMetricStats_num_requests_finished_with_metric(const envoy_config_endpoint_v3_EndpointLoadMetricStats *msg)
Definition: load_report.upb.h:239
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_requests_in_progress(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, uint64_t value)
Definition: load_report.upb.h:182
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats * envoy_config_endpoint_v3_EndpointLoadMetricStats_parse_ex(const char *buf, size_t size, upb_arena *arena, int options)
Definition: load_report.upb.h:228
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats ** envoy_config_endpoint_v3_ClusterStats_mutable_upstream_locality_stats(envoy_config_endpoint_v3_ClusterStats *msg, size_t *len)
Definition: load_report.upb.h:285
UPB_INLINE upb_strview envoy_config_endpoint_v3_EndpointLoadMetricStats_metric_name(const envoy_config_endpoint_v3_EndpointLoadMetricStats *msg)
Definition: load_report.upb.h:238
UPB_INLINE envoy_config_endpoint_v3_ClusterStats * envoy_config_endpoint_v3_ClusterStats_parse(const char *buf, size_t size, upb_arena *arena)
Definition: load_report.upb.h:257
UPB_INLINE const envoy_config_endpoint_v3_ClusterStats_DroppedRequests *const * envoy_config_endpoint_v3_ClusterStats_dropped_requests(const envoy_config_endpoint_v3_ClusterStats *msg, size_t *len)
Definition: load_report.upb.h:279
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_DroppedRequests_set_dropped_count(envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg, uint64_t value)
Definition: load_report.upb.h:357
UPB_INLINE envoy_config_endpoint_v3_ClusterStats * envoy_config_endpoint_v3_ClusterStats_new(upb_arena *arena)
Definition: load_report.upb.h:254
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamEndpointStats_has_load_metric_stats(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg)
Definition: load_report.upb.h:160
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats * envoy_config_endpoint_v3_UpstreamLocalityStats_parse_ex(const char *buf, size_t size, upb_arena *arena, int options)
Definition: load_report.upb.h:58
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_DroppedRequests_set_category(envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg, upb_strview value)
Definition: load_report.upb.h:354
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_set_load_report_interval(envoy_config_endpoint_v3_ClusterStats *msg, struct google_protobuf_Duration *value)
Definition: load_report.upb.h:301
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamLocalityStats_total_successful_requests(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg)
Definition: load_report.upb.h:70
const upb_msglayout envoy_config_endpoint_v3_EndpointLoadMetricStats_msginit
Definition: load_report.upb.c:73
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats ** envoy_config_endpoint_v3_UpstreamLocalityStats_resize_upstream_endpoint_stats(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, size_t len, upb_arena *arena)
Definition: load_report.upb.h:121
UPB_INLINE char * envoy_config_endpoint_v3_EndpointLoadMetricStats_serialize(const envoy_config_endpoint_v3_EndpointLoadMetricStats *msg, upb_arena *arena, size_t *len)
Definition: load_report.upb.h:234
const upb_msglayout google_protobuf_Duration_msginit
Definition: duration.upb.c:20
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats * envoy_config_endpoint_v3_UpstreamEndpointStats_parse(const char *buf, size_t size, upb_arena *arena)
Definition: load_report.upb.h:140
UPB_INLINE struct envoy_config_endpoint_v3_UpstreamLocalityStats * envoy_config_endpoint_v3_ClusterStats_add_upstream_locality_stats(envoy_config_endpoint_v3_ClusterStats *msg, upb_arena *arena)
Definition: load_report.upb.h:291
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_priority(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint32_t value)
Definition: load_report.upb.h:115
UPB_INLINE struct google_protobuf_Duration * envoy_config_endpoint_v3_ClusterStats_mutable_load_report_interval(envoy_config_endpoint_v3_ClusterStats *msg, upb_arena *arena)
Definition: load_report.upb.h:305
UPB_INLINE uint32_t envoy_config_endpoint_v3_UpstreamLocalityStats_priority(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg)
Definition: load_report.upb.h:75
UPB_INLINE bool envoy_config_endpoint_v3_ClusterStats_has_load_report_interval(const envoy_config_endpoint_v3_ClusterStats *msg)
Definition: load_report.upb.h:276
const upb_msglayout envoy_config_endpoint_v3_UpstreamLocalityStats_msginit
Definition: load_report.upb.c:39
UPB_INLINE struct google_protobuf_Struct * envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_metadata(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, upb_arena *arena)
Definition: load_report.upb.h:205
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_successful_requests(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint64_t value)
Definition: load_report.upb.h:93
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats ** envoy_config_endpoint_v3_UpstreamEndpointStats_resize_load_metric_stats(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, size_t len, upb_arena *arena)
Definition: load_report.upb.h:191
struct envoy_config_endpoint_v3_UpstreamLocalityStats envoy_config_endpoint_v3_UpstreamLocalityStats
Definition: load_report.upb.h:28
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_issued_requests(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint64_t value)
Definition: load_report.upb.h:131
const upb_msglayout envoy_config_endpoint_v3_UpstreamEndpointStats_msginit
Definition: load_report.upb.c:61
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats * envoy_config_endpoint_v3_UpstreamEndpointStats_new(upb_arena *arena)
Definition: load_report.upb.h:137
const upb_msglayout envoy_config_core_v3_Locality_msginit
Definition: base.upb.c:33
UPB_INLINE uint64_t envoy_config_endpoint_v3_ClusterStats_total_dropped_requests(const envoy_config_endpoint_v3_ClusterStats *msg)
Definition: load_report.upb.h:275
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_metadata(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, struct google_protobuf_Struct *value)
Definition: load_report.upb.h:201
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats ** envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_load_metric_stats(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, size_t *len)
Definition: load_report.upb.h:188
UPB_INLINE envoy_config_endpoint_v3_ClusterStats * envoy_config_endpoint_v3_ClusterStats_parse_ex(const char *buf, size_t size, upb_arena *arena, int options)
Definition: load_report.upb.h:262
UPB_INLINE bool envoy_config_endpoint_v3_ClusterStats_has_dropped_requests(const envoy_config_endpoint_v3_ClusterStats *msg)
Definition: load_report.upb.h:278
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamEndpointStats_total_successful_requests(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg)
Definition: load_report.upb.h:157
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats ** envoy_config_endpoint_v3_UpstreamLocalityStats_mutable_load_metric_stats(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, size_t *len)
Definition: load_report.upb.h:102
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamLocalityStats_total_requests_in_progress(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg)
Definition: load_report.upb.h:71
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests * envoy_config_endpoint_v3_ClusterStats_DroppedRequests_new(upb_arena *arena)
Definition: load_report.upb.h:333
const upb_msglayout envoy_config_core_v3_Address_msginit
Definition: address.upb.c:102
UPB_INLINE struct envoy_config_endpoint_v3_EndpointLoadMetricStats * envoy_config_endpoint_v3_UpstreamLocalityStats_add_load_metric_stats(envoy_config_endpoint_v3_UpstreamLocalityStats *msg, upb_arena *arena)
Definition: load_report.upb.h:108
UPB_INLINE upb_strview envoy_config_endpoint_v3_ClusterStats_cluster_service_name(const envoy_config_endpoint_v3_ClusterStats *msg)
Definition: load_report.upb.h:280
UPB_INLINE struct envoy_config_endpoint_v3_EndpointLoadMetricStats * envoy_config_endpoint_v3_UpstreamEndpointStats_add_load_metric_stats(envoy_config_endpoint_v3_UpstreamEndpointStats *msg, upb_arena *arena)
Definition: load_report.upb.h:194
UPB_INLINE char * envoy_config_endpoint_v3_UpstreamEndpointStats_serialize(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg, upb_arena *arena, size_t *len)
Definition: load_report.upb.h:151
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats * envoy_config_endpoint_v3_UpstreamLocalityStats_new(upb_arena *arena)
Definition: load_report.upb.h:50
UPB_INLINE const struct google_protobuf_Duration * envoy_config_endpoint_v3_ClusterStats_load_report_interval(const envoy_config_endpoint_v3_ClusterStats *msg)
Definition: load_report.upb.h:277
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamLocalityStats_total_issued_requests(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg)
Definition: load_report.upb.h:78
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamLocalityStats_has_locality(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg)
Definition: load_report.upb.h:68
UPB_INLINE char * envoy_config_endpoint_v3_UpstreamLocalityStats_serialize(const envoy_config_endpoint_v3_UpstreamLocalityStats *msg, upb_arena *arena, size_t *len)
Definition: load_report.upb.h:64
UPB_INLINE char * envoy_config_endpoint_v3_ClusterStats_DroppedRequests_serialize(const envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg, upb_arena *arena, size_t *len)
Definition: load_report.upb.h:347
UPB_INLINE const envoy_config_endpoint_v3_UpstreamLocalityStats *const * envoy_config_endpoint_v3_ClusterStats_upstream_locality_stats(const envoy_config_endpoint_v3_ClusterStats *msg, size_t *len)
Definition: load_report.upb.h:274
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_set_cluster_name(envoy_config_endpoint_v3_ClusterStats *msg, upb_strview value)
Definition: load_report.upb.h:282
const upb_msglayout envoy_config_endpoint_v3_ClusterStats_msginit
Definition: load_report.upb.c:94
UPB_INLINE upb_strview envoy_config_endpoint_v3_ClusterStats_cluster_name(const envoy_config_endpoint_v3_ClusterStats *msg)
Definition: load_report.upb.h:272
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamEndpointStats_total_issued_requests(const envoy_config_endpoint_v3_UpstreamEndpointStats *msg)
Definition: load_report.upb.h:164
upb_arena * arena
Definition: xds_api.cc:909