Sha256: aec0f4872412dc74c2daa52b9057e5c7506ecf82b7d496f6f64ad4f8c14740cd
Contents?: true
Size: 690 Bytes
Versions: 6
Compression:
Stored size: 690 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * google/protobuf/timestamp.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg_internal.h" #include "google/protobuf/timestamp.upb.h" #include "upb/port_def.inc" static const upb_msglayout_field google_protobuf_Timestamp__fields[2] = { {1, UPB_SIZE(0, 0), 0, 0, 3, _UPB_MODE_SCALAR}, {2, UPB_SIZE(8, 8), 0, 0, 5, _UPB_MODE_SCALAR}, }; const upb_msglayout google_protobuf_Timestamp_msginit = { NULL, &google_protobuf_Timestamp__fields[0], UPB_SIZE(16, 16), 2, false, 2, 255, }; #include "upb/port_undef.inc"
Version data entries
6 entries across 6 versions & 2 rubygems