|
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats * | envoy_config_endpoint_v3_UpstreamLocalityStats_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats * | envoy_config_endpoint_v3_UpstreamLocalityStats_parse (const char *buf, size_t size, upb_arena *arena) |
|
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) |
|
UPB_INLINE char * | envoy_config_endpoint_v3_UpstreamLocalityStats_serialize (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_UpstreamLocalityStats_has_locality (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_Locality * | envoy_config_endpoint_v3_UpstreamLocalityStats_locality (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_UpstreamLocalityStats_total_successful_requests (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_UpstreamLocalityStats_total_requests_in_progress (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_UpstreamLocalityStats_total_error_requests (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_UpstreamLocalityStats_has_load_metric_stats (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg) |
|
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) |
|
UPB_INLINE uint32_t | envoy_config_endpoint_v3_UpstreamLocalityStats_priority (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_UpstreamLocalityStats_has_upstream_endpoint_stats (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg) |
|
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) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_UpstreamLocalityStats_total_issued_requests (const envoy_config_endpoint_v3_UpstreamLocalityStats *msg) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamLocalityStats_set_locality (envoy_config_endpoint_v3_UpstreamLocalityStats *msg, struct envoy_config_core_v3_Locality *value) |
|
UPB_INLINE struct envoy_config_core_v3_Locality * | envoy_config_endpoint_v3_UpstreamLocalityStats_mutable_locality (envoy_config_endpoint_v3_UpstreamLocalityStats *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_successful_requests (envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint64_t value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_requests_in_progress (envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint64_t value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_error_requests (envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint64_t value) |
|
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) |
|
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) |
|
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) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamLocalityStats_set_priority (envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint32_t value) |
|
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) |
|
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) |
|
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) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_issued_requests (envoy_config_endpoint_v3_UpstreamLocalityStats *msg, uint64_t value) |
|
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats * | envoy_config_endpoint_v3_UpstreamEndpointStats_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats * | envoy_config_endpoint_v3_UpstreamEndpointStats_parse (const char *buf, size_t size, upb_arena *arena) |
|
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) |
|
UPB_INLINE char * | envoy_config_endpoint_v3_UpstreamEndpointStats_serialize (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_UpstreamEndpointStats_has_address (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_Address * | envoy_config_endpoint_v3_UpstreamEndpointStats_address (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_UpstreamEndpointStats_total_successful_requests (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_UpstreamEndpointStats_total_requests_in_progress (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_UpstreamEndpointStats_total_error_requests (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_UpstreamEndpointStats_has_load_metric_stats (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg) |
|
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) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_UpstreamEndpointStats_has_metadata (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg) |
|
UPB_INLINE const struct google_protobuf_Struct * | envoy_config_endpoint_v3_UpstreamEndpointStats_metadata (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_UpstreamEndpointStats_total_issued_requests (const envoy_config_endpoint_v3_UpstreamEndpointStats *msg) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamEndpointStats_set_address (envoy_config_endpoint_v3_UpstreamEndpointStats *msg, struct envoy_config_core_v3_Address *value) |
|
UPB_INLINE struct envoy_config_core_v3_Address * | envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_address (envoy_config_endpoint_v3_UpstreamEndpointStats *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_successful_requests (envoy_config_endpoint_v3_UpstreamEndpointStats *msg, uint64_t value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_requests_in_progress (envoy_config_endpoint_v3_UpstreamEndpointStats *msg, uint64_t value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_error_requests (envoy_config_endpoint_v3_UpstreamEndpointStats *msg, uint64_t value) |
|
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) |
|
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) |
|
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) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamEndpointStats_set_metadata (envoy_config_endpoint_v3_UpstreamEndpointStats *msg, struct google_protobuf_Struct *value) |
|
UPB_INLINE struct google_protobuf_Struct * | envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_metadata (envoy_config_endpoint_v3_UpstreamEndpointStats *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_issued_requests (envoy_config_endpoint_v3_UpstreamEndpointStats *msg, uint64_t value) |
|
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats * | envoy_config_endpoint_v3_EndpointLoadMetricStats_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats * | envoy_config_endpoint_v3_EndpointLoadMetricStats_parse (const char *buf, size_t size, upb_arena *arena) |
|
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) |
|
UPB_INLINE char * | envoy_config_endpoint_v3_EndpointLoadMetricStats_serialize (const envoy_config_endpoint_v3_EndpointLoadMetricStats *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | envoy_config_endpoint_v3_EndpointLoadMetricStats_metric_name (const envoy_config_endpoint_v3_EndpointLoadMetricStats *msg) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_EndpointLoadMetricStats_num_requests_finished_with_metric (const envoy_config_endpoint_v3_EndpointLoadMetricStats *msg) |
|
UPB_INLINE double | envoy_config_endpoint_v3_EndpointLoadMetricStats_total_metric_value (const envoy_config_endpoint_v3_EndpointLoadMetricStats *msg) |
|
UPB_INLINE void | envoy_config_endpoint_v3_EndpointLoadMetricStats_set_metric_name (envoy_config_endpoint_v3_EndpointLoadMetricStats *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_EndpointLoadMetricStats_set_num_requests_finished_with_metric (envoy_config_endpoint_v3_EndpointLoadMetricStats *msg, uint64_t value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_EndpointLoadMetricStats_set_total_metric_value (envoy_config_endpoint_v3_EndpointLoadMetricStats *msg, double value) |
|
UPB_INLINE envoy_config_endpoint_v3_ClusterStats * | envoy_config_endpoint_v3_ClusterStats_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_ClusterStats * | envoy_config_endpoint_v3_ClusterStats_parse (const char *buf, size_t size, upb_arena *arena) |
|
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) |
|
UPB_INLINE char * | envoy_config_endpoint_v3_ClusterStats_serialize (const envoy_config_endpoint_v3_ClusterStats *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | envoy_config_endpoint_v3_ClusterStats_cluster_name (const envoy_config_endpoint_v3_ClusterStats *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_ClusterStats_has_upstream_locality_stats (const envoy_config_endpoint_v3_ClusterStats *msg) |
|
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) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_ClusterStats_total_dropped_requests (const envoy_config_endpoint_v3_ClusterStats *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_ClusterStats_has_load_report_interval (const envoy_config_endpoint_v3_ClusterStats *msg) |
|
UPB_INLINE const struct google_protobuf_Duration * | envoy_config_endpoint_v3_ClusterStats_load_report_interval (const envoy_config_endpoint_v3_ClusterStats *msg) |
|
UPB_INLINE bool | envoy_config_endpoint_v3_ClusterStats_has_dropped_requests (const envoy_config_endpoint_v3_ClusterStats *msg) |
|
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) |
|
UPB_INLINE upb_strview | envoy_config_endpoint_v3_ClusterStats_cluster_service_name (const envoy_config_endpoint_v3_ClusterStats *msg) |
|
UPB_INLINE void | envoy_config_endpoint_v3_ClusterStats_set_cluster_name (envoy_config_endpoint_v3_ClusterStats *msg, upb_strview value) |
|
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) |
|
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) |
|
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) |
|
UPB_INLINE void | envoy_config_endpoint_v3_ClusterStats_set_total_dropped_requests (envoy_config_endpoint_v3_ClusterStats *msg, uint64_t value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_ClusterStats_set_load_report_interval (envoy_config_endpoint_v3_ClusterStats *msg, struct google_protobuf_Duration *value) |
|
UPB_INLINE struct google_protobuf_Duration * | envoy_config_endpoint_v3_ClusterStats_mutable_load_report_interval (envoy_config_endpoint_v3_ClusterStats *msg, upb_arena *arena) |
|
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) |
|
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) |
|
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) |
|
UPB_INLINE void | envoy_config_endpoint_v3_ClusterStats_set_cluster_service_name (envoy_config_endpoint_v3_ClusterStats *msg, upb_strview value) |
|
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | envoy_config_endpoint_v3_ClusterStats_DroppedRequests_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | envoy_config_endpoint_v3_ClusterStats_DroppedRequests_parse (const char *buf, size_t size, upb_arena *arena) |
|
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) |
|
UPB_INLINE char * | envoy_config_endpoint_v3_ClusterStats_DroppedRequests_serialize (const envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | envoy_config_endpoint_v3_ClusterStats_DroppedRequests_category (const envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg) |
|
UPB_INLINE uint64_t | envoy_config_endpoint_v3_ClusterStats_DroppedRequests_dropped_count (const envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg) |
|
UPB_INLINE void | envoy_config_endpoint_v3_ClusterStats_DroppedRequests_set_category (envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_endpoint_v3_ClusterStats_DroppedRequests_set_dropped_count (envoy_config_endpoint_v3_ClusterStats_DroppedRequests *msg, uint64_t value) |
|