1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     xds/core/v3/cidr.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #include "upb/reflection/def.h"
10 #include "xds/core/v3/cidr.upbdefs.h"
11 #include "xds/core/v3/cidr.upb.h"
12 
13 extern _upb_DefPool_Init xds_annotations_v3_status_proto_upbdefinit;
14 extern _upb_DefPool_Init google_protobuf_wrappers_proto_upbdefinit;
15 extern _upb_DefPool_Init validate_validate_proto_upbdefinit;
16 static const char descriptor[356] = {'\n', '\026', 'x', 'd', 's', '/', 'c', 'o', 'r', 'e', '/', 'v', '3', '/', 'c', 'i', 'd', 'r', '.', 'p', 'r', 'o', 't', 'o', '\022',
17 '\013', 'x', 'd', 's', '.', 'c', 'o', 'r', 'e', '.', 'v', '3', '\032', '\037', 'x', 'd', 's', '/', 'a', 'n', 'n', 'o', 't', 'a', 't',
18 'i', 'o', 'n', 's', '/', 'v', '3', '/', 's', 't', 'a', 't', 'u', 's', '.', 'p', 'r', 'o', 't', 'o', '\032', '\036', 'g', 'o', 'o',
19 'g', 'l', 'e', '/', 'p', 'r', 'o', 't', 'o', 'b', 'u', 'f', '/', 'w', 'r', 'a', 'p', 'p', 'e', 'r', 's', '.', 'p', 'r', 'o',
20 't', 'o', '\032', '\027', 'v', 'a', 'l', 'i', 'd', 'a', 't', 'e', '/', 'v', 'a', 'l', 'i', 'd', 'a', 't', 'e', '.', 'p', 'r', 'o',
21 't', 'o', '\"', '\202', '\001', '\n', '\t', 'C', 'i', 'd', 'r', 'R', 'a', 'n', 'g', 'e', '\022', '.', '\n', '\016', 'a', 'd', 'd', 'r', 'e',
22 's', 's', '_', 'p', 'r', 'e', 'f', 'i', 'x', '\030', '\001', ' ', '\001', '(', '\t', 'B', '\007', '\372', 'B', '\004', 'r', '\002', '\020', '\001', 'R',
23 '\r', 'a', 'd', 'd', 'r', 'e', 's', 's', 'P', 'r', 'e', 'f', 'i', 'x', '\022', 'E', '\n', '\n', 'p', 'r', 'e', 'f', 'i', 'x', '_',
24 'l', 'e', 'n', '\030', '\002', ' ', '\001', '(', '\013', '2', '\034', '.', 'g', 'o', 'o', 'g', 'l', 'e', '.', 'p', 'r', 'o', 't', 'o', 'b',
25 'u', 'f', '.', 'U', 'I', 'n', 't', '3', '2', 'V', 'a', 'l', 'u', 'e', 'B', '\010', '\372', 'B', '\005', '*', '\003', '\030', '\200', '\001', 'R',
26 '\t', 'p', 'r', 'e', 'f', 'i', 'x', 'L', 'e', 'n', 'B', 'V', '\n', '\026', 'c', 'o', 'm', '.', 'g', 'i', 't', 'h', 'u', 'b', '.',
27 'x', 'd', 's', '.', 'c', 'o', 'r', 'e', '.', 'v', '3', 'B', '\016', 'C', 'i', 'd', 'r', 'R', 'a', 'n', 'g', 'e', 'P', 'r', 'o',
28 't', 'o', 'P', '\001', 'Z', '\"', 'g', 'i', 't', 'h', 'u', 'b', '.', 'c', 'o', 'm', '/', 'c', 'n', 'c', 'f', '/', 'x', 'd', 's',
29 '/', 'g', 'o', '/', 'x', 'd', 's', '/', 'c', 'o', 'r', 'e', '/', 'v', '3', '\322', '\306', '\244', '\341', '\006', '\002', '\010', '\001', 'b', '\006',
30 'p', 'r', 'o', 't', 'o', '3',
31 };
32 
33 static _upb_DefPool_Init *deps[4] = {
34   &xds_annotations_v3_status_proto_upbdefinit,
35   &google_protobuf_wrappers_proto_upbdefinit,
36   &validate_validate_proto_upbdefinit,
37   NULL
38 };
39 
40 _upb_DefPool_Init xds_core_v3_cidr_proto_upbdefinit = {
41   deps,
42   &xds_core_v3_cidr_proto_upb_file_layout,
43   "xds/core/v3/cidr.proto",
44   UPB_STRINGVIEW_INIT(descriptor, 356)
45 };
46