grpc
src
core
ext
upb-generated
envoy
type
v3
http_status.upb.c
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/v3/http_status.proto
5
*
6
* Do not edit -- your changes will be discarded when the file is
7
* regenerated. */
8
9
#include <stddef.h>
10
#include "
upb/msg_internal.h
"
11
#include "
envoy/type/v3/http_status.upb.h
"
12
#include "
udpa/annotations/status.upb.h
"
13
#include "
udpa/annotations/versioning.upb.h
"
14
#include "
validate/validate.upb.h
"
15
16
#include "upb/port_def.inc"
17
18
static
const
upb_MiniTable_Field
envoy_type_v3_HttpStatus__fields
[1] = {
19
{1,
UPB_SIZE
(0, 0),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 5,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_4Byte
<<
kUpb_FieldRep_Shift
)},
20
};
21
22
const
upb_MiniTable
envoy_type_v3_HttpStatus_msginit
= {
23
NULL,
24
&
envoy_type_v3_HttpStatus__fields
[0],
25
UPB_SIZE
(4, 8), 1,
kUpb_ExtMode_NonExtendable
, 1, 255, 0,
26
};
27
28
static
const
upb_MiniTable
*
messages_layout
[1] = {
29
&
envoy_type_v3_HttpStatus_msginit
,
30
};
31
32
const
upb_MiniTable_File
envoy_type_v3_http_status_proto_upb_file_layout
= {
33
messages_layout
,
34
NULL,
35
NULL,
36
1,
37
0,
38
0,
39
};
40
41
#include "upb/port_undef.inc"
42
kUpb_FieldRep_4Byte
@ kUpb_FieldRep_4Byte
Definition:
msg_internal.h:101
upb_MiniTable_Field
Definition:
msg_internal.h:71
versioning.upb.h
envoy_type_v3_HttpStatus_msginit
const upb_MiniTable envoy_type_v3_HttpStatus_msginit
Definition:
http_status.upb.c:22
upb_MiniTable
Definition:
msg_internal.h:185
validate.upb.h
http_status.upb.h
kUpb_ExtMode_NonExtendable
@ kUpb_ExtMode_NonExtendable
Definition:
msg_internal.h:160
UPB_SIZE
#define UPB_SIZE(size32, size64)
Definition:
bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:32
upb_MiniTable_File
Definition:
msg_internal.h:208
kUpb_FieldRep_Shift
@ kUpb_FieldRep_Shift
Definition:
msg_internal.h:106
kUpb_NoSub
#define kUpb_NoSub
Definition:
msg_internal.h:81
messages_layout
static const upb_MiniTable * messages_layout[1]
Definition:
http_status.upb.c:28
envoy_type_v3_HttpStatus__fields
static const upb_MiniTable_Field envoy_type_v3_HttpStatus__fields[1]
Definition:
http_status.upb.c:18
kUpb_FieldMode_Scalar
@ kUpb_FieldMode_Scalar
Definition:
msg_internal.h:86
envoy_type_v3_http_status_proto_upb_file_layout
const upb_MiniTable_File envoy_type_v3_http_status_proto_upb_file_layout
Definition:
http_status.upb.c:32
status.upb.h
msg_internal.h
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:02