Sha256: 671a33c7e89a498b9c897b0159ffd94bd427d51bb2184be77fed8f16aa962670
Contents?: true
Size: 785 Bytes
Versions: 1
Compression:
Stored size: 785 Bytes
Contents
/* This file was generated by upb_generator from the input file: * * envoy/type/v3/http.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. * NO CHECKED-IN PROTOBUF GENCODE */ #ifndef ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_ #define ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_ #include "upb/generated_code_support.h" #include "envoy/type/v3/http.upb_minitable.h" #include "udpa/annotations/status.upb_minitable.h" // Must be last. #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_ */
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grpc-1.68.1 | src/core/ext/upb-gen/envoy/type/v3/http.upb.h |