aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/upb-generated/envoy/type/v3/http.upb.h
blob: 25b033f214cd191e8cae709fe213bab59d54ae51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
/* This file was generated by upbc (the upb compiler) from the input
 * file:
 *
 *     envoy/type/v3/http.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#ifndef ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_
#define ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_

#include "upb/msg.h"
#include "upb/decode.h"
#include "upb/decode_fast.h"
#include "upb/encode.h"

#include "upb/port_def.inc"

#ifdef __cplusplus
extern "C" {
#endif

typedef enum {
  envoy_type_v3_HTTP1 = 0,
  envoy_type_v3_HTTP2 = 1,
  envoy_type_v3_HTTP3 = 2
} envoy_type_v3_CodecClientType;


#ifdef __cplusplus
}  /* extern "C" */
#endif

#include "upb/port_undef.inc"

#endif  /* ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_ */