Sha256: 406a93056fd66d3d6cf8e088084c8134f76aa8577a83d47773024b13470fa6d4
Contents?: true
Size: 1.99 KB
Versions: 10
Compression:
Stored size: 1.99 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/collections/array_internal.h" #include "upb/message/internal.h" #include "upb/mini_table/enum_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" // Must be last. #include "upb/port/def.inc" static const upb_MiniTableField envoy_type_v3_Percent__fields[1] = { {1, 0, 0, kUpb_NoSub, 1, kUpb_FieldMode_Scalar | (kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy_type_v3_Percent_msg_init = { NULL, &envoy_type_v3_Percent__fields[0], 8, 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x000000003f000009, &upb_psf8_1bt}, }) }; static const upb_MiniTableField envoy_type_v3_FractionalPercent__fields[2] = { {1, 0, 0, kUpb_NoSub, 13, kUpb_FieldMode_Scalar | (kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, {2, 4, 0, kUpb_NoSub, 5, kUpb_FieldMode_Scalar | kUpb_LabelFlags_IsAlternate | (kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy_type_v3_FractionalPercent_msg_init = { NULL, &envoy_type_v3_FractionalPercent__fields[0], 8, 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0, UPB_FASTTABLE_INIT({ {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, {0x000000003f000008, &upb_psv4_1bt}, {0x000400003f000010, &upb_psv4_1bt}, {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, }) }; static const upb_MiniTable *messages_layout[2] = { &envoy_type_v3_Percent_msg_init, &envoy_type_v3_FractionalPercent_msg_init, }; const upb_MiniTableFile envoy_type_v3_percent_proto_upb_file_layout = { messages_layout, NULL, NULL, 2, 0, 0, }; #include "upb/port/undef.inc"
Version data entries
10 entries across 10 versions & 1 rubygems