GRPC C++  1.39.1
circuit_breaker.upbdefs.h
Go to the documentation of this file.
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  * envoy/config/cluster/v3/circuit_breaker.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef ENVOY_CONFIG_CLUSTER_V3_CIRCUIT_BREAKER_PROTO_UPBDEFS_H_
10 #define ENVOY_CONFIG_CLUSTER_V3_CIRCUIT_BREAKER_PROTO_UPBDEFS_H_
11 
12 #include "upb/def.h"
13 #include "upb/port_def.inc"
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
18 #include "upb/def.h"
19 
20 #include "upb/port_def.inc"
21 
23 
24 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_CircuitBreakers_getmsgdef(upb_symtab *s) {
26  return upb_symtab_lookupmsg(s, "envoy.config.cluster.v3.CircuitBreakers");
27 }
28 
29 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_CircuitBreakers_Thresholds_getmsgdef(upb_symtab *s) {
31  return upb_symtab_lookupmsg(s, "envoy.config.cluster.v3.CircuitBreakers.Thresholds");
32 }
33 
36  return upb_symtab_lookupmsg(s, "envoy.config.cluster.v3.CircuitBreakers.Thresholds.RetryBudget");
37 }
38 
39 #ifdef __cplusplus
40 } /* extern "C" */
41 #endif
42 
43 #include "upb/port_undef.inc"
44 
45 #endif /* ENVOY_CONFIG_CLUSTER_V3_CIRCUIT_BREAKER_PROTO_UPBDEFS_H_ */
UPB_INLINE const upb_msgdef * envoy_config_cluster_v3_CircuitBreakers_Thresholds_getmsgdef(upb_symtab *s)
Definition: circuit_breaker.upbdefs.h:29
UPB_INLINE const upb_msgdef * envoy_config_cluster_v3_CircuitBreakers_getmsgdef(upb_symtab *s)
Definition: circuit_breaker.upbdefs.h:24
upb_def_init envoy_config_cluster_v3_circuit_breaker_proto_upbdefinit
Definition: circuit_breaker.upbdefs.c:95
UPB_INLINE const upb_msgdef * envoy_config_cluster_v3_CircuitBreakers_Thresholds_RetryBudget_getmsgdef(upb_symtab *s)
Definition: circuit_breaker.upbdefs.h:34