Sha256: 6a0dfb1c83b4cfda83ee8b13b7dc5c70093b68d8ddbe569b6e5f962ddc1ec8ca
Contents?: true
Size: 1.3 KB
Versions: 10
Compression:
Stored size: 1.3 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/type/v3/semantic_version.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg_internal.h" #include "envoy/type/v3/semantic_version.upb.h" #include "udpa/annotations/status.upb.h" #include "udpa/annotations/versioning.upb.h" #include "upb/port_def.inc" static const upb_MiniTable_Field envoy_type_v3_SemanticVersion__fields[3] = { {1, UPB_SIZE(0, 0), UPB_SIZE(0, 0), kUpb_NoSub, 13, kUpb_FieldMode_Scalar | (kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, {2, UPB_SIZE(4, 4), UPB_SIZE(0, 0), kUpb_NoSub, 13, kUpb_FieldMode_Scalar | (kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, {3, UPB_SIZE(8, 8), UPB_SIZE(0, 0), kUpb_NoSub, 13, kUpb_FieldMode_Scalar | (kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy_type_v3_SemanticVersion_msginit = { NULL, &envoy_type_v3_SemanticVersion__fields[0], UPB_SIZE(12, 24), 3, kUpb_ExtMode_NonExtendable, 3, 255, 0, }; static const upb_MiniTable *messages_layout[1] = { &envoy_type_v3_SemanticVersion_msginit, }; const upb_MiniTable_File envoy_type_v3_semantic_version_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port_undef.inc"
Version data entries
10 entries across 10 versions & 1 rubygems