xref: /aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/config/core/v3/health_check.upb_minitable.h (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     envoy/config/core/v3/health_check.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated. */
7 
8 #ifndef ENVOY_CONFIG_CORE_V3_HEALTH_CHECK_PROTO_UPB_MINITABLE_H_
9 #define ENVOY_CONFIG_CORE_V3_HEALTH_CHECK_PROTO_UPB_MINITABLE_H_
10 
11 #include "upb/generated_code_support.h"
12 
13 // Must be last.
14 #include "upb/port/def.inc"
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
20 extern const upb_MiniTable envoy__config__core__v3__HealthStatusSet_msg_init;
21 extern const upb_MiniTable envoy__config__core__v3__HealthCheck_msg_init;
22 extern const upb_MiniTable envoy__config__core__v3__HealthCheck__Payload_msg_init;
23 extern const upb_MiniTable envoy__config__core__v3__HealthCheck__HttpHealthCheck_msg_init;
24 extern const upb_MiniTable envoy__config__core__v3__HealthCheck__TcpHealthCheck_msg_init;
25 extern const upb_MiniTable envoy__config__core__v3__HealthCheck__RedisHealthCheck_msg_init;
26 extern const upb_MiniTable envoy__config__core__v3__HealthCheck__GrpcHealthCheck_msg_init;
27 extern const upb_MiniTable envoy__config__core__v3__HealthCheck__CustomHealthCheck_msg_init;
28 extern const upb_MiniTable envoy__config__core__v3__HealthCheck__TlsOptions_msg_init;
29 
30 extern const upb_MiniTableFile envoy_config_core_v3_health_check_proto_upb_file_layout;
31 
32 #ifdef __cplusplus
33 }  /* extern "C" */
34 #endif
35 
36 #include "upb/port/undef.inc"
37 
38 #endif  /* ENVOY_CONFIG_CORE_V3_HEALTH_CHECK_PROTO_UPB_MINITABLE_H_ */
39