Sha256: d8a7eedb5a00e8e909186cfd5f0cb5d2fd191fd57a495ffb338948f4eb407486
Contents?: true
Size: 1.36 KB
Versions: 6
Compression:
Stored size: 1.36 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * udpa/annotations/migrate.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg_internal.h" #include "udpa/annotations/migrate.upb.h" #include "google/protobuf/descriptor.upb.h" #include "upb/port_def.inc" static const upb_msglayout_field udpa_annotations_MigrateAnnotation__fields[1] = { {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR}, }; const upb_msglayout udpa_annotations_MigrateAnnotation_msginit = { NULL, &udpa_annotations_MigrateAnnotation__fields[0], UPB_SIZE(8, 16), 1, false, 1, 255, }; static const upb_msglayout_field udpa_annotations_FieldMigrateAnnotation__fields[2] = { {1, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR}, {2, UPB_SIZE(8, 16), 0, 0, 9, _UPB_MODE_SCALAR}, }; const upb_msglayout udpa_annotations_FieldMigrateAnnotation_msginit = { NULL, &udpa_annotations_FieldMigrateAnnotation__fields[0], UPB_SIZE(16, 32), 2, false, 2, 255, }; static const upb_msglayout_field udpa_annotations_FileMigrateAnnotation__fields[1] = { {2, UPB_SIZE(0, 0), 0, 0, 9, _UPB_MODE_SCALAR}, }; const upb_msglayout udpa_annotations_FileMigrateAnnotation_msginit = { NULL, &udpa_annotations_FileMigrateAnnotation__fields[0], UPB_SIZE(8, 16), 1, false, 0, 255, }; #include "upb/port_undef.inc"
Version data entries
6 entries across 6 versions & 2 rubygems