Sha256: 38833ef4a9875e03a47dc971bd487a9d23bc91f391b3461b493f1119825955ac
Contents?: true
Size: 685 Bytes
Versions: 6
Compression:
Stored size: 685 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * google/protobuf/duration.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/duration.upb.h" #include "upb/port_def.inc" static const upb_msglayout_field google_protobuf_Duration__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_Duration_msginit = { NULL, &google_protobuf_Duration__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