1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * udpa/annotations/status.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/msg.h" 11 #include "udpa/annotations/status.upb.h" 12 #include "google/protobuf/descriptor.upb.h" 13 14 #include "upb/port_def.inc" 15 16 static const upb_msglayout_field udpa_annotations_StatusAnnotation__fields[2] = { 17 {1, UPB_SIZE(4, 4), 0, 0, 8, 1}, 18 {2, UPB_SIZE(0, 0), 0, 0, 14, 1}, 19 }; 20 21 const upb_msglayout udpa_annotations_StatusAnnotation_msginit = { 22 NULL, 23 &udpa_annotations_StatusAnnotation__fields[0], 24 UPB_SIZE(8, 8), 2, false, 255, 25 }; 26 27 #include "upb/port_undef.inc" 28 29