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