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