1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     xds/annotations/v3/sensitive.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/annotations/v3/sensitive.upbdefs.h"
11 #include "xds/annotations/v3/sensitive.upb.h"
12 
13 extern _upb_DefPool_Init google_protobuf_descriptor_proto_upbdefinit;
14 static const char descriptor[207] = {'\n', '\"', 'x', 'd', 's', '/', 'a', 'n', 'n', 'o', 't', 'a', 't', 'i', 'o', 'n', 's', '/', 'v', '3', '/', 's', 'e', 'n', 's',
15 'i', 't', 'i', 'v', 'e', '.', 'p', 'r', 'o', 't', 'o', '\022', '\022', 'x', 'd', 's', '.', 'a', 'n', 'n', 'o', 't', 'a', 't', 'i',
16 'o', 'n', 's', '.', 'v', '3', '\032', ' ', 'g', 'o', 'o', 'g', 'l', 'e', '/', 'p', 'r', 'o', 't', 'o', 'b', 'u', 'f', '/', 'd',
17 'e', 's', 'c', 'r', 'i', 'p', 't', 'o', 'r', '.', 'p', 'r', 'o', 't', 'o', ':', '>', '\n', '\t', 's', 'e', 'n', 's', 'i', 't',
18 'i', 'v', 'e', '\022', '\035', '.', 'g', 'o', 'o', 'g', 'l', 'e', '.', 'p', 'r', 'o', 't', 'o', 'b', 'u', 'f', '.', 'F', 'i', 'e',
19 'l', 'd', 'O', 'p', 't', 'i', 'o', 'n', 's', '\030', '\265', '\321', '\213', '\035', ' ', '\001', '(', '\010', 'R', '\t', 's', 'e', 'n', 's', 'i',
20 't', 'i', 'v', 'e', 'B', '+', 'Z', ')', 'g', 'i', 't', 'h', 'u', 'b', '.', 'c', 'o', 'm', '/', 'c', 'n', 'c', 'f', '/', 'x',
21 'd', 's', '/', 'g', 'o', '/', 'x', 'd', 's', '/', 'a', 'n', 'n', 'o', 't', 'a', 't', 'i', 'o', 'n', 's', '/', 'v', '3', 'b',
22 '\006', 'p', 'r', 'o', 't', 'o', '3',
23 };
24 
25 static _upb_DefPool_Init *deps[2] = {
26   &google_protobuf_descriptor_proto_upbdefinit,
27   NULL
28 };
29 
30 _upb_DefPool_Init xds_annotations_v3_sensitive_proto_upbdefinit = {
31   deps,
32   &xds_annotations_v3_sensitive_proto_upb_file_layout,
33   "xds/annotations/v3/sensitive.proto",
34   UPB_STRINGVIEW_INIT(descriptor, 207)
35 };
36