1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/annotations/deprecation.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. 7 * NO CHECKED-IN PROTOBUF GENCODE */ 8 9 #include <stddef.h> 10 #include "upb/generated_code_support.h" 11 #include "envoy/annotations/deprecation.upb_minitable.h" 12 #include "google/protobuf/descriptor.upb_minitable.h" 13 14 // Must be last. 15 #include "upb/port/def.inc" 16 17 extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken); 18 UPB_LINKARR_APPEND(upb_AllExts) 19 const upb_MiniTableExtension envoy_annotations_disallowed_by_default_ext = { 20 {189503207, 0, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsExtension | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 21 &google__protobuf__FieldOptions_msg_init, 22 {.UPB_PRIVATE(submsg) = NULL}, 23 24 }; 25 UPB_LINKARR_APPEND(upb_AllExts) 26 const upb_MiniTableExtension envoy_annotations_deprecated_at_minor_version_ext = { 27 {157299826, 0, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsExtension | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 28 &google__protobuf__FieldOptions_msg_init, 29 {.UPB_PRIVATE(submsg) = NULL}, 30 31 }; 32 UPB_LINKARR_APPEND(upb_AllExts) 33 const upb_MiniTableExtension envoy_annotations_disallowed_by_default_enum_ext = { 34 {70100853, 0, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsExtension | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 35 &google__protobuf__EnumValueOptions_msg_init, 36 {.UPB_PRIVATE(submsg) = NULL}, 37 38 }; 39 UPB_LINKARR_APPEND(upb_AllExts) 40 const upb_MiniTableExtension envoy_annotations_deprecated_at_minor_version_enum_ext = { 41 {181198657, 0, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | (int)kUpb_LabelFlags_IsExtension | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, 42 &google__protobuf__EnumValueOptions_msg_init, 43 {.UPB_PRIVATE(submsg) = NULL}, 44 45 }; 46 47 static const upb_MiniTableExtension *extensions_layout[4] = { 48 &envoy_annotations_disallowed_by_default_ext, 49 &envoy_annotations_deprecated_at_minor_version_ext, 50 &envoy_annotations_disallowed_by_default_enum_ext, 51 &envoy_annotations_deprecated_at_minor_version_enum_ext, 52 }; 53 54 const upb_MiniTableFile envoy_annotations_deprecation_proto_upb_file_layout = { 55 NULL, 56 NULL, 57 extensions_layout, 58 0, 59 0, 60 4, 61 }; 62 63 #include "upb/port/undef.inc" 64 65