grpc
src
core
ext
upb-generated
envoy
type
v3
percent.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/percent.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/percent.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_Percent__fields
[1] = {
19
{1,
UPB_SIZE
(0, 0),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 1,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_8Byte
<<
kUpb_FieldRep_Shift
)},
20
};
21
22
const
upb_MiniTable
envoy_type_v3_Percent_msginit
= {
23
NULL,
24
&
envoy_type_v3_Percent__fields
[0],
25
UPB_SIZE
(8, 8), 1,
kUpb_ExtMode_NonExtendable
, 1, 255, 0,
26
};
27
28
static
const
upb_MiniTable_Field
envoy_type_v3_FractionalPercent__fields
[2] = {
29
{1,
UPB_SIZE
(0, 0),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 13,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_4Byte
<<
kUpb_FieldRep_Shift
)},
30
{2,
UPB_SIZE
(4, 4),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 5,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_4Byte
<<
kUpb_FieldRep_Shift
)},
31
};
32
33
const
upb_MiniTable
envoy_type_v3_FractionalPercent_msginit
= {
34
NULL,
35
&
envoy_type_v3_FractionalPercent__fields
[0],
36
UPB_SIZE
(8, 8), 2,
kUpb_ExtMode_NonExtendable
, 2, 255, 0,
37
};
38
39
static
const
upb_MiniTable
*
messages_layout
[2] = {
40
&
envoy_type_v3_Percent_msginit
,
41
&
envoy_type_v3_FractionalPercent_msginit
,
42
};
43
44
const
upb_MiniTable_File
envoy_type_v3_percent_proto_upb_file_layout
= {
45
messages_layout
,
46
NULL,
47
NULL,
48
2,
49
0,
50
0,
51
};
52
53
#include "upb/port_undef.inc"
54
kUpb_FieldRep_4Byte
@ kUpb_FieldRep_4Byte
Definition:
msg_internal.h:101
envoy_type_v3_FractionalPercent_msginit
const upb_MiniTable envoy_type_v3_FractionalPercent_msginit
Definition:
percent.upb.c:33
upb_MiniTable_Field
Definition:
msg_internal.h:71
versioning.upb.h
upb_MiniTable
Definition:
msg_internal.h:185
envoy_type_v3_Percent_msginit
const upb_MiniTable envoy_type_v3_Percent_msginit
Definition:
percent.upb.c:22
validate.upb.h
kUpb_ExtMode_NonExtendable
@ kUpb_ExtMode_NonExtendable
Definition:
msg_internal.h:160
kUpb_FieldRep_8Byte
@ kUpb_FieldRep_8Byte
Definition:
msg_internal.h:104
envoy_type_v3_Percent__fields
static const upb_MiniTable_Field envoy_type_v3_Percent__fields[1]
Definition:
percent.upb.c:18
envoy_type_v3_percent_proto_upb_file_layout
const upb_MiniTable_File envoy_type_v3_percent_proto_upb_file_layout
Definition:
percent.upb.c:44
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
percent.upb.h
kUpb_NoSub
#define kUpb_NoSub
Definition:
msg_internal.h:81
kUpb_FieldMode_Scalar
@ kUpb_FieldMode_Scalar
Definition:
msg_internal.h:86
envoy_type_v3_FractionalPercent__fields
static const upb_MiniTable_Field envoy_type_v3_FractionalPercent__fields[2]
Definition:
percent.upb.c:28
status.upb.h
messages_layout
static const upb_MiniTable * messages_layout[2]
Definition:
percent.upb.c:39
msg_internal.h
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:41