Sha256: 1266272b731b194b92993f712ea04f2b227ec36ace1da74525ced03370f456c2
Contents?: true
Size: 1.81 KB
Versions: 10
Compression:
Stored size: 1.81 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * udpa/annotations/versioning.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/collections/array_internal.h" #include "upb/message/internal.h" #include "upb/mini_table/enum_internal.h" #include "udpa/annotations/versioning.upb.h" #include "google/protobuf/descriptor.upb.h" // Must be last. #include "upb/port/def.inc" static const upb_MiniTableField udpa_annotations_VersioningAnnotation__fields[1] = { {1, 0, 0, kUpb_NoSub, 9, kUpb_FieldMode_Scalar | (kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, }; const upb_MiniTable udpa_annotations_VersioningAnnotation_msg_init = { NULL, &udpa_annotations_VersioningAnnotation__fields[0], UPB_SIZE(8, 16), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x000000003f00000a, &upb_pss_1bt}, }) }; static const upb_MiniTable *messages_layout[1] = { &udpa_annotations_VersioningAnnotation_msg_init, }; extern const upb_MiniTable google_protobuf_MessageOptions_msg_init; extern const upb_MiniTable udpa_annotations_VersioningAnnotation_msg_init; const upb_MiniTableExtension udpa_annotations_versioning_ext = { {7881811, 0, 0, 0, 11, kUpb_FieldMode_Scalar | kUpb_LabelFlags_IsExtension | (kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, &google_protobuf_MessageOptions_msg_init, {.submsg = &udpa_annotations_VersioningAnnotation_msg_init}, }; static const upb_MiniTableExtension *extensions_layout[1] = { &udpa_annotations_versioning_ext, }; const upb_MiniTableFile udpa_annotations_versioning_proto_upb_file_layout = { messages_layout, NULL, extensions_layout, 1, 0, 1, }; #include "upb/port/undef.inc"
Version data entries
10 entries across 10 versions & 1 rubygems