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 <stddef.h> 10 #include "upb/collections/array_internal.h" 11 #include "upb/message/internal.h" 12 #include "upb/mini_table/enum_internal.h" 13 #include "xds/annotations/v3/sensitive.upb.h" 14 #include "google/protobuf/descriptor.upb.h" 15 16 // Must be last. 17 #include "upb/port/def.inc" 18 19 extern const upb_MiniTable google_protobuf_FieldOptions_msg_init; 20 const upb_MiniTableExtension xds_annotations_v3_sensitive_ext = { 21 {61008053, 0, 0, kUpb_NoSub, 8, kUpb_FieldMode_Scalar | kUpb_LabelFlags_IsExtension | (kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 22 &google_protobuf_FieldOptions_msg_init, 23 {.submsg = NULL}, 24 25 }; 26 27 static const upb_MiniTableExtension *extensions_layout[1] = { 28 &xds_annotations_v3_sensitive_ext, 29 }; 30 31 const upb_MiniTableFile xds_annotations_v3_sensitive_proto_upb_file_layout = { 32 NULL, 33 NULL, 34 extensions_layout, 35 0, 36 0, 37 1, 38 }; 39 40 #include "upb/port/undef.inc" 41 42