|
UPB_INLINE envoy_api_v2_cluster_CircuitBreakers * | envoy_api_v2_cluster_CircuitBreakers_new (upb_arena *arena) |
|
UPB_INLINE envoy_api_v2_cluster_CircuitBreakers * | envoy_api_v2_cluster_CircuitBreakers_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE char * | envoy_api_v2_cluster_CircuitBreakers_serialize (const envoy_api_v2_cluster_CircuitBreakers *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE const envoy_api_v2_cluster_CircuitBreakers_Thresholds *const * | envoy_api_v2_cluster_CircuitBreakers_thresholds (const envoy_api_v2_cluster_CircuitBreakers *msg, size_t *len) |
|
UPB_INLINE envoy_api_v2_cluster_CircuitBreakers_Thresholds ** | envoy_api_v2_cluster_CircuitBreakers_mutable_thresholds (envoy_api_v2_cluster_CircuitBreakers *msg, size_t *len) |
|
UPB_INLINE envoy_api_v2_cluster_CircuitBreakers_Thresholds ** | envoy_api_v2_cluster_CircuitBreakers_resize_thresholds (envoy_api_v2_cluster_CircuitBreakers *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct envoy_api_v2_cluster_CircuitBreakers_Thresholds * | envoy_api_v2_cluster_CircuitBreakers_add_thresholds (envoy_api_v2_cluster_CircuitBreakers *msg, upb_arena *arena) |
|
UPB_INLINE envoy_api_v2_cluster_CircuitBreakers_Thresholds * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_new (upb_arena *arena) |
|
UPB_INLINE envoy_api_v2_cluster_CircuitBreakers_Thresholds * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE char * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_serialize (const envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE int32_t | envoy_api_v2_cluster_CircuitBreakers_Thresholds_priority (const envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_max_connections (const envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_max_pending_requests (const envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_max_requests (const envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_max_retries (const envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg) |
|
UPB_INLINE bool | envoy_api_v2_cluster_CircuitBreakers_Thresholds_track_remaining (const envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_max_connection_pools (const envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg) |
|
UPB_INLINE void | envoy_api_v2_cluster_CircuitBreakers_Thresholds_set_priority (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, int32_t value) |
|
UPB_INLINE void | envoy_api_v2_cluster_CircuitBreakers_Thresholds_set_max_connections (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_mutable_max_connections (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_cluster_CircuitBreakers_Thresholds_set_max_pending_requests (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_mutable_max_pending_requests (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_cluster_CircuitBreakers_Thresholds_set_max_requests (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_mutable_max_requests (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_cluster_CircuitBreakers_Thresholds_set_max_retries (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_mutable_max_retries (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_cluster_CircuitBreakers_Thresholds_set_track_remaining (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, bool value) |
|
UPB_INLINE void | envoy_api_v2_cluster_CircuitBreakers_Thresholds_set_max_connection_pools (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_cluster_CircuitBreakers_Thresholds_mutable_max_connection_pools (envoy_api_v2_cluster_CircuitBreakers_Thresholds *msg, upb_arena *arena) |
|