GRPC Core  9.0.0
http.upb.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/type/http.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef ENVOY_TYPE_HTTP_PROTO_UPB_H_
10 #define ENVOY_TYPE_HTTP_PROTO_UPB_H_
11 
12 #include "upb/generated_util.h"
13 #include "upb/msg.h"
14 #include "upb/decode.h"
15 #include "upb/encode.h"
16 
17 #include "upb/port_def.inc"
18 
19 #ifdef __cplusplus
20 extern "C" {
21 #endif
22 
23 typedef enum {
28 
29 
30 #ifdef __cplusplus
31 } /* extern "C" */
32 #endif
33 
34 #include "upb/port_undef.inc"
35 
36 #endif /* ENVOY_TYPE_HTTP_PROTO_UPB_H_ */
envoy_type_CodecClientType
Definition: http.upb.h:23
@ envoy_type_HTTP2
Definition: http.upb.h:25
@ envoy_type_HTTP1
Definition: http.upb.h:24
@ envoy_type_HTTP3
Definition: http.upb.h:26