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/reflection/def.h" 10 #include "udpa/annotations/sensitive.upbdefs.h" 11 #include "udpa/annotations/sensitive.upb.h" 12 13 extern _upb_DefPool_Init google_protobuf_descriptor_proto_upbdefinit; 14 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', 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', '$', 'Z', '\"', 'g', 'i', 't', 'h', 'u', 'b', '.', 'c', 'o', 'm', '/', 'c', 'n', 'c', 'f', '/', 'x', 'd', 's', '/', 'g', 21 'o', '/', 'a', 'n', 'n', 'o', 't', 'a', 't', 'i', 'o', 'n', 's', 'b', '\006', 'p', 'r', 'o', 't', 'o', '3', 22 }; 23 24 static _upb_DefPool_Init *deps[2] = { 25 &google_protobuf_descriptor_proto_upbdefinit, 26 NULL 27 }; 28 29 _upb_DefPool_Init udpa_annotations_sensitive_proto_upbdefinit = { 30 deps, 31 &udpa_annotations_sensitive_proto_upb_file_layout, 32 "udpa/annotations/sensitive.proto", 33 UPB_STRINGVIEW_INIT(descriptor, 196) 34 }; 35