5f5f1edd030a2c917f01388326013d19e513ad10
[platform/upstream/grpc.git] / src / core / ext / upb-generated / udpa / annotations / migrate.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     udpa/annotations/migrate.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 "udpa/annotations/migrate.upb.h"
12 #include "google/protobuf/descriptor.upb.h"
13
14 #include "upb/port_def.inc"
15
16 static const upb_msglayout_field udpa_annotations_MigrateAnnotation__fields[1] = {
17   {1, UPB_SIZE(0, 0), 0, 0, 9, 1},
18 };
19
20 const upb_msglayout udpa_annotations_MigrateAnnotation_msginit = {
21   NULL,
22   &udpa_annotations_MigrateAnnotation__fields[0],
23   UPB_SIZE(8, 16), 1, false, 255,
24 };
25
26 static const upb_msglayout_field udpa_annotations_FieldMigrateAnnotation__fields[2] = {
27   {1, UPB_SIZE(0, 0), 0, 0, 9, 1},
28   {2, UPB_SIZE(8, 16), 0, 0, 9, 1},
29 };
30
31 const upb_msglayout udpa_annotations_FieldMigrateAnnotation_msginit = {
32   NULL,
33   &udpa_annotations_FieldMigrateAnnotation__fields[0],
34   UPB_SIZE(16, 32), 2, false, 255,
35 };
36
37 static const upb_msglayout_field udpa_annotations_FileMigrateAnnotation__fields[1] = {
38   {2, UPB_SIZE(0, 0), 0, 0, 9, 1},
39 };
40
41 const upb_msglayout udpa_annotations_FileMigrateAnnotation_msginit = {
42   NULL,
43   &udpa_annotations_FileMigrateAnnotation__fields[0],
44   UPB_SIZE(8, 16), 1, false, 255,
45 };
46
47 #include "upb/port_undef.inc"
48