xref: /aosp_15_r20/external/grpc-grpc/src/core/ext/upbdefs-gen/udpa/annotations/sensitive.upbdefs.c (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     udpa/annotations/sensitive.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated. */
7 
8 #include "upb/reflection/def.h"
9 #include "udpa/annotations/sensitive.upbdefs.h"
10 #include "udpa/annotations/sensitive.upb_minitable.h"
11 
12 extern _upb_DefPool_Init google_protobuf_descriptor_proto_upbdefinit;
13 static const char descriptor[196] = {'\n', ' ', 'u', 'd', 'p', 'a', '/', 'a', 'n', 'n', 'o', 't', 'a', 't', 'i', 'o', 'n', 's', '/', 's', 'e', 'n', 's', 'i', 't',
14 'i', 'v', 'e', '.', 'p', 'r', 'o', 't', 'o', '\022', '\020', 'u', 'd', 'p', 'a', '.', 'a', 'n', 'n', 'o', 't', 'a', 't', 'i', 'o',
15 'n', 's', '\032', ' ', 'g', 'o', 'o', 'g', 'l', 'e', '/', 'p', 'r', 'o', 't', 'o', 'b', 'u', 'f', '/', 'd', 'e', 's', 'c', 'r',
16 'i', 'p', 't', 'o', 'r', '.', 'p', 'r', 'o', 't', 'o', ':', '>', '\n', '\t', 's', 'e', 'n', 's', 'i', 't', 'i', 'v', 'e', '\022',
17 '\035', '.', 'g', 'o', 'o', 'g', 'l', 'e', '.', 'p', 'r', 'o', 't', 'o', 'b', 'u', 'f', '.', 'F', 'i', 'e', 'l', 'd', 'O', 'p',
18 't', 'i', 'o', 'n', 's', '\030', '\367', '\266', '\301', '$', ' ', '\001', '(', '\010', 'R', '\t', 's', 'e', 'n', 's', 'i', 't', 'i', 'v', 'e',
19 'B', '$', 'Z', '\"', 'g', 'i', 't', 'h', 'u', 'b', '.', 'c', 'o', 'm', '/', 'c', 'n', 'c', 'f', '/', 'x', 'd', 's', '/', 'g',
20 'o', '/', 'a', 'n', 'n', 'o', 't', 'a', 't', 'i', 'o', 'n', 's', 'b', '\006', 'p', 'r', 'o', 't', 'o', '3',
21 };
22 
23 static _upb_DefPool_Init *deps[2] = {
24   &google_protobuf_descriptor_proto_upbdefinit,
25   NULL
26 };
27 
28 _upb_DefPool_Init udpa_annotations_sensitive_proto_upbdefinit = {
29   deps,
30   &udpa_annotations_sensitive_proto_upb_file_layout,
31   "udpa/annotations/sensitive.proto",
32   UPB_STRINGVIEW_INIT(descriptor, 196)
33 };
34