Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / deps / grpc / src / core / ext / upb-generated / envoy / type / percent.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/type/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.h"
11 #include "envoy/type/percent.upb.h"
12 #include "validate/validate.upb.h"
13 #include "gogoproto/gogo.upb.h"
14
15 #include "upb/port_def.inc"
16
17 static const upb_msglayout_field envoy_type_Percent__fields[1] = {
18   {1, UPB_SIZE(0, 0), 0, 0, 1, 1},
19 };
20
21 const upb_msglayout envoy_type_Percent_msginit = {
22   NULL,
23   &envoy_type_Percent__fields[0],
24   UPB_SIZE(8, 8), 1, false,
25 };
26
27 static const upb_msglayout_field envoy_type_FractionalPercent__fields[2] = {
28   {1, UPB_SIZE(8, 8), 0, 0, 13, 1},
29   {2, UPB_SIZE(0, 0), 0, 0, 14, 1},
30 };
31
32 const upb_msglayout envoy_type_FractionalPercent_msginit = {
33   NULL,
34   &envoy_type_FractionalPercent__fields[0],
35   UPB_SIZE(16, 16), 2, false,
36 };
37
38 #include "upb/port_undef.inc"
39