Sha256: 228a8a42f1445c9b131df90450a8feeb6ff9e130118461d52eebe349b08c0e2c
Contents?: true
Size: 868 Bytes
Versions: 9
Compression:
Stored size: 868 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * udpa/type/v1/typed_struct.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg.h" #include "udpa/type/v1/typed_struct.upb.h" #include "validate/validate.upb.h" #include "google/protobuf/struct.upb.h" #include "upb/port_def.inc" static const upb_msglayout *const udpa_type_v1_TypedStruct_submsgs[1] = { &google_protobuf_Struct_msginit, }; static const upb_msglayout_field udpa_type_v1_TypedStruct__fields[2] = { {1, UPB_SIZE(4, 8), 0, 0, 9, 1}, {2, UPB_SIZE(12, 24), 1, 0, 11, 1}, }; const upb_msglayout udpa_type_v1_TypedStruct_msginit = { &udpa_type_v1_TypedStruct_submsgs[0], &udpa_type_v1_TypedStruct__fields[0], UPB_SIZE(16, 32), 2, false, 255, }; #include "upb/port_undef.inc"
Version data entries
9 entries across 9 versions & 1 rubygems