Sha256: 2f3766227341b100688704342b8055596fa9c4ba7be1abaf1a27155d8f34e189
Contents?: true
Size: 1.58 KB
Versions: 34
Compression:
Stored size: 1.58 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/type/v3/percent.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/percent.upb.h" #include "udpa/annotations/status.upb.h" #include "udpa/annotations/versioning.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_MiniTable_Field envoy_type_v3_Percent__fields[1] = { {1, UPB_SIZE(0, 0), UPB_SIZE(0, 0), kUpb_NoSub, 1, kUpb_FieldMode_Scalar | (kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy_type_v3_Percent_msginit = { NULL, &envoy_type_v3_Percent__fields[0], UPB_SIZE(8, 8), 1, kUpb_ExtMode_NonExtendable, 1, 255, 0, }; static const upb_MiniTable_Field envoy_type_v3_FractionalPercent__fields[2] = { {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, 5, kUpb_FieldMode_Scalar | (kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy_type_v3_FractionalPercent_msginit = { NULL, &envoy_type_v3_FractionalPercent__fields[0], UPB_SIZE(8, 8), 2, kUpb_ExtMode_NonExtendable, 2, 255, 0, }; static const upb_MiniTable *messages_layout[2] = { &envoy_type_v3_Percent_msginit, &envoy_type_v3_FractionalPercent_msginit, }; const upb_MiniTable_File envoy_type_v3_percent_proto_upb_file_layout = { messages_layout, NULL, NULL, 2, 0, 0, }; #include "upb/port_undef.inc"
Version data entries
34 entries across 34 versions & 2 rubygems